22.08.2009, 18:52
Standard gravity is 0.008, and it's set to that in a blank script, so somewhere in either your game mode or one of your filter scripts (if any) you're using the function 'SetGravity(Float:graivty);' so do a search for "setgravity" and you should see where it is, if not, then perhaps you're using a mod or a trainer.

