cVIP - Vip system by keys -
Cleyson - 04.01.2018
Hello friends of samp, today I bring to you a
Filterscript specially created for you forum.
The system uses Dof2, Sscanf, and pawn.cmd. Lets go to what matters:
► Introduction
→ The FS is a VIP system by
KEYS and
LEVELS DAYS,
the VIP is automatically removed by completing the days contained in each key.
Available levels:
Code:
• VIP Gold // Level 3
• VIP Silver // Level 2
• VIP Bronze // Level 1
P: But how about Keys ?
R: keys is a less laborious method of selling VIP, for example,
you have your server and you do not have much time to log in, you can move the key
by some form of contact and the player himself activates his VIP using this Key.
practice.
► Commands
→ The FS uses:
• 12 CommandsVIP
→ To access the commands use:
/commandsvip
• 2 commands PLAYER
• 5 commands ADMIN
Code:
/createkey
/removekey
/setvip
/removevip
/respawn
→ To create a new key use the
/createkey command remembering that each key can have a different vip level.
→ To remove an existing key use
/removekey
→ To directly vip a player use
/darvip
→ To remove a vip from a player use
/removervip
→ The
/respawn command destroys all cars created by VIPs.
► DOF2
→ Remembering that this version uses dof2 as a save, then we must create the folders before connecting:
→ Within Scriptfiles create the folder;
→ And inside the folder cVIP create two more:
→ The complete download already contains the folders
► Credits
→ Cleyson Stein by script
→ Creators of includes dof2, sscanf, and pawn.cmd
► Download
→
Pastebin
→
Complete
Re: cVIP - Vip system by keys -
AjaxM - 04.01.2018
DOF2... Seriously?
Anyways, nice idea but it would've been better if you would have used MySQL.
Re: cVIP - Vip system by keys -
rfr - 04.01.2018
dof2? wow.
Re: cVIP - Vip system by keys -
Bolex_ - 04.01.2018
Wake up, It's 2018.
Re: cVIP - Vip system by keys -
Cleyson - 04.01.2018
Quote:
Originally Posted by AjaxM
DOF2... Seriously?
Anyways, nice idea but it would've been better if you would have used MySQL.
|
Quote:
Originally Posted by rfr
dof2? wow.
|
Quote:
Originally Posted by Bolex_
Wake up, It's 2018.
|
I used dof2 because it is easy for beginners.
But it's no problem, I also have the
mysql version. I will translate and add the link in the topic. thank you.
Re: cVIP - Vip system by keys -
SonnyGamer - 04.01.2018
Even if it was not Dof2, and was Mysql does not matter. and why:
I've checked your script and found nothing interesting there. I've seen these kind of VIP systems 100 times in samp forums.
Try to make something more interesting than attachments and armour.
For example add /fly command, add VIP island and etc... or why just 3 Level? and not 6? or 10? Make it more unique and not like other VIP systems are...
Re: cVIP - Vip system by keys -
Marllun - 04.01.2018
Very good for beginners.
@SonnyGamer the problem is the other vip systems are old with poorly done code I took a look at the script and it's pretty basic for a beginner and this is very good.
Re: cVIP - Vip system by keys -
PT - 04.01.2018
SQLite it’s easy for beginners too, and better it’s native on SAMP
Re: cVIP - Vip system by keys -
Marllun - 04.01.2018
Dof2 is much easier than sqlite.
Re: cVIP - Vip system by keys -
IlanZ - 05.01.2018
Simple yet useful. good job.