Vehicle Script guide:)?
#1

Hello everyone i wanna make a command for
Код:
    if(strcmp(cmd, "/v", true) == 0 || strcmp(cmd, "/vehicle", true) == 0)
Only if admin give u acees to that with command
Код:
 /avgiveacces [PlayerID]
And also a command to ban this cmd
Код:
 /avban [PlayerID]
Could some 1 help me?
Will +REP
Thanks!

Sorry if i wrote wrong some words but it's late my eyes are tired
Reply
#2

Should it work if i try this?
Код:
	if(strcmp(cmd, "/v", true) == 0 || strcmp(cmd, "/vehicle", true) == 0)
 {
                if (PlayerInfo[playerid][pDonateRank] < 1) return SendClientMessage(playerid,0xFFFFFFFF,"Your Rank is Low");
Reply
#3

UP!?
Reply
#4

UP!!
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)