08.06.2013, 12:57
pawn Код:
// Emmet's Command Processor [Faster then ZCMD]
Can you explain what does they check and/or when they're being called ? (the callbacks below)
pawn Код:
OnCharacterUpdate(playerid) // A more improved version of OnPlayerUpdate, uses less CPU
OnServerUpdate(playerid) // Not much use towards it yet, but could be used for security reasons.