04.06.2012, 20:53
Feel free to post all the functions you wish to post that you think would be beneficial to others. Use the following format:
Код HTML:
Function: FunctionName(parameters) Action: This function does something with the parameters Returns: This function always returns 1. [PAWN]FunctionName(parameters) { }[/PAWN]

