UnDead
10-13-2003, 02:40 AM
I haven't seen this posted yet, so I did the binary math and here it is.
To allow the minesweepers to be used on the Legacy Spearhead and Allied Assault maps you use dmflags.
To activate:
Either in console or in your server.cfg file you need to add this number (2097152) to your current dmflags set on your server.
If your current dmflags is 0 to just activate mines for legacy maps you would put...
IN CONSOLE:
rcon dmflags 2097152
IN SERVER.CFG:
set dmflags 2097152
Also if your server uses dmflags already you add the above number to whatever dmflags you currently have set. For example you have your dmflags currently set to "set dmflags 1048576" to allow axis players to use the shotgun instead of the nade gun. Then you need to add the two flags together.
2097152
+1048576
-----------
3145728
So you type in console "rcon dmflags 3145728" to set shotgon on for axis and allow mines for classic Moh maps.
Hope this helps some admin out there.
|OCG|UnDead
To allow the minesweepers to be used on the Legacy Spearhead and Allied Assault maps you use dmflags.
To activate:
Either in console or in your server.cfg file you need to add this number (2097152) to your current dmflags set on your server.
If your current dmflags is 0 to just activate mines for legacy maps you would put...
IN CONSOLE:
rcon dmflags 2097152
IN SERVER.CFG:
set dmflags 2097152
Also if your server uses dmflags already you add the above number to whatever dmflags you currently have set. For example you have your dmflags currently set to "set dmflags 1048576" to allow axis players to use the shotgun instead of the nade gun. Then you need to add the two flags together.
2097152
+1048576
-----------
3145728
So you type in console "rcon dmflags 3145728" to set shotgon on for axis and allow mines for classic Moh maps.
Hope this helps some admin out there.
|OCG|UnDead