Raised This Month: $32 Target: $400
 8% 

JailBreak Mod


Post New Thread Reply   
 
Thread Tools Display Modes
FiFeX
Junior Member
Join Date: Jan 2012
Old 02-02-2012 , 14:42   Re: JailBreak Mod
Reply With Quote #201

Quote:
Originally Posted by Astro View Post
Disable the plugin itself.
But if i have people in my server and i just wanna to turn off\on the mod with a command ?
FiFeX is offline
Astro
Member
Join Date: Jul 2011
Old 02-02-2012 , 16:51   Re: JailBreak Mod
Reply With Quote #202

You could use Fysiks' Multi-Plugin Pause.
Astro is offline
makavelli
Senior Member
Join Date: Nov 2006
Location: Belgium
Old 02-03-2012 , 16:02   Re: JailBreak Mod
Reply With Quote #203

The speed functions dont work for the special days,
but i have a football plugin where i can change the speed when you have the ball and that is working. maybe a bug or a script mistake?
makavelli is offline
echo_cs
Senior Member
Join Date: Dec 2011
Old 02-04-2012 , 05:44   Re: JailBreak Mod
Reply With Quote #204

Look Nice
__________________
Pawn (5%)

C (80%)

C++ (20%)

SQL (5%)
echo_cs is offline
Astro
Member
Join Date: Jul 2011
Old 02-05-2012 , 10:12   Re: JailBreak Mod
Reply With Quote #205

Bugs:
  1. During duel or last request other players can interfere.
  2. Players could pickup weapons during days.
  3. Guards are not frozen at the start of the HNS day.
  4. Spray duel doesn't end.
Could be useful:
  1. Cvars to turn the beams on and off and rgb settings.
  2. Simon glow effect.
  3. Team ratio setting.
  4. Simon commands (/day also available to simon).
  5. Simon can restore hp to all prisoners.

Last edited by Astro; 02-06-2012 at 10:12.
Astro is offline
eXacT
Veteran Member
Join Date: Apr 2009
Location: Buenos Aires
Old 02-07-2012 , 05:59   Re: JailBreak Mod
Reply With Quote #206

you can add support for custom player models? like simon, guards, normal prisoners, wanted prisoners, zombie, an all classes on your JB
__________________

"There is no knowledge, that is not power"
eXacT is offline
Send a message via MSN to eXacT Send a message via Skype™ to eXacT
Napoleon_be
Veteran Member
Join Date: Jul 2011
Location: Belgium
Old 02-07-2012 , 12:37   Re: JailBreak Mod
Reply With Quote #207

Last request, Shot4Shot is bugged. If you shot once, you don't get another bullet or you need to drop the weapon or change weapon first before you get it back.

Bug somewhere in here:
PHP Code:
switch(key)
    {
        case 
1GiveRandomWeapon(id);
        case 
2weapon give_item(g_iFinalCT"weapon_usp")        & give_item(id"weapon_usp");
        case 
3weapon give_item(g_iFinalCT"weapon_deagle")        & give_item(id"weapon_deagle");
        case 
4weapon give_item(g_iFinalCT"weapon_fiveseven")     & give_item(id"weapon_fiveseven");
        case 
5weapon give_item(g_iFinalCT"weapon_m4a1")        & give_item(id"weapon_m4a1");
        case 
6weapon give_item(g_iFinalCT"weapon_tmp")        & give_item(id"weapon_tmp");
        case 
7weapon give_item(g_iFinalCT"weapon_m249")        & give_item(id"weapon_m249");
        case 
8weapon give_item(g_iFinalCT"weapon_awp")        & give_item(id"weapon_awp");
        case 
9weapon give_item(g_iFinalCT"weapon_scout")        & give_item(id"weapon_scout");    
    }
    
set_pdata_int(weaponOFFSET_CLIPAMMO1OFFSET_LINUX);
    
menu_destroyShot4Shot );
    return 
PLUGIN_CONTINUE
Please, fix this as soon as possible.
__________________
Napoleon_be is offline
Send a message via Skype™ to Napoleon_be
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 02-07-2012 , 14:16   Re: JailBreak Mod
Reply With Quote #208

Quote:
Originally Posted by Napoleon_be View Post
Last request, Shot4Shot is bugged. If you shot once, you don't get another bullet or you need to drop the weapon or change weapon first before you get it back.

Bug somewhere in here:
PHP Code:
switch(key)
    {
        case 
1GiveRandomWeapon(id);
        case 
2weapon give_item(g_iFinalCT"weapon_usp")        & give_item(id"weapon_usp");
        case 
3weapon give_item(g_iFinalCT"weapon_deagle")        & give_item(id"weapon_deagle");
        case 
4weapon give_item(g_iFinalCT"weapon_fiveseven")     & give_item(id"weapon_fiveseven");
        case 
5weapon give_item(g_iFinalCT"weapon_m4a1")        & give_item(id"weapon_m4a1");
        case 
6weapon give_item(g_iFinalCT"weapon_tmp")        & give_item(id"weapon_tmp");
        case 
7weapon give_item(g_iFinalCT"weapon_m249")        & give_item(id"weapon_m249");
        case 
8weapon give_item(g_iFinalCT"weapon_awp")        & give_item(id"weapon_awp");
        case 
9weapon give_item(g_iFinalCT"weapon_scout")        & give_item(id"weapon_scout");    
    }
    
set_pdata_int(weaponOFFSET_CLIPAMMO1OFFSET_LINUX);
    
menu_destroyShot4Shot );
    return 
PLUGIN_CONTINUE
Please, fix this as soon as possible.
lol, because this code makes no sense.
__________________
xPaw is offline
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 02-07-2012 , 14:17   Re: JailBreak Mod
Reply With Quote #209

Quote:
Originally Posted by xPaw View Post
lol, because this code makes no sense.
Nah, looks legit.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
Xalus
Veteran Member
Join Date: Dec 2009
Location: Belgium
Old 02-07-2012 , 15:10   Re: JailBreak Mod
Reply With Quote #210

Quote:
Originally Posted by Exolent[jNr] View Post
Nah, looks ugly.
__________________
Retired.
Xalus is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 20:39.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode