Raised This Month: $51 Target: $400
 12% 

View Poll Results: IF There Any Problom Conntact To me!
Free~Man 9 69.23%
Fadi 6 46.15%
Multiple Choice Poll. Voters: 13. You may not vote on this poll

//*--[JailBreak Mod]--*//


Post New Thread Reply   
 
Thread Tools Display Modes
hLiaS
Senior Member
Join Date: Aug 2011
Location: In My Holly Dreams
Old 01-28-2013 , 13:44   Re: //*--[JailBreak Mod]--*//
Reply With Quote #11

all the code is a crap and an all in one plugin but the question game organized well
hLiaS is offline
Send a message via Skype™ to hLiaS
Old 01-31-2013, 13:31
Natsheh
This message has been deleted by Natsheh. Reason: hated
Old 01-31-2013, 13:35
Natsheh
This message has been deleted by Natsheh. Reason: Delete
Old 01-31-2013, 14:12
sami_spt
This message has been deleted by sami_spt.
simanovich
AlliedModders Donor
Join Date: Jun 2012
Location: Israel
Old 02-10-2013 , 01:22   Re: //*--[JailBreak Mod]--*//
Reply With Quote #12

Bad code, very bad code.


register_cvar("jb_XxSpeedxXCost", "35")

LOL
__________________

Last edited by YamiKaitou; 02-11-2013 at 17:13. Reason: removing flame
simanovich is offline
Old 02-10-2013, 11:44
micapat
This message has been deleted by YamiKaitou. Reason: flames
Old 02-11-2013, 11:44
pokemonmaster
This message has been deleted by YamiKaitou. Reason: flames
Old 02-11-2013, 14:17
AmineKyo
This message has been deleted by YamiKaitou. Reason: flames
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 03-08-2013 , 00:34   Re: //*--[JailBreak Mod]--*//
Reply With Quote #13

PHP Code:
    Line 148:         RegisterHam(Ham_Touch"weaponbox""fw_touch_weapon")
    
Line 149:         RegisterHam(Ham_Touch"armoury_entity""fw_touch_weapon")
    
Line 150:         RegisterHam(Ham_Touch"weapon_shield""fw_touch_weapon"
PHP Code:
public fw_touch_weapon(weaponid)
{
    if (
get_cvar_num("JbMod") == 1) {
        if (!
is_user_connected(id))
            return 
HAM_IGNORED;
    
        new 
players[32], pnumtempid;
        
get_players(playerspnum"a");
        for( new 
ii<pnumi++ )
        {        
            
tempid players[i];
        }
    
        if (
touch_weapons[id] | touch_weapons[tempid])
        return 
HAM_SUPERCEDE;
        
    }
    return 
HAM_IGNORED;

I hope this is a joke.

Also, cvar pointers usage is a must, and hook CmdStart to set some bpammo to 1 is not acceptable, find a smart way, and don't register twice the same forwards.

When all of this is done, PM some plugin approvers if you want to re-submit the plugin.

Unapproved for now.
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
Old 03-08-2013, 01:34
Natsheh
This message has been deleted by Natsheh.
Old 03-31-2013, 06:22
Natsheh
This message has been deleted by Natsheh. Reason: Shame
Old 03-31-2013, 06:23
Natsheh
This message has been deleted by YamiKaitou. Reason: flame
Arturas
Junior Member
Join Date: May 2013
Old 06-30-2013 , 16:01   Re: //*--[JailBreak Mod]--*//
Reply With Quote #14

upload plugin
Arturas 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 18:59.


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