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

Jailbreak MOD v2.7.0 (API SUPPORT) STABLE


Post New Thread Reply   
 
Thread Tools Display Modes
Natsheh
Veteran Member
Join Date: Sep 2012
Old 07-07-2020 , 14:05   Re: Jailbreak MOD v2.5.5 (API SUPPORT) Stable.
Reply With Quote #241

because the winner is determined manually there're no ways to catch if the spray was cut or not

altho i made an update in v26 to this duel. will be released in v26
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !


Last edited by Natsheh; 11-29-2020 at 20:02.
Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
alferd
Veteran Member
Join Date: Dec 2019
Location: Iran is Always Eternal
Old 07-08-2020 , 02:53   Re: Jailbreak MOD v2.5.5 (API SUPPORT) Stable.
Reply With Quote #242

Quote:
Originally Posted by Natsheh View Post
because the winner is determined manually there're
Our players do not have the aspect of determining the winner
ok thanks

Quote:
Originally Posted by Natsheh View Post
altho i made an update in v26 to this duel. will be released in v26
I'm looking forward to it

( When will the new version be sent? )


Proposal:

1. The "last request" time of the "CT" player can kill the "TR" player,
And that's unfair

2. Choose better models for "TR", "CT" and "Commander" players

Tnx
__________________
Jailbreak AD 2.0

The greatest civilization of 🇮🇷IRAN🇮🇷

Last edited by alferd; 07-08-2020 at 02:59.
alferd is offline
alferd
Veteran Member
Join Date: Dec 2019
Location: Iran is Always Eternal
Old 07-08-2020 , 11:05   Re: Jailbreak MOD v2.5.5 (API SUPPORT) Stable.
Reply With Quote #243

Code:
#if !defined Ham_CS_Player_ResetMaxSpeed const Ham:Ham_CS_Player_ResetMaxSpeed = Ham_Item_PreFrame #endif public plugin_init() {     register_plugin(PLUGIN, VERSION, AUTHOR)         RegisterHam(Ham_CS_Player_ResetMaxSpeed, "player", "OnChangeSpeed", 1) } public OnChangeSpeed(id) {     if( is_user_alive( id ) )     {         if( SuperMan[id] )     {         set_user_maxspeed(id, SUPERMAN_SPEEDS)         client_print(id, print_chat,"Spuer Man")     }         else if( IronMan[id] )     {         set_user_maxspeed(id, IRONMAN_SPEEDS)         client_print(id, print_chat,"Iron Man")     }         else     {         set_user_maxspeed(id, PLAYER_SPEEDS)         client_print(id, print_chat,"player")     }             return PLUGIN_HANDLED     }     return PLUGIN_HANDLED }

I use this code in your mod, but the player speed does not change

what is the reason?
__________________
Jailbreak AD 2.0

The greatest civilization of 🇮🇷IRAN🇮🇷
alferd is offline
Natsheh
Veteran Member
Join Date: Sep 2012
Old 07-08-2020 , 13:43   Re: Jailbreak MOD v2.5.5 (API SUPPORT) Stable.
Reply With Quote #244

I don't know do debugging I'm not responsible for 3rd party plugins
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !

Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
strangeguy
Senior Member
Join Date: Mar 2019
Old 11-29-2020 , 15:45   Re: Jailbreak MOD v2.6 (API SUPPORT) Stable.
Reply With Quote #245

Where is the link?
strangeguy is offline
wicho
Veteran Member
Join Date: Feb 2012
Location: GuateAmala
Old 11-29-2020 , 16:19   Re: Jailbreak MOD v2.6 (API SUPPORT) Stable.
Reply With Quote #246

A suggestion you can create among us day
wicho is offline
Natsheh
Veteran Member
Join Date: Sep 2012
Old 11-29-2020 , 19:23   Re: Jailbreak MOD v2.6 (API SUPPORT) Stable.
Reply With Quote #247

Quote:
Originally Posted by strangeguy View Post
Where is the link?
Not yet be patient.

Quote:
A suggestion you can create among us day
I am in the progress of making it.

Just it will take some time making the day resources.
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !


Last edited by Natsheh; 11-29-2020 at 20:00.
Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
Natsheh
Veteran Member
Join Date: Sep 2012
Old 12-03-2020 , 21:44  
Reply With Quote #248

Version 2.6 Released.

CHANGELOGS :

* Final version was released!!!
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !

Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
wicho
Veteran Member
Join Date: Feb 2012
Location: GuateAmala
Old 12-04-2020 , 23:46   Re: Jailbreak MOD v2.6 (API SUPPORT) Stable.
Reply With Quote #249

Quote:
Originally Posted by Natsheh View Post



I am in the progress of making it.

Just it will take some time making the day resources.
Cool

Quote:
Originally Posted by Natsheh View Post
Version 2.6 Released.

CHANGELOGS :

* Final version was released!!!
Good job

Last edited by wicho; 12-04-2020 at 23:47.
wicho is offline
Natsheh
Veteran Member
Join Date: Sep 2012
Old 12-05-2020 , 21:12   Re: Jailbreak MOD v2.6 (API SUPPORT) Stable.
Reply With Quote #250

Quote:
Originally Posted by wicho View Post

Good job

Thanks for the motivation.
__________________
@Jailbreak Main Mod v2.7.0 100%
@User Tag Prefix 100% done !
@Mystery Box 100% done !
@VIP System 100% done !

Natsheh is offline
Send a message via MSN to Natsheh Send a message via Skype™ to Natsheh
Reply


Thread Tools
Display Modes

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 11:46.


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