Quote:
This GameMode is not original one it's only edit by me ! |
Feature / What's new?
- Job System ( All horizon gaming jobs)
- Faction System ( LSPD , FBI , SaNews , ARES , GOV, HMA )
- Gang System (You can create gang with vehicle)
- Account System ( Account Save And everythings )
- Property System ( You can create house , biz , and everythings)
- Land System (Land System You can bliud your own one )
- DealerShip System ( You can add cars you want there)
- Car OwnerShip system ( You can own cars etc)
- Admin System ( Admin commands )
- Death System ( You can /accept death or /service EMS)
- Paintball system (You can play DM TDM etc)
- VIP system with a VIP lounge near Glen park. ( VIP Chat /dc /togdgcolor for vip duty)
- Name chagne (You can change your name at mall if your hma-fbi for free)
- Anti Cheat System ( Player can be banned if he's using hack)
- BlackMarket System ( You can buy guns if your VIP)
- randomMessages System ( Send A rondom Messages to players )
- /Factions Command ( for admins only like on horizon)
- Maze gaming ( XMAS minigames with hzgaming maps)
- Factions Locker ( Factions can take guns etc from locker)
- Toys And Map Icons ( Toys and map icons for players and admins)
- Events System ( /eventhelp for it you can create any type of events )
- Telecom Company (Service owned by government for cellphone usages.)
- MP3 - Setradio car music working ( you can listen to music)
- Login & Register System ( Register + login whitout bugs)
- MDC System ( for factions only they can check everythings)
- C4 vehicle bomb ( C4 you can bomb vehicle as hma )
- Admin prison ( Admin prison map )
- Hunger Game minigames ( it's disables you can Enable it)
- Isurance system ( you spawn where you buy insurance)
- Bugs Fixed ( Some bugs you'll need to find it and report here )
- Anti C-bug system ( you can't c-bug )
- Turfs points system ( for gang and factions)
- Textdraw system ( textdraw)
- Tutorial System ( like on horizon gaming )
Code:
#include <a_samp>
#include <foreach>
#include <streamer>
#include <a_zones>
#include <sscanf2>
#include <progress>
#include <ZCMD>
#include <YSI/y_timers.inc>
#include <yom_buttons>
#include <gangzones>
#include <YSI\y_ini>
#include <weapon-config>
#include <SKY>
Credits for who created these plugins
Code:
CMD:updates(playerid, params[])
{
SendClientMessage(playerid, COLOR_NEWS, "______________________________________________");
SendClientMessage(playerid, COLOR_NEWS, "Updates as of "SERVER_VERSION"");
SendClientMessage(playerid, COLOR_WHITE, "* Donation system implemented. More information available on the forum (/information).");
SendClientMessage(playerid, COLOR_WHITE, "* Helper system implemented. More information available on the forum (/information).");
SendClientMessage(playerid, COLOR_WHITE, "* All broken radio stations overhauled (some fixed, some replaced with new ones).");
SendClientMessage(playerid, COLOR_WHITE, "* Some division adjustments for factions.");
SendClientMessage(playerid, COLOR_WHITE, "* A feature where players who alt tab for a long time become no longer visible to normal players until they come back.");
SendClientMessage(playerid, COLOR_WHITE, "* Various bug fixes, as mentioned in /fixes.");
SendClientMessage(playerid, COLOR_NEWS, "______________________________________________");
return 1;
}
CMD:fixes(playerid, params[])
{
SendClientMessage(playerid, COLOR_NEWS, "______________________________________________");
SendClientMessage(playerid, COLOR_NEWS, "Bug fixes as of "SERVER_VERSION"");
SendClientMessage(playerid, COLOR_WHITE, "* Fixed an issue with audio streams sending to the wrong players.");
SendClientMessage(playerid, COLOR_WHITE, "* Fixed a bug with the anti-cheat against armor hacks.");
SendClientMessage(playerid, COLOR_WHITE, "* Fixed a mistake in /refshop.");
SendClientMessage(playerid, COLOR_NEWS, "______________________________________________");
return 1;
SendClientMessage(playerid, -1, "{A9C4E4}Establishing connection to the {FFA500}Horizon Gaming Roleplay {A9C4E4}database - please wait a moment...");
Updated : https://www.sendspace.com/file/nthxpf
Credits :
- zao and caljen for shoutside gamemode (permission taken)
- Me for editing and making it like horizon gaming