#1

Why this no work

pawn Код:
new ArmourAbuse[MAX_PLAYERS];

if(tickcount() - ArmourAbuse[playerid] < 180000) return SendClientMessage(playerid, COLOR_RED, please wait.");
Reply
#2

pawn Код:
new ArmourAbuse[MAX_PLAYERS];

if(tickcount() - ArmourAbuse[playerid] < 180000) return SendClientMessage(playerid, COLOR_RED, "Please wait.");
Now it should work, right? You were missing a " before 'please wait'.
Reply
#3

My bad i deleted it, i have it but its same....
Reply
#4

Bump
Reply
#5

Bump
Reply
#6

What exactly are you trying to do?
Reply
#7

Trying set timer on command
Reply
#8

What is ArmourAbuse[playerid] for? What does it store exactly?
Reply
#9

It in a armour command when player type the command he need to wait that amount of time but it no work
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)