INTRO:
Hello! This my first VIP system filterscript! I know that there may be many of them which are maybe better and/or more advanced than mine, its for newbies and SIMPLE, Its on months like if you make someone vip with /setvip 0 1 he will get level 1 with 1 month and after 1 month his VIP feature will auto removed this script got 12 moths vip subscription its not advanced its just a SIMPLE filterscript for newbies.
VIP Commands:
BUGS!
There's actually no bugs into it, If you found any, PM me.
How to Install:
1st Way:
1- Use the pastebin code and paste in the pawno.
2- Save the file in your filterscripts folder.
3-Compile it then go to your server.cfg file.
4- Add VIP at filterscripts
Example:
2nd Way:
1- Download VIP System.rar file from MediaFire and extract at any where
2- Paste the VIP.pawn and VIP.amx files in your filterscripts folder
3- Add the VIP at filterscripts in server.cfg
Example:
DOWNLOADS:
https://pastebin.com/w9FYz2Bg
http://www.mediafire.com/file/4w12po...VIP+System.rar
What I need:
Reputations.
Hello! This my first VIP system filterscript! I know that there may be many of them which are maybe better and/or more advanced than mine, its for newbies and SIMPLE, Its on months like if you make someone vip with /setvip 0 1 he will get level 1 with 1 month and after 1 month his VIP feature will auto removed this script got 12 moths vip subscription its not advanced its just a SIMPLE filterscript for newbies.
VIP Commands:
Code:
/carcolor (Changes the vehicle color.)
/changeskin (Changes the player skin.)
/weather (Changes the player weather.)
/veh (Spawn a vehicle using the name for EX. /veh infernus.)
/dvc (Destroys the vehicle you spawned using /veh)
/nos (Adds nitrous to your vehicle.)
/vc (VIP Chat.)
/vpm (VIP Personal message.)
/vrepair (Repair your vehicle.)
/vflip (Flip your vehicle.)
/setvip (playerid) (month) //For RCON Admins
There's actually no bugs into it, If you found any, PM me.
How to Install:
1st Way:
1- Use the pastebin code and paste in the pawno.
2- Save the file in your filterscripts folder.
3-Compile it then go to your server.cfg file.
4- Add VIP at filterscripts
Example:
Code:
echo Executing Server Config...
lanmode 1
rcon_password changeme
maxplayers 30
port 7777
hostname changeme
gamemode0 changeme 1
plugins streamer.dll sscanf.dll
filterscripts VIP
announce 1
query 1
chatlogging 0
weburl changeme
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 1
logtimeformat [%H:%M:%S]
2nd Way:
1- Download VIP System.rar file from MediaFire and extract at any where
2- Paste the VIP.pawn and VIP.amx files in your filterscripts folder
3- Add the VIP at filterscripts in server.cfg
Example:
Code:
echo Executing Server Config...
lanmode 1
rcon_password changeme
maxplayers 30
port 7777
hostname changeme
gamemode0 changeme 1
plugins streamer.dll sscanf.dll
filterscripts VIP
announce 1
query 1
chatlogging 0
weburl changeme
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 1
logtimeformat [%H:%M:%S]
https://pastebin.com/w9FYz2Bg
http://www.mediafire.com/file/4w12po...VIP+System.rar
What I need:
Reputations.