Updated antistick to be much more accurate.

Removed eyeangles offset from gamedata file.
Removed old code in commands.inc.
This commit is contained in:
Greyscale
2009-07-01 23:23:12 -07:00
parent 85e39dda5a
commit 879a31e8d6
12 changed files with 606 additions and 377 deletions

View File

@ -87,7 +87,6 @@ public Action:EventRoundStart(Handle:event, const String:name[], bool:dontBroadc
RoundEndOnRoundStart();
InfectOnRoundStart();
SEffectsOnRoundStart();
AntiStickOnRoundStart();
ZSpawnOnRoundStart();
VolOnRoundStart();