15.04.2012, 03:43
Hey I need to add a new Ammunation to my server.
I'm a total noob to this scripting shit so please bear with me.
This is probably easy to most of you but not for me.
By doing research, I found a piece of code that creates a new Ammunation... however, its not as easy as adding one line of code to my gamemode.
I've done further research but cannot move forward because I don't understand.
^^I know where to add that... but when I do, I get this: error 017: undefined symbol "CreateAmmunation"
What exactly do I do from here? Please be as detailed as possible.
I'm a total noob to this scripting shit so please bear with me.
This is probably easy to most of you but not for me.
By doing research, I found a piece of code that creates a new Ammunation... however, its not as easy as adding one line of code to my gamemode.
I've done further research but cannot move forward because I don't understand.
Код:
CreateAmmunation(-1980.4841,883.7144,45.2031,88.6781,0,1);
What exactly do I do from here? Please be as detailed as possible.