I have a question.
#2

Quote:
Originally Posted by murilo2929
Посмотреть сообщение
I would like to know how I can do so that only "VIP" players can access this script command.
https://sampforum.blast.hk/showthread.php?tid=501924

Type only who is VIP will be able to use the command and be able to use the objects.
In the command you do:
PHP код:
if(yourvipvariable[playerid] == 0//if the player vip level is 0
{
    return 
SendClientMessage(playerid, -1"You are not VIP");

Reply


Messages In This Thread
I have a question. - by murilo2929 - 28.10.2018, 16:16
Re: I have a question. - by d3Pedro - 28.10.2018, 17:47
Re: I have a question. - by KinderClans - 28.10.2018, 21:01
Re: I have a question. - by TheToretto - 28.10.2018, 21:16
Re: I have a question. - by RogueDrifter - 28.10.2018, 21:22
Re: I have a question. - by TheToretto - 28.10.2018, 21:38
Re: I have a question. - by murilo2929 - 28.10.2018, 21:41
Re: I have a question. - by RogueDrifter - 28.10.2018, 22:10
Re: I have a question. - by KinderClans - 28.10.2018, 22:30
Re: I have a question. - by d3Pedro - 29.10.2018, 03:47

Forum Jump:


Users browsing this thread: 10 Guest(s)