![]() |
DMflags for dummies
ive heard the term dmflags used a lot with new weapon models and skins....can someone please enlighten me on what it is/does?
|
This command is for server admins, who want to change different things. Open the console and type dmflags XXXXXXX. For example:
dmflags 524288 This is the only one I know, it changes the Gewehr 43 sniper rifle into the KAR sniper rifle. There are more dmflags, for example giving the germans the shotgun (removes the Gewehrgranate), turn leaning on, replacing the SVT with the springfield and so on. Try searching the forum for dmflags. |
thanks walgrind, makes sense now.
|
if u go to mohadmin.com they have a list of the dmflags in one of the turtorials
|
thanks oba, i think ill go check the tut's after im done with this load of homework.
|
here is all i know so here u go biggrin: mwah:
// 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!!!!!!!!! |
and if u want to combine two or more than u just add the numbers together, like lean on and old snipers would be 262144 + 524288= 786432
|
All times are GMT -6. The time now is 05:55 PM. |
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.