more than 8 [message #376360] |
Sun, 15 March 2009 19:08 |
Poskov
Messages: 235 Registered: March 2008 Location: Western Oceania
Karma: 0
|
Recruit |
|
|
How do you increase the max # of vehicles & mines without typing in vlimit & mlimit everytime?
Is there a way using hud.ini?
|
|
|
|
|
Re: more than 8 [message #376402 is a reply to message #376360] |
Mon, 16 March 2009 00:41 |
|
Goztow
Messages: 9738 Registered: March 2005 Location: Belgium
Karma: 14
|
General (5 Stars) Goztoe |
|
|
I think brenbot has the option in mapsettings.xml . However, it'll only work for people with scripts installed on their client!
You can find me in The KOSs2 (TK2) discord while I'm playing. Feel free to come and say hi! TK2 discord
|
|
|
Re: more than 8 [message #376516 is a reply to message #376360] |
Tue, 17 March 2009 02:28 |
Poskov
Messages: 235 Registered: March 2008 Location: Western Oceania
Karma: 0
|
Recruit |
|
|
Well in some mods that have a higher vehicle limit, I noticed these 2 files inside:
expvehfac_0.cfg
expvehfac_0.txt
they have nothing to do with this right?
|
|
|
|
|
|
|
|
Re: more than 8 [message #376830 is a reply to message #376360] |
Thu, 19 March 2009 19:20 |
Poskov
Messages: 235 Registered: March 2008 Location: Western Oceania
Karma: 0
|
Recruit |
|
|
ErroR, this
is not it.
Poskov wrote on Sun, 15 March 2009 20:08 | How do you increase the max # of vehicles & mines without typing in vlimit & mlimit everytime?
Is there a way using hud.ini?
|
this is what I want.
|
|
|
|
|
Re: more than 8 [message #376913 is a reply to message #376844] |
Fri, 20 March 2009 20:54 |
Poskov
Messages: 235 Registered: March 2008 Location: Western Oceania
Karma: 0
|
Recruit |
|
|
Xpert wrote on Fri, 20 March 2009 04:14 | If it's a server, then use a regulator to set the number of mines and vehicles per map. If you can't understand that, then don't bother...
|
It's not that I don't understand, it's that I'm new to this, and have never heard of that before.
|
|
|
Re: more than 8 [message #376953 is a reply to message #376913] |
Sat, 21 March 2009 06:55 |
Zuess
Messages: 16 Registered: August 2004
Karma: 0
|
Recruit |
|
|
A regulator is kind of like an administration program for the actual server.
There are many out there, unfortunately I have only used one of them called brenbot.
Brenbot utilizes an IRC channel and ingame to accept commands to control/modify server.
Within brenbot, there is a file called mapsettings.ini
It is layed out in an xml type manner
I.E.
<map name="C&C_Arctic.mix">
<time>45</time>
<mines>10</mines>
<vehicles>8</vehicles>
<donatelimit>1</donatelimit>
<rules>Do not base camp in back of enemy base. Do not attack Turrets.</rules>
As you can see, edit that file and you have different limits.
There is also a command that allows you to change vehicle limit within irc or ingame if you have administrator status.
|
|
|
|
Re: more than 8 [message #376960 is a reply to message #376958] |
Sat, 21 March 2009 08:20 |
Zuess
Messages: 16 Registered: August 2004
Karma: 0
|
Recruit |
|
|
madrackz wrote on Sat, 21 March 2009 10:02 | Make a Script that will set the VehicleLimit automacally on Map Load,
Or make a Timer that will load a .INI every minute to change the Vehicle Limit, so you can change it everytime you want
|
The poor guy cant even setup a standard server, you expect him to know c++ and have the ability to write and compile a plugin? lol
Go the easy route, install a regulator.
|
|
|