14.11.2013, 10:57
The warning messages are not shown because you used:
it must be:
The messages without the 2 names and the reason is 139 characters I think and it won't show more than 144 characters.
Reduce the spacing and remove the colors so it can fit the whole message.
Checking if each warning is 1/2/3 is pointless. Just use one message and pass:
As argument so it would be: "%d/3"
pawn Код:
Warnings[playerid]
pawn Код:
Warnings[id]
Reduce the spacing and remove the colors so it can fit the whole message.
Checking if each warning is 1/2/3 is pointless. Just use one message and pass:
pawn Код:
Warnings[id]