SA-MP Forums Archive
[FilterScript] FuNk V.I.P System +30 Commands/Dini - 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] FuNk V.I.P System +30 Commands/Dini (/showthread.php?tid=609026)



FuNk V.I.P System +30 Commands/Dini - FuNkYTheGreat - 07.06.2016

Introduction:

Hey Guys !!
This is my first filterscript hope you like it.This is a VIP System made by me


Functions/Commands:

RCON Commands:


*/SetVip (playerid) (level) -- Use To Give Player Vip (max level is 3)


Player Commands:

*/Vips -- Use To See How much VIP is online

*/Checklevel -- Use To see what is your Vip Level
Bronze VIP Commands:

*/VChat -- Use To Chat With VIP
*/VHeal -- Will Heal You
*/VHydra -- Use To Spawn Hydra
*/VipIsland -- Use To Teleport to VIP ISLAND
*/VHunter -- Use To Spawn Hunter
*/VTank -- Use To Spawn Tank
*/VCMDS -- Use To Check VIP Commands
*/VJetpack -- Use To Spawn Jetpack
*/ClearMyChat -- Use To Clear Your Chat
*/VTag -- Use To Attack VIP Tag On You
*/VSkin -- Use To Change Your Skin
Silver VIP Commands:

*/VPlaceFW -- Use To Place Firework
*/LightFW -- Use To Light Firework
*/VArmour -- Use To Get 100Armour
*/VMyWeather -- Use To change your weather
*/VMyTime -- Use To change your time
*/VRepair -- Use to repair your vehicle
*/VSpawnMe -- Use To Re-Spawn
*/VSpec -- Use To Spectate Player
*/VSpecoff -- Use To Off Spectate Mode


Golden VIP Commands:

*/VHealPlayer -- Use To Heal Target Player
*/VGhostRider -- Use To Enable GhostRider Affect
*/VFlamingHand -- Use To Enable Flaming Hands Affect
*/VMyWeather -- Use To change your weather
*/VGod -- Use To Give you infinite health
*/VGoto -- Use to Teleport To Target Player
*/Vannounce -- Use To Announce

SOME PICS:
You can enable your 3D text label by using /vtag.





DOWNLOAD:

http://www.mediafire.com/download/cx...Vip+System.rar

Pastebin:

http://pastebin.com/K8Z2VaMh
CREDITS:
FuNkYTheGreat -- For Scripting Vip System
AliDollar -- For Scripting Help and VIP ISLAND
yugecin-- For GhostRider Fs
ahmad95-- For Flaming Hand FS
Zeex -- for ZCMD Include
Kar -- for foreach Include
Emmet_ -- for sscanf Include
DracoBlue -- for Dini Include



Re: FuNk V.I.P System +30 Commands/Dini - TwinkiDaBoss - 07.06.2016

Give us a pastebin link please.


Re: FuNk V.I.P System +30 Commands/Dini - FuNkYTheGreat - 07.06.2016

http://pastebin.com/K8Z2VaMh here you go my friend


Re: FuNk V.I.P System +30 Commands/Dini - TwinkiDaBoss - 07.06.2016

Looks nice just one thing I noticed
PHP Code:
if(PlayerInfo[playerid][Vip] >= || PlayerInfo[playerid][Vip] >= 3
You dont need it like this, you can just use
PHP Code:
if(PlayerInfo[playerid][Vip] >= 1//if its greater than 1 means 1,2,3,4,5,6,7,8,9..... 99999 ..... infinity 
And if you can, please change dini to YINI, its much faster.

Overall, good job mate, I like it! +rep


Re: FuNk V.I.P System +30 Commands/Dini - Ivan_Ino - 07.06.2016

Use \t in commands dialog list


Re: FuNk V.I.P System +30 Commands/Dini - FuNkYTheGreat - 08.06.2016

Quote:
Originally Posted by TwinkiDaBoss
View Post
Looks nice just one thing I noticed
PHP Code:
if(PlayerInfo[playerid][Vip] >= || PlayerInfo[playerid][Vip] >= 3
You dont need it like this, you can just use
PHP Code:
if(PlayerInfo[playerid][Vip] >= 1//if its greater than 1 means 1,2,3,4,5,6,7,8,9..... 99999 ..... infinity 
And if you can, please change dini to YINI, its much faster.

Overall, good job mate, I like it! +rep
Thank you mate Script updated!

Quote:
Originally Posted by Ivan_Ino
View Post
Use \t in commands dialog list
Thank you for \t man


Re: FuNk V.I.P System +30 Commands/Dini - Roozevelt - 08.06.2016

just improve on Text Colors ! Good job .


Re: FuNk V.I.P System +30 Commands/Dini - samp_boy - 08.06.2016

Impressed, Good job


Re: FuNk V.I.P System +30 Commands/Dini - RedRex - 08.06.2016

Nice one reep


Re: FuNk V.I.P System +30 Commands/Dini - Touati - 08.06.2016

Good Job ..