You are viewing our Forum Archives. To view or take place in current topics click here.
Editing Jiggy Menu Question *HELP*
Posted:
Editing Jiggy Menu Question *HELP*Posted:
Status: Offline
Joined: Nov 06, 201410Year Member
Posts: 1,269
Reputation Power: 66
Status: Offline
Joined: Nov 06, 201410Year Member
Posts: 1,269
Reputation Power: 66
so i have the latest version of Jiggy Menu (v4.5), In the read me file it says to open up _rank.gsc in GSC Studio and edit the welcome message and add your own custom messages down below that. I have done that, however when i load up the menu in a lobby it still says "Hello (MY NAME) to Jiggy Menu v4.5" and then my personal custom welcome message below that. How do i go about changing the "main" (hello) text that shows up 1st when it loads?
I opened the _developement_dvars in Notepad and searched for "Hello" i found the thing i was wanting to change but after i changed it added it to my console and loaded a custom game it froze the loading screen.
So i have really tried eveything i could think of. If anyone has experience coding menus, please help!
I opened the _developement_dvars in Notepad and searched for "Hello" i found the thing i was wanting to change but after i changed it added it to my console and loaded a custom game it froze the loading screen.
So i have really tried eveything i could think of. If anyone has experience coding menus, please help!
#2. Posted:
Status: Offline
Joined: Jan 10, 201212Year Member
Posts: 7,913
Reputation Power: 7437
Status: Offline
Joined: Jan 10, 201212Year Member
Posts: 7,913
Reputation Power: 7437
You're opening the main_.gsc in Black Ops 2 GSC editor?
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Nov 06, 201410Year Member
Posts: 1,269
Reputation Power: 66
Status: Offline
Joined: Nov 06, 201410Year Member
Posts: 1,269
Reputation Power: 66
Chat wrote You're opening the main_.gsc in Black Ops 2 GSC editor?yes. thats what the read me says to do to change the welcome message and to add your own custom message in the edit section of the messages tab.
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Jan 10, 201212Year Member
Posts: 7,913
Reputation Power: 7437
Status: Offline
Joined: Jan 10, 201212Year Member
Posts: 7,913
Reputation Power: 7437
HybridMods wroteChat wrote You're opening the main_.gsc in Black Ops 2 GSC editor?yes. thats what the read me says to do to change the welcome message and to add your own custom message in the edit section of the messages tab.
take a screenshot of what you've changed and please link it here, so I can see if you changed or removed a bit of coding that's causing an issue.
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Nov 06, 201410Year Member
Posts: 1,269
Reputation Power: 66
Status: Offline
Joined: Nov 06, 201410Year Member
Posts: 1,269
Reputation Power: 66
Chat wroteOk. But here is the 2nd line of the read me file.HybridMods wroteChat wrote You're opening the main_.gsc in Black Ops 2 GSC editor?yes. thats what the read me says to do to change the welcome message and to add your own custom message in the edit section of the messages tab.
take a screenshot of what you've changed and please link it here, so I can see if you changed or removed a bit of coding that's causing an issue.
To edit the menu you must compile the GSC file as "_rank.gsc". To compile it, copy the folder named "Edit Menu" over to Documents\Black Ops 2 - GSC Studio\Projects and open it in GSC Studio. Then go to 'Editor->Open a Project' and select the "Edit Menu" project. Once you have changed the options to your liking, go to 'Editor->Export the project to a compiled script file' and compile it in maps/mp/gametypes as _rank.gsc (overwrite the file).
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Nov 06, 201410Year Member
Posts: 1,269
Reputation Power: 66
Status: Offline
Joined: Nov 06, 201410Year Member
Posts: 1,269
Reputation Power: 66
Chat wroteWhat i edited in gsc studio isnt causing the issue. Its when i edit this area of the dev dvars file... that causes it to freeze up.HybridMods wroteChat wrote You're opening the main_.gsc in Black Ops 2 GSC editor?yes. thats what the read me says to do to change the welcome message and to add your own custom message in the edit section of the messages tab.
take a screenshot of what you've changed and please link it here, so I can see if you changed or removed a bit of coding that's causing an issue.
[ Register or Signin to view external links. ]
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Jan 10, 201212Year Member
Posts: 7,913
Reputation Power: 7437
Status: Offline
Joined: Jan 10, 201212Year Member
Posts: 7,913
Reputation Power: 7437
HybridMods wroteChat wroteWhat i edited in gsc studio isnt causing the issue. Its when i edit this area of the dev dvars file... that causes it to freeze up.HybridMods wroteChat wrote You're opening the main_.gsc in Black Ops 2 GSC editor?yes. thats what the read me says to do to change the welcome message and to add your own custom message in the edit section of the messages tab.
take a screenshot of what you've changed and please link it here, so I can see if you changed or removed a bit of coding that's causing an issue.
[ Register or Signin to view external links. ]
Easier to understand if opened in GSC Editor. can you re-open in GSC and screenshot in there please?
You are trying to edit that file right?
[ Register or Signin to view external links. ]
- 0useful
- 0not useful
#8. Posted:
Status: Offline
Joined: Nov 06, 201410Year Member
Posts: 1,269
Reputation Power: 66
Status: Offline
Joined: Nov 06, 201410Year Member
Posts: 1,269
Reputation Power: 66
Chat wroteno i already edited that and it worked. it quit working after i edited what i had screenshoted and circled. all cyntax are correct when what you screenshotted in gsc.HybridMods wroteChat wroteWhat i edited in gsc studio isnt causing the issue. Its when i edit this area of the dev dvars file... that causes it to freeze up.HybridMods wroteChat wrote You're opening the main_.gsc in Black Ops 2 GSC editor?yes. thats what the read me says to do to change the welcome message and to add your own custom message in the edit section of the messages tab.
take a screenshot of what you've changed and please link it here, so I can see if you changed or removed a bit of coding that's causing an issue.
[ Register or Signin to view external links. ]
Easier to understand if opened in GSC Editor. can you re-open in GSC and screenshot in there please?
You are trying to edit that file right?
[ Register or Signin to view external links. ]
- 0useful
- 0not useful
#9. Posted:
Status: Offline
Joined: Jan 10, 201212Year Member
Posts: 7,913
Reputation Power: 7437
Status: Offline
Joined: Jan 10, 201212Year Member
Posts: 7,913
Reputation Power: 7437
HybridMods wroteChat wroteno i already edited that and it worked. it quit working after i edited what i had screenshoted and circled. all cyntax are correct when what you screenshotted in gsc.HybridMods wroteChat wroteWhat i edited in gsc studio isnt causing the issue. Its when i edit this area of the dev dvars file... that causes it to freeze up.HybridMods wroteChat wrote You're opening the main_.gsc in Black Ops 2 GSC editor?yes. thats what the read me says to do to change the welcome message and to add your own custom message in the edit section of the messages tab.
take a screenshot of what you've changed and please link it here, so I can see if you changed or removed a bit of coding that's causing an issue.
[ Register or Signin to view external links. ]
Easier to understand if opened in GSC Editor. can you re-open in GSC and screenshot in there please?
You are trying to edit that file right?
[ Register or Signin to view external links. ]
what you screenshotted, did you edit that in GSC editor? - did you accidently remove any "'s or :'s
- 0useful
- 0not useful
#10. Posted:
Status: Offline
Joined: Nov 06, 201410Year Member
Posts: 1,269
Reputation Power: 66
Status: Offline
Joined: Nov 06, 201410Year Member
Posts: 1,269
Reputation Power: 66
Chat wroteno i edited it in notepad and saved it. should i try editing it in gsc studio and then exporting it again? or...HybridMods wroteChat wroteno i already edited that and it worked. it quit working after i edited what i had screenshoted and circled. all cyntax are correct when what you screenshotted in gsc.HybridMods wroteChat wroteWhat i edited in gsc studio isnt causing the issue. Its when i edit this area of the dev dvars file... that causes it to freeze up.HybridMods wroteChat wrote You're opening the main_.gsc in Black Ops 2 GSC editor?yes. thats what the read me says to do to change the welcome message and to add your own custom message in the edit section of the messages tab.
take a screenshot of what you've changed and please link it here, so I can see if you changed or removed a bit of coding that's causing an issue.
[ Register or Signin to view external links. ]
Easier to understand if opened in GSC Editor. can you re-open in GSC and screenshot in there please?
You are trying to edit that file right?
[ Register or Signin to view external links. ]
what you screenshotted, did you edit that in GSC editor? - did you accidently remove any "'s or :'s
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.