Vip - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Vip (
/showthread.php?tid=129604)
Vip -
bartje01 - 22.02.2010
Hey guys. I made a VIP system in Ladmin script. It works fine but I want a cmd to make someone VIP,
I can only do it in the scriptfiles now.
It must be something like this: this is how to make someone admin
http://pastebin.com/m71d18d04
I tryed some things but didn't work. If you need it, this is a cmd I made for a VIP.
It works though:
Код:
if(strcmp(cmd, "/vipheal", true) == 0) {
if(PlayerInfo[playerid][vip] >= 1 || (playerid) ) {
SetPlayerHealth(playerid,100);
SendClientMessage(playerid,red,"You've got VIP healed. Don't abuse it.");
} else return SendClientMessage(playerid,red,"ERROR: You are not a VIP");
}
Please someone. help me. If you need more information. please ask
Re: Vip -
aircombat - 22.02.2010
sorry i dont know how , but i use another way to make vip :
http://forum.sa-mp.com/index.php?topic=47989.0 sandra's rank system , and i have : /givevip , /removevip if u needed any question pm me or add me on msn :
virus_hesham@hotmail.com (btw i am using ladmin4v2 too)
________
Fix Ps3