
AMX Mod X - Half-Life Scripting for Pros!
AMX Mod X (AMXX) is a Metamod plugin which allows you to write modifications for Half-Life with Small scripting language.
AMX Mod X - Half-Life Scripting for Pros!
AMX Mod X is a versatile Half-Life metamod plugin which is targetted toward server administration. It has a wide array of scripting capabilities so people can write "plugins", or files …
AMX Mod X Scripting API Reference
Welcome to the AMX Mod X Scripting API Reference. For more information, see the AMX Mod X Scripting Wiki, which contains tutorials on specific topics.
AMX Mod X - Half-Life Scripting for Pros!
AMX Mod X solves this problem by letting plugins dynamically filter out exactly which modules and natives they will choose to use. This powerful and flexible level of control lets your plugin …
AMX Mod X Documentation
Contents: Index: Search
Half-Life Scripting for Pros! - AMX Mod X
AMX Mod X (AMXX) is a Metamod plugin which allows you to write modifications for Half-Life with Small scripting language.
AMX Mod X versus AMX Comparison Chart
AMX Mod X has replaced this archane layout with a new one. AMX Mod X commits every line of code to publically viewable CVS. Every developer has access to the CVS. With this revision …
cstrike · AMX Mod X Scripting API Reference
cstrike.inc; Raw; Functions; Constants; cstrike.inc // vim: set ts=4 sw=4 tw=99 noet: // // AMX Mod X, based on AMX Mod by Aleksander Naszko ("OLO"). // Copyright (C ...
AMX Mod X Documentation
Type in the keyword to find: ...
Constants · hlsdk_const · AMX Mod X Scripting API Reference
#define MOVETYPE_NONE 0 // Never moves #define MOVETYPE_WALK 3 // Player only - moving on the ground #define MOVETYPE_STEP 4 // Gravity, special edge handling -- …
- Some results have been removed