Alliedassault

Alliedassault (alliedassault.us/index.php)
-   MoH General Discussion (alliedassault.us/forumdisplay.php?f=7)
-   -   dmflags (alliedassault.us/showthread.php?t=16669)

dedwards77 01-08-2003 08:06 PM

dmflags
 
Does anyone know all the dmflags for SH? the only one i know is lean on 262144. the only way i found that was searching on the net.

Punk_Bitch 01-08-2003 09:43 PM

Im not positive on this, but I think Rudedog may have something out for it on one of his pages.....

klop 01-08-2003 10:03 PM

lol I think Ive answered that question 10 times!
but heres the answer:

Some info on the dmflags cvar.

// dmflags -- flags that can be set in the dmflags variable.
// DF_NO_HEALTH 1
// DF_NO_POWERUPS 2
// DF_WEAPONS_STAY 4
// DF_NO_FALLING 8
// DF_INSTANT_ITEMS 16
// DF_SAME_LEVEL 32
// DF_NO_ARMOR 2048
// DF_INFINITE_AMMO 16384
// DF_NO_FOOTSTEPS 131072
// DF_ALLOW_LEAN 262144
// DF_OLD_SNIPERRIFLE 524288
// DF_GERMAN_SHOTGUN 1048576

dmflags (sum of all flags)

Example: You want to set DF_ALLOW_LEAN 262144 and DF_GERMAN_SHOTGUN 1048576

You would add 262144 + 1048576 = 1310720

simply add the following line to your server.cfg file :
set dmflags 1310720

or you can type this in the console :
dmflags 1310720

dedwards77 01-09-2003 03:52 PM

Thanks for the info! I appreciate this!

klop 01-09-2003 08:09 PM

No problem!
Your welcome! biggrin:


All times are GMT -6. The time now is 11:15 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.