[FilterScript] xTrek V.I.P System v1
#1

Hi 02 hours last night with the arrival of the water my mind I decided to share this system is useful when the construction is entirely his own
General description of the mode is already present in the system, but I want to make small reminders.

If you want to restrict a command to the level of VIP

Код:
if(PlayerInfo[playerid][Viplevel] <=1) return SendClientMessage(playerid,-1,"Error Message!");
Example Code:

Код:
if(strcmp(cmdtext, "/heal", true) == 0)
{
if(PlayerInfo[playerid][Viplevel] >= 1) // 1, the Bronz. 2, the Silver 3, the Gold
{
           SetPlayerHealth(playerid,100);
}
else
		{
		    SendClientMessage(playerid, COLOR_RED, "Error Message");
		}
return 1;
}
Код:
	 -------------------VİP Users Commands-----------------------
		General Commands: /viplogin /vipregister /vipusers /vipisland /vipdm /annopen /annclose
		Level 1(Basic VİP):+ /typeopen /typeclose /vipstats /jetget /vheal /varmour /duyuru /info /v
		Level 2(Silver VİP):+ /duyuru2 /vgoto /vget /vmute /vunmute");
                Level 3(Gold VİP)(RCON):+ /setvip /vgod /godclose
* VIP system is an active member of the VIP process, and if everyone is white color green color
* If you are a member of Silver Light Blue
* If you are a member of the Red Gold
The colors will have
VIP members from the top of the mode of each input when it becomes +100 Money "VPARA" from the change.
* Textdrawlı announcement system available in the / 2 + VIP members with the command from there duyuru2 can notice, users may close the announcement wills / duyurukapat
* Type 1 + levels added to the Reading property for VIP members / typeac and / typekapat available commands that show commands, the commands written by the players.
VIP members * / v command can chat among themselves.

Warning: Luxury Scriptfiles folder and turn it into a folder named in the accounts, as I have already opened, but I still remember you
* If the bug, etc.. If you link to, please let me update.

* Do not see much of a thanks.!

Easy come / good games.

Scriptfiles: Vip/Account

Bugs?

571. SetPlayerMoney also part of the line
GivePlayerMoney (playerid, VPARA); as you change the bug will be eliminated. Sorry my head is no longer mixed

Warning: I am a Turk and the English translation for you barely imagine doing this to please not look defect

Download
http://solidfiles.com/d/d047/
Reply


Messages In This Thread
xTrek V.I.P System v1 ( English Version ) - by byh424n - 25.04.2011, 16:16
Re: xTrek V.I.P System v1 - by BASITJALIL - 25.04.2011, 16:21
Re: xTrek V.I.P System v1 - by byh424n - 25.04.2011, 16:39
Re: xTrek V.I.P System v1 - by wheelman_WM - 25.04.2011, 16:41
Re: xTrek V.I.P System v1 - by byh424n - 25.04.2011, 16:46
Re: xTrek V.I.P System v1 - by Edvin - 25.04.2011, 18:44
Re: xTrek V.I.P System v1 - by byh424n - 25.04.2011, 18:45
Re: xTrek V.I.P System v1 - by Nimrodcame - 26.04.2011, 11:19
Re: xTrek V.I.P System v1 - by gamer931215 - 26.04.2011, 17:57
Re: xTrek V.I.P System v1 - by XpDeviL - 17.08.2011, 22:00

Forum Jump:


Users browsing this thread: 4 Guest(s)