How to make a filterscript for vip only?
#8

if(Playerinfo[playerid][VIP] >2){ if (!strcmp("/laseron", cmdtext, true) {
SetPVarInt(playerid, "laser", 1);
SetPVarInt(playerid, "color", GetPVarInt(playerid, "color");
return 1;} else return 0;
}

like that?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)