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

JailBreak Mod


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
eternityy
Junior Member
Join Date: Nov 2020
Old 11-07-2020 , 12:27   JailBreak Mod
Reply With Quote #1

Hi!

This is my second time posting a thread like this.

Im opening a JailBreak server.

Now;

I've installed a jailbreak mod (i think its called jailbreak extreme) and there are some things i want to change.

Ex: The HUD where it says the simon, what day is it etc.
Or when the round ends and a song plays, in the chat it says "[MILF-JB] Current song: song"

How do i change the "[MILF-JB]" to my server name, and how do i even edit the plugin/mod

Thank you!

Last edited by eternityy; 11-07-2020 at 12:27.
eternityy is offline
Black Rose
Veteran Member
Join Date: Feb 2011
Location: Stockholm, Sweden
Old 11-07-2020 , 13:36   Re: JailBreak Mod
Reply With Quote #2

Code:
public plugin_init() {     // ...     register_forward(FM_GetGameDescription, "GameDesc");     // ... } public GameDesc() {     forward_return(FMV_STRING, "Whatever you want");     return FMRES_SUPERCEDE; }

Why don't you start by attaching the plugin?
__________________
Black Rose is offline
eternityy
Junior Member
Join Date: Nov 2020
Old 11-08-2020 , 11:35   Re: JailBreak Mod
Reply With Quote #3

Quote:
Originally Posted by Black Rose View Post
Code:
public plugin_init() {     // ...     register_forward(FM_GetGameDescription, "GameDesc");     // ... } public GameDesc() {     forward_return(FMV_STRING, "Whatever you want");     return FMRES_SUPERCEDE; }

Why don't you start by attaching the plugin?

How do i attach it?

Im new to all of this.
eternityy is offline
eternityy
Junior Member
Join Date: Nov 2020
Old 11-08-2020 , 11:54   Re: JailBreak Mod
Reply With Quote #4

Quote:
Originally Posted by Black Rose View Post
Code:
public plugin_init() {     // ...     register_forward(FM_GetGameDescription, "GameDesc");     // ... } public GameDesc() {     forward_return(FMV_STRING, "Whatever you want");     return FMRES_SUPERCEDE; }

Why don't you start by attaching the plugin?
By the way, here is the download link of the mod
https://www.mediafire.com/file/1lfpx...edo_m.rar/file
(the mod is in serbian)
eternityy is offline
Napoleon_be
Veteran Member
Join Date: Jul 2011
Location: Belgium
Old 11-08-2020 , 12:59   Re: JailBreak Mod
Reply With Quote #5

The message prefix is "hardcoded". I found 65 matches using search on sublime text. If u use an editor like sublime, you should be able to change all the prefixes at the same time.
__________________
Napoleon_be is offline
Send a message via Skype™ to Napoleon_be
eternityy
Junior Member
Join Date: Nov 2020
Old 11-08-2020 , 13:04   Re: JailBreak Mod
Reply With Quote #6

Quote:
Originally Posted by Napoleon_be View Post
The message prefix is "hardcoded". I found 65 matches using search on sublime text. If u use an editor like sublime, you should be able to change all the prefixes at the same time.
Yes, i changed the [MILF-JB] to my server name but it didnt change anything.
eternityy is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 11-08-2020 , 13:40   Re: JailBreak Mod
Reply With Quote #7

Well did you compile it?
__________________
OciXCrom is offline
Send a message via Skype™ to OciXCrom
eternityy
Junior Member
Join Date: Nov 2020
Old 11-08-2020 , 14:38   Re: JailBreak Mod
Reply With Quote #8

Quote:
Originally Posted by OciXCrom View Post
Well did you compile it?
Yes and i added it now but i am getting some erros/weird stuff happening in my server. Will try to fix it.
eternityy is offline
eternityy
Junior Member
Join Date: Nov 2020
Old 11-08-2020 , 14:41   Re: JailBreak Mod
Reply With Quote #9

Quote:
Originally Posted by OciXCrom View Post
Well did you compile it?
I really dont know whats happening. Can you add me on discord so you can see whats wrong? Im sorry im super new to this and dont know anything about jailbreak & stuff.
zANE#7850
Thank you.

Last edited by eternityy; 11-08-2020 at 14:41.
eternityy is offline
OciXCrom
Veteran Member
Join Date: Oct 2013
Location: Macedonia
Old 11-08-2020 , 16:31   Re: JailBreak Mod
Reply With Quote #10

Post the errors here so we can help.
__________________

Last edited by OciXCrom; 11-08-2020 at 16:31.
OciXCrom is offline
Send a message via Skype™ to OciXCrom
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:12.


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