View Single Post
Skanix
Junior Member
Join Date: Jan 2018
Location: Algeria
Old 01-13-2018 , 04:45   Re: Jailbreak MODE v2.4 (API SUPPORT)
Reply With Quote #118

Quote:
Originally Posted by Natsheh View Post
Description :- Jailbreak mod is a nice fun mod to play with friends its participate into 2 parts guards & prisoners, guards duties to make sure that prisoners wont rebel ( trying to kill the opposite team )
and they must rule the round and control it by playing the prisoners and commanding them to play mini games if one of them failed in the game etc ... they allowed to kill him in-order to make '1' prisoner alive so he clan play the last request with the guards and end the round by all guards death or his death.

the mod includes a special days too...


Installation :- (IMPORTANT)

extract all the files in the archives to your "cstrike/" folder compile all the sma,
Add all the plugins with '.amxx' TYPE after the compiling in the 'amxmodx/plugins/' folder after this operation you ready to play..

Features :-

* GANG SYSTEM *
you can add skins for the gangs...
gangster skins are buy-able while the creation of the gang only.
you can add skins in the "gangs_skins.ini" file

format:- [These '*' are important's]
PHP Code:
[Skin name]
SKIN "model file name" *
SKIN_ACCESS "flags here/empty for all" 
* EFFECTS SYSTEM *
You can add for each day/duel/event (DETECTED ONLY BY A JAILBREAK LOGMESSAGE) a sound, hudmessage or a chat message, you can check JAILBREAK log messages by typing log on in server console, if is 1st parameter in the message is 'JAILBREAK' then its a detectable logmessage, there is no need to include JAILBREAK in the logmessage in the file.

* 'jailbreak_effects.ini' will be auto created!

for examples....

PHP Code:
type (log onin the server console to check out the log messages...
; [
Round Started] - log message should has the (0=JAILBREAKTAG
SOUND "sound/hello.wav"
SOUND "sound/welcome.wav"
HUDMSG_MESSAGE "!~ Welcome ~!"
HUDMSG_POS_X "-1.0"
HUDMSG_POS_Y "-1.0"
HUDMSG_EFFECTS 0
HUDMSG_HOLDTIME "6.0"

[Last request is activated]
HUDMSG_MESSAGE "Last Request is activated!"

[Round has started]
HUDMSG_MESSAGE "!!! ROUND HAS BEGIN !!!"
CHAT_MESSAGE = !gHi !tits nice to meet you!y...... 
CHANGE LOGS :-
Code:
v1.0 : Released.
v2.0 :
* Now you can add the shop items to be used during the days, each day can has its own items, check out the native register_jailbreak_shopitem(const name[], const info[], cost, team, bitsum_days = 0)! Added jailbreak_days_shopitems file so you can configure your items in which day to show! * Alot of code optimized. * Added voteday chosen day delaying cvar. * Added New client say command's ( say /eday, /eduel ). * Added New forward ( jb_mm_itemadded )
v2.1 :
* Fixed alot of bugs, Gang members menu, Voteday menu(now it wont close automatically after choosing a funday), sound system. * Bazooka Item Code Optimized. * Added more natives ( jb_save_user_ingang, jb_set_user_ingang, jb_remove_user_fromgang, jb_load_user_ingang, jb_get_commander )
v2.2 :
* Added multilanguage support, fixed several bugs. * Added new shop item Oxhit/Bullhit. * Added commander effects, Added jb_deathmatch command to (en/dis)able deathmatch mode, respawn time controlled by jb_day_dm_respawn_time cvar, the command is disabled after a dm day!. * Blocked weapons pick up on knife duel! * Added new admin command to set up the cells button (say /set button) aim at the cells button * Added the ability to give a class an access flag by putting this format in the classname *FLAG=accessflags(abcdef....)* * Crashing Decreased upto 90%, few bugs fixed. v2.2_fixed : * Crashing Decreased upto 99.9%. * Added new control mod for bazooka (Aiming target mod). * Several bugs fixed. * Added new command, jb_chicken <name/#id/@c/@t/@a> CMD Info : transfer player/s into a chicken or back to human + Added chicken sounds!
v2.3 :
* Alot of features has been added. * Fixed alot of bugs. * Changed configuration methods. ( Check out jailbreak.ini / jailbreak_shop.ini / jailbreak_classes ) for more information. * Added more natives and forwards...
v2.4 :
* Added a freeday guy out of minigames. * Fixed a few bugs. * Changed jb_sound_system into jb_effects_system, for more information check out the ini file (jailbreak_effects.ini). * Added more two natives,
PHP Code:
// hook jailbreak logmessages /* return logmessage index */ native register_jailbreak_logmessages(const function[], const logmessage[]) // write a jailbreak logmessage its catchable by hooking with register_jailbreak_logmessages native jb_logmessage(const logmessage[]) 
* Changed commander heal command to dropping medkits usable for healing, by pressing 'E' on the medkit.

* CREDITS *

WiLS - for the [CS] Player Models API include file.
Major victory - for bazooka.
AMX TEAM - for the amxmodx module.
MeRcyLeZZ - for the zombie effect messages
shine771 - for the w_money_new.mdl :S
Arkshine - Cvar Util, round terminator, infinite round

* CREDITS *


* CVARS *
Spoiler


* CVARS *

* CMDS *

Client Commands :-

Code:
amx_gangsmenu                                       // Shows the admin gangs panel ( FLAG : ADMIN_IMMUNITY ) !
jb_freeday_menu                                      // Shows the admin the freeday menu.
+paint                                                   // Start painting

Say Commands :-
say /set <noclip/armor/godmode/gravity/hp/health> <@a/@c/@t/#userid/name> <amount> say (/transfer||/trans) <@a/@c/@t/playerID/playerNAME> <@c/@t/@s> say /revive <@a/@c/@s/@s/@ad - revive all dead players/@aa revive all alive players/etc..> say /cash <set/give/take> <name> <amount> //Admin Command say /donate <name> <amount> // donate user an amount of money! say /cash <player> // check user/player money. say /set <button/cells> // aim on the cells button inorder to specified the cells button. say /eday // ADMIN access, end a playing day! say /eduel // ADMIN access, end a playing duel! say /lr // for last prisoner alive only say /day /// admins only to start a fun day... say /vd // start a votedays event say /donate <name> <cash> // donate client cash/money... say /class // change your class... say /open // open or close the cells. say /close // to close the cells. say /command, command, !command // be or leave the commanding of the guards team AKA Warden!. say /cd <1-15> // to start a count down... say /cam // to change the view camera
Console Commands :-

Code:
jb_give_bazooka <name/@a/@c/@t> <ammo>          // give's a player or all or a specified team a bazooka!
jb_give_suicidebomb <name/@a/@c/@t>                    // gives a suicidebomb to all or a specified team or a player.
amx_allowmic <name/@a/@t/@c>  <1/0>                   // gives a client/clients ability to talk the whole map.
jb_deathmatch                              // enable/disable the deathmatch mode, this command is nolonger enabled after the deathmatch day ends.
amx_paints <name>                 // give's a player the ability to use paint (+paint)
jb_chicken <name/@a/@c/@t> <1/0>             // transfer player/s to a chicken or back to human!
* CMDS *




* v2.5 will be the latest version, i'll not give any more further support *

DOWNLOAD BELLOW
Thanx Dude ♥♥♥
Skanix is offline