16.06.2016, 16:01
Quote:
Great work ! This is the first faster-than-ZCMD command processor that catches my attention.
I have two suggestions: 1. Can you separate the command and parameters in OnPlayerCommandReceived and OnPlayerCommandPerformed ? pawn Code:
2. Make those command registering prints toggleable. Also, because it is based on memory address pattern finding, are you sure that it will work in every version ? It can't break if major changes are made to SA:MP ? (as 0.4a is the next one) |
Plugin was tested on old versions (since 0.3a) and it worked.