18.09.2018, 16:21
So i made a phone textdraw to show if phone is on/off:
My question is, i wanna make it if is ON, color should be ~g~, otherwise ~r~ (as above).
How?
I use: Player[playerid][PhoneStatus] = 0/1;
Thanks.
pawn Код:
Phone Status: ~r~%s
How?
I use: Player[playerid][PhoneStatus] = 0/1;
Thanks.