03.01.2011, 03:21
Not to mention whether using which bracket is correct,
OnPlayerCommandReceived calls instantly when a player types a command(even if it's not exist)
OnPlayerCommandPerformed is called after searching for the commands,
and the success value is the value returned in that command(or is 0 when not found).
OnPlayerCommandReceived calls instantly when a player types a command(even if it's not exist)
OnPlayerCommandPerformed is called after searching for the commands,
and the success value is the value returned in that command(or is 0 when not found).