new func?
what is Ammox used for? and #define AMMOX_name
is it amxmod? |
What?
AmmoX is an event in most HL mods. Unless you mean ArrayX? ArrayX is a module that allows you to use dynamic memory, hashtables, and keytables. It's much better and faster than vault, SQL, or anything like that. |
could explain more about the event?
and if define AMMOX_name wut does that do? |
Quote:
Code:
and it would make no difference. No defines make a difference if they're not used in the script somewhere. #pragma is a different story, it's a direct instruction to the compiler on how to do something. |
lets i used #define AMMOX_HEGRENADE 12
and in my event i used this Code:
|
Quote:
|
would it make a diffrent if i added == true?
|
Quote:
|
so lets say if i have a funcbuy blah blah and i have a ammox_hegrenade[id] = ture in my buyfunc
then i wuoldn't need the == true in the event right? and i have Code:
|
what
|
| All times are GMT -4. The time now is 08:03. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.