AMX Mod X - Half-Life 1 Scripting and Administration
Go to file
Freeman-AM 18b91278db Telemenu: Remove ducking feature for Natural Selection because of incompatibilities
The main reason to remove this feature and let it behave like normal in Natural Selection is the fact that, in this game, there is different classes. Humans can crouch when some (small) aliens can't and normally never get the FL_DUCKING flag.
There is a small chance to create a teleportion point ducking as human and teleport an alien who will get an unsual flag for an alien.

So to don't mess with the game, this feature is disabled.
2014-07-03 22:19:20 +02:00
amxmodx CS: Manually set SPECTATOR team index. 2014-05-15 00:01:28 +02:00
compiler Increase var/func and input line maximum length (bug 5924, r=dvander) 2014-03-24 01:04:17 +01:00
configs Update globally Hamsandwich module (bug 5611, r=sawce) 2014-04-09 16:44:02 +02:00
dlls Fix cs_set_user_team issue on spectator 2014-05-12 14:41:08 +02:00
editor/studio Add AMXXStudio configs to the tree. 2013-02-14 23:31:42 -08:00
installer Remove deps.zip since GitHub doesn't like large files. 2014-02-08 23:48:30 -08:00
plugins Telemenu: Remove ducking feature for Natural Selection because of incompatibilities 2014-07-03 22:19:20 +02:00
public/amtl Add AMTL files 2014-05-03 13:00:21 +02:00
support Sync changes from SourceMod's bootstrap script. 2014-05-17 16:37:12 -05:00
.gitignore Add build directories to gitignore. 2014-05-17 14:37:15 -05:00
AMBuildScript Add AMTL files 2014-05-03 13:00:21 +02:00
configure.py Fix whitespaces. 2014-02-10 23:38:55 -08:00
product.version Bump version to 1.8.3-dev. 2013-02-14 23:30:38 -08:00
pushbuild.txt Trigger build. 2014-05-17 19:22:10 -05:00
README.md Update README.md 2014-02-23 13:17:57 -08:00

AMX Mod X

AMX Mod X - Half-Life 1 Scripting and Server Administration

Build instructions: https://wiki.alliedmods.net/Building_AMX_Mod_X

Build snapshots: http://www.amxmodx.org/snapshots.php

General documentation: https://wiki.alliedmods.net/Category:Documentation_%28AMX_Mod_X%29