20.01.2013, 18:18
I don't really recommend this type of scripting where you have no clue what you are actually doing and just copy paste stuff which it seems you did, the problem you have is quite easy to fix but requires some knowledge of how the different things in PAWN works such as loops, defines, enums and such, I suggest if you plan on continuing to script that you start approaching in a new way which is by reading tutorials and writing the code yourself as it will give you such a huge advantage when dealing with errors and bugs.
Anyways to fix this command you either have to copy more stuff from the script you copied that command from or replace the different variables with the ones you use if you use any.
Anyways to fix this command you either have to copy more stuff from the script you copied that command from or replace the different variables with the ones you use if you use any.