Jump to content

[FilterScript] Vip System --> ( + 30 Commands )


Young Crooi
 Share

Recommended Posts

  • 1 month later...
On 3/26/2018 at 10:41 PM, Young Crooi said:

Introduction:

 

 

 

--> Vip System 
--> He containts 2 Levels :
 

Code:
1.Vip Silver;
2.Vip GOLD;
 

 

 

 

 

 

 

Vip Silver:

 

 

 

 

 

Vip Silver --> it's a Vip Level, wich it's more powerfull than normal players :
 

Code:
/Healme --> Heals Vip Silver player !
/Armour --> Refill Vip Silver's armour !
/Ham --> Refill Vip Silver's health/armour !
/Godmode --> Activate GodMode System ( Have infinity health )
/StopGodmode --> Deactivate GodMode System ( Have 100 health )
/CC --> Clears the chat !
/W --> Spawns a weapon pack !
/Spawnme --> Spawns that player !
/Jetpack --> Spawns a jetpack !
/VColor --> Select your color name !
/VShop --> Buy something from Vip Shop !
/Vips --> See online Vips !
/Credits --> See VIP System credits !
/VSay --> Speak in Vip Chat !
/VipStats --> See your Vip Level/Stats !
/Spawnme --> Spawns specific player !
/Vjet --> Fly with jetpack !

TOTAL COMMANDS: 19 ;
CURRENT VERSION : v1.0 ;
 

 

 

Vip GOLD:

 

 

Vip GOLD --> it's a Vip Level, wich it's more powerfull than normal players and Vip Silver:
 

Code:
*NOTE: Vip GOLD have imunity at VIP SILVER COMMANDS and he can too use VIP SILVER'S commands !

/VKick --> Kicks a player !
/CC --> Clears the chat !
/IM --> Go and fly like SuperMan !
/SW --> Sets your weather !
/VCG --> Sets infinity health at a car !
/VSay --> Speak in Vip Chat !
/Goto --> Go to specific player !
/Skin --> Sets your skin to specific skin ID !
/MaxAmmo --> Have infinity ammo at guns !
/CarColor --> Change your car's color !
/Fix --> Fix your vehicle !
/PM --> Send a privat PM to someone !

TOTAL COMMANDS: 11 ;
CURRENT VERSION : v1.0 ;
 

 

 

RCON:

 

 

Code:
/SetDonor
/SetVip

SYNTAX : /SetDonor [iD] <Level 1/2>
 

 

Screens:

 

 

 

 

http://www.upload.ee/image/4304726/bandicam_2014-10-12_19-39-26-843.jpg




http://www.upload.ee/image/4304729/bandicam_2014-10-12_19-40-16-389.jpg





http://www.upload.ee/image/4304732/bandicam_2014-10-12_19-42-25-536.jpg






bandicam_2014-10-12_19-43-19-190.jpg




 

 

 

 

 

 

 

 

Last Words:

 

 

 

 

 

 

--> Hope you like it !
--> Cheers !


 

 

 

 

 

 

 

Download:

 

 

 

 

 

 

 

 

 

 

Hidden Content

  • Reply to this topic to see the protected content.

 


 

 

 

 

How create commands?

 

 

Code:
CMD:healme(playerid,params[])
{
if (Vip[playerid] >= // Level Here)
{
     // Your code here
    }
return 1;
}

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...