[FilterScript] FuNk V.I.P System +30 Commands/Dini
#1

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.





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

Give us a pastebin link please.
Reply
#3

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

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
Reply
#5

Use \t in commands dialog list
Reply
#6

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

just improve on Text Colors ! Good job .
Reply
#8

Impressed, Good job
Reply
#9

Nice one reep
Reply
#10

Good Job ..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)