SA-MP Forums Archive
[FilterScript] VIP System. - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] VIP System. (/showthread.php?tid=552282)



VIP System. - HY - 23.12.2014

Introduction:


- Hey ya'll. So I release my Vip System.
This VIP System containts commands, a Menu for VIP Level 3, made in Textdraws, Vip Color System. Vips can choose them colors.
If a player doesn't like a VIP, he can report him by writing: /ReportVip and his report will be saved in a file.
Preview:











Vip:


1.How to make yourself VIP:

pawn Код:
1. Enter In-Game;
2. Login as RCON [/Rcon Login *password*]
3. Type in chat: /SetVip [Your ID] [Vip Leve];
4. Done. You have VIP.
1.How to make a VIP command:

pawn Код:
CMD:commandname(playerid, params[])
{
    if(VipInfo[playerid][Vip] >= Level)
    {
        // Code here.
    }
    else
    {
        SendClientMessage(playerid, -1, "{FF0000}ERROR: {FFFFFF}You aren't authorized to use this command.");
    }
    return 1;
}
Download:


- Pastebin; [Source Code]

- Solidfiles; [Source Code + .AMX File + Includes Pack + Scriptfiles folder]


Re : VIP System. - samp_boy - 23.12.2014

AMAZING! !

+rep


Re: Re : VIP System. - HY - 23.12.2014

Quote:
Originally Posted by samp_boy
Посмотреть сообщение
AMAZING! !

+rep
Thanks.


Re: VIP System. - Glossy42O - 23.12.2014

Wow awesome bro!


Re: VIP System. - Min99 - 23.12.2014

Wow Cool one bro ,


AW: VIP System. - Flori - 23.12.2014

Great job dude.


Re: AW: VIP System. - HY - 24.12.2014

Quote:
Originally Posted by Stuun23
Посмотреть сообщение
Wow awesome bro!
Quote:
Originally Posted by Min99
Посмотреть сообщение
Wow Cool one bro ,
Quote:
Originally Posted by Flori
Посмотреть сообщение
Great job dude.
Thanks you all.


Re: VIP System. - jlalt - 25.12.2014

Nice bat i need vips or viplist cmds for see online vip and ty ^^


Re: VIP System. - Younes44 - 25.12.2014

Good Job


Re: VIP System. - Arastair - 25.12.2014

Nice job mate +rep