[GameMode] Swat New Generation TDM [First Release]
#1

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...

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
}
to check if a player is an admin :
pawn Код:
if (AdminLevel[playerid] >= 1) // if the admin lever is 1 or more than it
{
//do stuff here
}
How to get the Player Name ?
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/
Reply


Messages In This Thread
Swat New Generation TDM [First Release] - by ServerScripter - 21.03.2012, 18:30
Re: Swat New Generation TDM [First Release] - by Sami Ham - 21.03.2012, 18:54
Re: Swat New Generation TDM [First Release] - by ServerScripter - 21.03.2012, 19:00
Re: Swat New Generation TDM [First Release] - by samp4you - 21.03.2012, 19:04
Re: Swat New Generation TDM [First Release] - by ServerScripter - 21.03.2012, 19:08
Re: Swat New Generation TDM [First Release] - by [EuG]ZeRoGoD - 21.03.2012, 23:38
Re: Swat New Generation TDM [First Release] - by petrolhead - 22.03.2012, 04:41
Re: Swat New Generation TDM [First Release] - by Kitten - 22.03.2012, 06:02
Re: Swat New Generation TDM [First Release] - by [EuG]ZeRoGoD - 22.03.2012, 10:32
Re: Swat New Generation TDM [First Release] - by [UE]Milan - 22.03.2012, 11:22
Re: Swat New Generation TDM [First Release] - by ServerScripter - 22.03.2012, 11:23
Re: Swat New Generation TDM [First Release] - by Mark™ - 22.03.2012, 11:35
Re: Swat New Generation TDM [First Release] - by ServerScripter - 22.03.2012, 11:39
Re: Swat New Generation TDM [First Release] - by Reklez - 22.03.2012, 11:48
Re: Swat New Generation TDM [First Release] - by [EuG]ZeRoGoD - 22.03.2012, 11:55
Re: Swat New Generation TDM [First Release] - by [EuG]ZeRoGoD - 22.03.2012, 12:00
Re: Swat New Generation TDM [First Release] - by Mark™ - 22.03.2012, 12:02
Re: Swat New Generation TDM [First Release] - by [EuG]ZeRoGoD - 22.03.2012, 12:57
Re: Swat New Generation TDM [First Release] - by Mark™ - 22.03.2012, 13:09
Re: Swat New Generation TDM [First Release] - by [EuG]ZeRoGoD - 22.03.2012, 13:32
Re: Swat New Generation TDM [First Release] - by ServerScripter - 22.03.2012, 13:42
Re: Swat New Generation TDM [First Release] - by [EuG]ZeRoGoD - 22.03.2012, 14:01
Re: Swat New Generation TDM [First Release] - by [UE]Milan - 22.03.2012, 14:57
Re: Swat New Generation TDM [First Release] - by Mark™ - 22.03.2012, 15:29
Re: Swat New Generation TDM [First Release] - by Pravin - 22.03.2012, 15:55
Re: Swat New Generation TDM [First Release] - by ServerScripter - 22.03.2012, 17:16
Re: Swat New Generation TDM [First Release] - by [EuG]ZeRoGoD - 22.03.2012, 19:48
Re: Swat New Generation TDM [First Release] - by umarmalik - 23.03.2012, 13:30
Re: Swat New Generation TDM [First Release] - by [EuG]ZeRoGoD - 23.03.2012, 13:39
Re: Swat New Generation TDM [First Release] - by DouglasRamirez - 11.08.2013, 10:18
Re: Swat New Generation TDM [First Release] - by ***Niko*** - 30.10.2013, 23:30
Re: Swat New Generation TDM [First Release] - by xF4Life - 31.10.2013, 01:29
Re: Swat New Generation TDM [First Release] - by Superhot - 31.10.2013, 02:59
Re : Swat New Generation TDM [First Release] - by samp_boy - 31.10.2013, 08:22
Re: Swat New Generation TDM [First Release] - by ragu1987 - 31.10.2013, 16:07
Re: Swat New Generation TDM [First Release] - by ASanchez - 31.10.2013, 18:45
Re: Swat New Generation TDM [First Release] - by Riso135 - 20.11.2013, 16:41
Re: Swat New Generation TDM [First Release] - by Dorlevi1506 - 20.11.2013, 17:22
Re : Swat New Generation TDM [First Release] - by Kevin51 - 20.11.2013, 17:28

Forum Jump:


Users browsing this thread: 1 Guest(s)