21.03.2012, 18:30
(
Последний раз редактировалось ServerScripter; 22.03.2012 в 13:50.
)
Introduction :
This Gamemod is a Short edit of New Generation TDM , so , i was bored , and tryed to add more Features for the GM , it is a basic one , and easy to use for beginners .
New Features :
- Map Change System
- There are two maps
- add more commands for Vips(/vmob /vrmob /vbox /vrbox /vip /vskin [skinid] /vshop)
- add /ask command for players
- a vip(premium or gold or silver) win more than normal player at killing
- /slap & /weather & /removescore & /removemoney & /(un)freeze for admins
- /gethere and /goto commands (for admins)
- AFK system (/afk & /back)
- New ban system( /ban to ban an account /permaban to ban a player for ever)
- Saving how many player is kicked/banned (in the database of the player)
- a short /stats command
- and more...
- There are two maps
- add more commands for Vips(/vmob /vrmob /vbox /vrbox /vip /vskin [skinid] /vshop)
- add /ask command for players
- a vip(premium or gold or silver) win more than normal player at killing
- /slap & /weather & /removescore & /removemoney & /(un)freeze for admins
- /gethere and /goto commands (for admins)
- AFK system (/afk & /back)
- New ban system( /ban to ban an account /permaban to ban a player for ever)
- Saving how many player is kicked/banned (in the database of the player)
- a short /stats command
- and more...
How to use ? :
to check if a player is vip :
Vip = 0 (normal player)
Vip = 1 (Silver Vip)
Vip = 2 (Gold Vip)
Vip = 3 (Premium Vip)
pawn Код:
if (Vip[playerid] >= 1) // if the vip lever is 1 or more than it(silver or than)
{
//do stuff here
}
pawn Код:
if (AdminLevel[playerid] >= 1) // if the admin lever is 1 or more than it
{
//do stuff here
}
Simple
pawn Код:
new string[200];
format(string, sizeof(string), " **{F5DEB3}your name of the player is {00CCFF} %s !! , PlayerName(playerid));
SendClientMessage(playerid,COLOR_MODRA, string);
CREDITS:
-Credits to SAMP Team
-Credits to Riso135 for the GM
-Credits to Kitten and Toreno for the Map Change
-Credits to Babul for all help he gave me
-Credits to all Scripters who helpped me (sorry i forget your names )
-Credits to ****** for sscanf and to DarkBlue
DOWNLOAD:
PasteBin: http://pastebin.com/jLXXS6ta
PasteBin(Fixed Warnings): pastebin.com/e2ps7ZGk
SolideFiles: http://solidfiles.com/d/3366176fa1/