Help with /stuck
#1

how do I put that can be used / stuck while / cuff
help plz
sorry bed eng
Reply
#2

erm.. you want them to be able to do /stuck but not when they're cuffed

top of script:
new cuffed[MAX_PLAYERS];

on cuffing the player:
cuffed[playerid] = 1;

top of stuck command:

if(cuffed[playerid] == 1)
return SendClientMessage(playerid, color1, "blahblah");
Reply
#3

Quote:
Originally Posted by Moglizorz.
Посмотреть сообщение
on cuffing the player:
cuffed[playerid] = 1;
where this I do not understand?
Reply
#4

Quote:
Originally Posted by Nemanja92
Посмотреть сообщение
where this I do not understand?
Learn coding/english, then you will understand.
Reply
#5

Quote:
Originally Posted by [FU]Victious
Посмотреть сообщение
Learn coding/english, then you will understand.
does not make it smart, tell me if you know and if you do not know hear
Reply
#6

Quote:
Originally Posted by Nemanja92
Посмотреть сообщение
does not make it smart, tell me if you know and if you do not know hear
I wasn't. I would make it for you, but I can't understand you.
Reply
#7

I want to do that when a player / cuff unable to using /stuck using GTARP mode
Help plz!!!
sorry bed eng
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)