NOTE: This gamemode is not recommended for people without at least a little bit of MySql knowledge!
Crazy Street Wars is a gangwar gamemode which was already released a few months ago in version 1.0.12 (which was Y_Ini) and now it's coming back with the version 1.0.15 which had quite some important updates, counting it switching to MySql.
This gamemode consists of 5 teams which are Grove Street, Ballas, Vagos, Aztecas and Police. Your main goal is to kill other team members and take over gang zones around Los Santos and be the highest ranked member on!
Important changes since 1.0.12 release are:
Following includes & plugins are required to run this gamemode:
Screenshots album:
http://ift.tt/1y1CWEG
User made screenshots:
http://ift.tt/1qU95HO
Gamemode itself:
Blast3r (me) - Original gamemode creator.
TinyTina - Pizza Hut mapping.
Newbienoob - MySql tutorial.
rbN - Anti Cheat assistance.
Tosfera - MySql issues assistance.
Includes & Plugins:
Incognito - Streamer.
Emmet_ - OPA & vending.inc (which is included in server package as I couldn't find the link to it on forums).
Patrick_ - OPFK.
Zeex - ZCMD.
mSelection - d0.
Y_Less - sscanf & Whirlpool.
Whoever made Lookup.inc.
And of course - BlueG & whoever is developing the MySql plugin :)
http://ift.tt/1y1CWUU
Mirrors are accepted! Just PM me to add them :)
You are allowed to start your own server with this script and do whatever you want to do with it, however I'd like to ask you kindly to keep the /credits command in it.
Anti Money Cheat might give false calls if it gets called somewhere in the range when player just got the money. Don't worry about this, it won't ban nor take away money from the player, it'll only send a warning to Administrators that's all.
To add more zones, go to the MySql database and then to "zones", insert and fill out the info that is needed to fill out. After that make sure to change the #define MAX_ZONES to how many zones you got as well as do CTRL+F and look for "OnZoneLoad" and change:
ASC LIMIT to how many zones you have as well.
For any other, private questions regarding the gamemode either drop me a PM here on the forums or just add me on skype: leonardo-454.
Cheers!
About
Crazy Street Wars is a gangwar gamemode which was already released a few months ago in version 1.0.12 (which was Y_Ini) and now it's coming back with the version 1.0.15 which had quite some important updates, counting it switching to MySql.
This gamemode consists of 5 teams which are Grove Street, Ballas, Vagos, Aztecas and Police. Your main goal is to kill other team members and take over gang zones around Los Santos and be the highest ranked member on!
Features
- 5 Teams (Grove Street, Ballas, Vagos, Aztecas and Police).
- Textdraw display of damage taken and given to/from enemy.
- Gangzone system which fully saves to MySql database.
- Clan system which fully saves to MySql database.
- User system which fully saves to MySql database.
- Experience Points which are needed to rank up.
- 12 ranks (highest rank is at 12000 EXP).
- Anti cheat system which checks for airbreak, weapons, jetpack, fake kill and money (automatically resets player's money to their stat money if they hacked and sends a warning to Administrators online).
- Maps and vehicles around San Andreas.
- Shops at every team base.
- Ability for clan leaders to fully edit their clans (name, MOTD, ranks (6 ranks), spawn weapons and spawn skin).
- Nicely organised dialogs so it's better to read from them.
- Unfinished VIP system with 4 commands. (Lvl 1: VIP color & toggle PM. Lvl 3: /vnos & /vc for vip chat for all lvls.).
- Administrator system with 7 levels. (1-5 + 1337 and 1338).
- Radio system so players don't get bored while playing.
- Killing Spree System which gives players EXP and money bonus.
- Textdraw display of most important stats such as Rank, EXP, Kills, Deaths & how many zones your team owns.
- Team chat (/tc) to talk to your teammates.
- PM system to PM other players online.
- Possibly some more features I forgot about :)
Most important changes since last release
Important changes since 1.0.12 release are:
- Converted from Y_INI to MySql.
- Re wrote gang zones system (Previously it took over 700 lines of code, now it takes A LOT less and also saves and loads to/from MySql).
- Added Anti Money Cheat (now money gets re set back to stat if someone cheats and warns Administrators right away!). - This might get false called sometimes in case a players gets money at the same time the anti cheat is called. Don't worry it won't ban the user nor take away their money, it'll just send warning to Administrators.
- Added Police Team. (A lot of people requested this therefore I created it).
- There are quite some other, small changes that have been added such as feature for clan leaders to change clan spawn weapons, /givemoney command, taken damage doesn't display if you hit your own teammate and so on.
Required includes & plugins
Following includes & plugins are required to run this gamemode:
Code:
Streamer (Plugin & Include) - http://ift.tt/1nty5qk
MySql (Plugin & Include) - http://ift.tt/1qU95HG
Whirlpool (Plguin) - http://ift.tt/1y1CWo0
Sscanf2 (Plugin & Include) - http://ift.tt/1ocSQqM
Vending (Include) - I'm not sure where I found this one therefore I included it with server package. Full credits go to Emmet_!
ZCMD (Include) - http://ift.tt/1goNb6U
mSelection (Include) - http://ift.tt/OfHRwt
OPA (Include) - http://ift.tt/1qU95HI
OPFK (Include) - http://ift.tt/1qU95HK (In case this include is named differently than OPFK then rename it to OPFK.inc or just change the #include <OPFK> in the script).
Lookup (Include) - http://ift.tt/1qU95HM
Screenshots
Screenshots album:
http://ift.tt/1y1CWEG
User made screenshots:
http://ift.tt/1qU95HO
Credits
Gamemode itself:
Blast3r (me) - Original gamemode creator.
TinyTina - Pizza Hut mapping.
Newbienoob - MySql tutorial.
rbN - Anti Cheat assistance.
Tosfera - MySql issues assistance.
Includes & Plugins:
Incognito - Streamer.
Emmet_ - OPA & vending.inc (which is included in server package as I couldn't find the link to it on forums).
Patrick_ - OPFK.
Zeex - ZCMD.
mSelection - d0.
Y_Less - sscanf & Whirlpool.
Whoever made Lookup.inc.
And of course - BlueG & whoever is developing the MySql plugin :)
Download
http://ift.tt/1y1CWUU
Mirrors are accepted! Just PM me to add them :)
Notes
You are allowed to start your own server with this script and do whatever you want to do with it, however I'd like to ask you kindly to keep the /credits command in it.
Anti Money Cheat might give false calls if it gets called somewhere in the range when player just got the money. Don't worry about this, it won't ban nor take away money from the player, it'll only send a warning to Administrators that's all.
To add more zones, go to the MySql database and then to "zones", insert and fill out the info that is needed to fill out. After that make sure to change the #define MAX_ZONES to how many zones you got as well as do CTRL+F and look for "OnZoneLoad" and change:
pawn Code:
format(query, sizeof(query), "SELECT * FROM `zones` ORDER BY `zID` ASC LIMIT 14");
ASC LIMIT to how many zones you have as well.
For any other, private questions regarding the gamemode either drop me a PM here on the forums or just add me on skype: leonardo-454.
Cheers!
Aucun commentaire:
Enregistrer un commentaire