![]() |
set dmflags?
hey could anyone tell me all of the set dmflags and what they do please i want to know this is for sh biggrin: mwah:
|
this will give you everything you need to now about dmflags http://www.mohadmin.com/nuke/modules.ph ... age&pid=30
|
hes asking for the dm flags not how to setup a spearhead server, here is what your looking for...maybe a sticky of these cause this is like the 3rd time ive stated this...
// dmflags -- flags that can be set in the dmflags variable. // ( enable as many of these as necessary -- Hammer) set dmflags 0 //add dmflags 1 // DF_NO_HEALTH (1 << 0) //add dmflags 2 // DF_NO_POWERUPS (1 << 1) //add dmflags 4 // DF_WEAPONS_STAY (1 << 2) //add dmflags 8 // DF_NO_FALLING (1 << 3) //add dmflags 16 // DF_INSTANT_ITEMS (1 << 4) //add dmflags 32 // DF_SAME_LEVEL (1 << 5) //add dmflags 2048 // DF_NO_ARMOR (1 << 11) //add dmflags 16384 // DF_INFINITE_AMMO (1 << 14) //add dmflags 131072 // DF_NO_FOOTSTEPS (1 << 17) //add dmflags 262144 // DF_ALLOW_LEAN (1 << 18 ) //add dmflags 524288 // DF_OLD_SNIPERRIFLE (1 << 19) //add dmflags 1048576 // DF_GERMAN_SHOTGUN (1 << 20) **NOTE THESE ARE FOR SPEARHEAD ONLY!!!!!!!!! |
yes I know but on that page was the list of dmflags
|
Offtopic: Present for Clubber
[img]http://www.angelfire.com/electronic2/owned/sigs/veitcong.png[/img] http://www.angelfire.com/electronic2/ow ... itcong.png Ontopic: Wtf are dmflags? |
thx thats enuf thats all i need thx biggrin:
|
//add dmflags 1 // DF_NO_HEALTH (1 << 0)
//add dmflags 2 // DF_NO_POWERUPS (1 << 1) //add dmflags 4 // DF_WEAPONS_STAY (1 << 2) //add dmflags 8 // DF_NO_FALLING (1 << 3) //add dmflags 16 // DF_INSTANT_ITEMS (1 << 4) //add dmflags 32 // DF_SAME_LEVEL (1 << 5) //add dmflags 2048 // DF_NO_ARMOR (1 << 11) //add dmflags 16384 // DF_INFINITE_AMMO (1 << 14) //add dmflags 131072 // DF_NO_FOOTSTEPS (1 << 17) //add dmflags 262144 // DF_ALLOW_LEAN (1 << 18 ) //add dmflags 524288 // DF_OLD_SNIPERRIFLE (1 << 19) //add dmflags 1048576 // DF_GERMAN_SHOTGUN (1 << 20) For the person who asked what dmflags are. The first one enables no health drops the second one enables no powerups (???) Not sure what that would be in moh The third one would be weapons not vanishing I belive the no_falling would prevent fall damage Anyway, you get the idea. No footsteps equals no footstep sounds, allow_lean enables run/lean thing that everyone complains about being missing in spearhead. Old sniperrifle replaces the new german semi-auto sniper rifle with the scoped kar98 from MOH:AA> The German Shotgun replaces the rpg nade gun with the shotgun. To use one, you use the numbers in the set dmflags section of the server.cfg If you wanted to use more than one, you add the two numbers together and use that as the value for the dmflags. I hope that cleared up some of it. |
All times are GMT -6. The time now is 05:19 AM. |
Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.