PDA

View Full Version : Make Old Strafe And Lean Settings For SH


stoner420
02-01-2003, 06:48 AM
I Have Been Looking Everywhere On How To Make It Able To Strafe And Lean At The Same Time Like MOHAA But I Cant Find It No Where. I Know Its Possible Because I Seen Other Servers With This Set Up. But I Want To Run This On My Server How Do I Do It Please Let Me Know....
Stoner

GaSplat
02-01-2003, 09:04 PM
set dmflags = 262144 // allow lean while moving

If you look in any of the configs that came wtih the game (like ffa.cfg) you will se a dmflags section.

// dmflags -- flags that can be set in the dmflags variable.
// DF_NO_HEALTH (1 << 0)
// DF_NO_POWERUPS (1 << 1)
// DF_WEAPONS_STAY (1 << 2)
// DF_NO_FALLING (1 << 3)
// DF_INSTANT_ITEMS (1 << 4)
// DF_SAME_LEVEL (1 << 5)
// DF_NO_ARMOR (1 << 11)
// DF_INFINITE_AMMO (1 << 14)
// DF_NO_FOOTSTEPS (1 << 17)
// DF_ALLOW_LEAN (1 << 18)
// DF_OLD_SNIPERRIFLE (1 << 19)
// DF_GERMAN_SHOTGUN (1 << 20)
set dmflags 0

Each option is turned on by adding a number equal to 2 raised to the power of that number. Since 2 to the 18th is 262144, that is what you need to set DF_ALLOW_LEAN.

If you want to set more than one of these, calculate their power separately, and add the results. To set the old german shotgun (instead of the n00b stick grenade rifle) you need 1048576 (2 to the 20th). To set both lean and old shotgun, set dmflags to the sum of both numbers. 1048576 + 262144 = 1310720.
Clear as mud?

Lod
09-05-2004, 07:58 PM
Hi there,

Well, its been a long time since setting up / playing SH

I've tried using the DM Flags settings to enable the lean. Trouble is, it only works whilst i am still.

Is there something i've missed? as i've been on a few servers that has it enabled whilst moving /strafing (just like MoHaa movement)

Thanks in advance!

GaSplat
09-06-2004, 09:35 PM
Post your config so we can see what you have going on - especially all dmflags commands. (A common error is to set dmflags, but miss where it is set to something else later in the config).

suicide_blood
09-12-2004, 05:35 PM
Please visit www.eliteclanservers.com for great priced gameing servers and for more info about them!