[FilterScript] VIP System.
#1

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]
Reply
#2

AMAZING! !

+rep
Reply
#3

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

+rep
Thanks.
Reply
#4

Wow awesome bro!
Reply
#5

Wow Cool one bro ,
Reply
#6

Great job dude.
Reply
#7

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.
Reply
#8

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

Good Job
Reply
#10

Nice job mate +rep
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)