29.03.2017, 19:17
(
Последний раз редактировалось TheTitanX; 29.03.2017 в 20:52.
)
Introduction:
Hello,
this gamemode was originaly scripted by Yaa, but after he got banned he transfer his owner ship of saplayground company to me (im still yaa!)
GAMEMODE:
This gamemode is a mixed gm, included DM and Stunts and everything you want! also the roleplay features (exports, houses, props, etc) and its freeroam based!
Features:
first of all this gamemode got 62 files included for features & server management
and a custom nice admin system and very nice commands can you see it on /cmds
Stunts maps are moved to /world 2 (VW 2) to make world 0 for dmmers and freeroam
features system is a system that enable a feature to all players/one player one of ramping, fly, boost and more
Laser gun a gun that can be bought at ammunation (LV near ship) that can shoot laser (neno) from hand while punshing and explode while touching someone etc.
How to install?:
1- Download gamemode & pawn editor from github
2- copy SAPData and put it at includes on pawn editor
3- edit SAPData\Server\Config.pwn with your mysql informations etc..
4- open sap.pwn and complie it
5- download lastest version if those plugins:
6- copy sap.amx to your server
7- copy plugins to your server
8- Start server and have fun!
Some screenshots:
http://imgur.com/a/63OC3
Download link:
gamemode: https://github.com/saplayground/San-...nd-Version-4.0
Pawno Editor with includes needed: https://github.com/saplayground/Pawno-SAPlayground
Credits:
- SAMP Team
- BlueG
- Ig
- Sreyas
- Ultraz
- beta tester team
- and everyone that makes that gamemode awesome like that
Note: its took 52.0 seconds on complie.
Note: Seen any bug ? please report it at github! with opening an new issue
Thanks for reading
TitanX
Hello,
this gamemode was originaly scripted by Yaa, but after he got banned he transfer his owner ship of saplayground company to me (im still yaa!)
GAMEMODE:
This gamemode is a mixed gm, included DM and Stunts and everything you want! also the roleplay features (exports, houses, props, etc) and its freeroam based!
Features:
first of all this gamemode got 62 files included for features & server management
PHP код:
#include <SAPData\Features\WorldManager.pwn>
#include <SAPData\Features\DeathMatches.pwn>
#include <SAPData\Features\Ramping.pwn>
#include <SAPData\Features\Race.pwn>
#include <SAPData\Features\Derby.pwn>
#include <SAPData\Features\Announces.pwn>
#include <SAPData\Features\Animations.pwn>
#include <SAPData\Features\FightClub.pwn>
#include <SAPData\Features\ShipManager.pwn>
#include <SAPData\Features\AmmoNation.pwn>
#include <SAPData\Features\VIPHouse.pwn>
#include <SAPData\Features\StuntZone.pwn>
#include <SAPData\Features\Houses.pwn>
#include <SAPData\Features\Propertys.pwn>
#include <SAPData\Features\Liberty_City.pwn>
#include <SAPData\Features\MoneyBag.pwn>
#include <SAPData\Features\Fallout.pwn>
#include <SAPData\Features\Taxi.pwn>
#include <SAPData\Features\Tow.pwn>
#include <SAPData\Features\AFK.pwn>
#include <SAPData\Features\TextDrawManager.pwn>
#include <SAPData\Features\InteriorManager.pwn>
#include <SAPData\Features\FightingManager.pwn>
#include <SAPData\Features\CommandManager.pwn>
#include <SAPData\Features\DamageManager.pwn>
#include <SAPData\Features\Speedo.pwn>
#include <SAPData\Features\Drift.pwn>
#include <SAPData\Features\MySQLManager.pwn>
#include <SAPData\Features\TimerManager.pwn>
#include <SAPData\Features\BetaManager.pwn>
#include <SAPData\Features\BounsTime.pwn>
#include <SAPData\Features\Chase.pwn>
#include <SAPData\Features\IconsManager.pwn>
#include <SAPData\Features\Achievements.pwn>
#include <SAPData\Features\Export.pwn>
#include <SAPData\Features\SelfieMode.pwn>
#include <SAPData\Features\Gangs.pwn>
#include <SAPData\Features\Anti-cheat.pwn>
Stunts maps are moved to /world 2 (VW 2) to make world 0 for dmmers and freeroam
features system is a system that enable a feature to all players/one player one of ramping, fly, boost and more
Laser gun a gun that can be bought at ammunation (LV near ship) that can shoot laser (neno) from hand while punshing and explode while touching someone etc.
How to install?:
1- Download gamemode & pawn editor from github
2- copy SAPData and put it at includes on pawn editor
3- edit SAPData\Server\Config.pwn with your mysql informations etc..
4- open sap.pwn and complie it
5- download lastest version if those plugins:
6- copy sap.amx to your server
7- copy plugins to your server
8- Start server and have fun!
Some screenshots:
http://imgur.com/a/63OC3
Download link:
gamemode: https://github.com/saplayground/San-...nd-Version-4.0
Pawno Editor with includes needed: https://github.com/saplayground/Pawno-SAPlayground
Credits:
- SAMP Team
- BlueG
- Ig
- Sreyas
- Ultraz
- beta tester team
- and everyone that makes that gamemode awesome like that
Note: its took 52.0 seconds on complie.
Note: Seen any bug ? please report it at github! with opening an new issue
Thanks for reading
TitanX