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:

HybridMods
  • Christmas!
Status: Offline
Joined: Nov 06, 20149Year Member
Posts: 1,269
Reputation Power: 66
Status: Offline
Joined: Nov 06, 20149Year 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!
#2. Posted:
Chat
  • Blind Luck
Status: Offline
Joined: Jan 10, 201212Year Member
Posts: 7,911
Reputation Power: 7437
Status: Offline
Joined: Jan 10, 201212Year Member
Posts: 7,911
Reputation Power: 7437
You're opening the main_.gsc in Black Ops 2 GSC editor?
#3. Posted:
HybridMods
  • Christmas!
Status: Offline
Joined: Nov 06, 20149Year Member
Posts: 1,269
Reputation Power: 66
Status: Offline
Joined: Nov 06, 20149Year 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.
#4. Posted:
Chat
  • Christmas!
Status: Offline
Joined: Jan 10, 201212Year Member
Posts: 7,911
Reputation Power: 7437
Status: Offline
Joined: Jan 10, 201212Year Member
Posts: 7,911
Reputation Power: 7437
HybridMods wrote
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.


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.
#5. Posted:
HybridMods
  • Christmas!
Status: Offline
Joined: Nov 06, 20149Year Member
Posts: 1,269
Reputation Power: 66
Status: Offline
Joined: Nov 06, 20149Year Member
Posts: 1,269
Reputation Power: 66
Chat wrote
HybridMods wrote
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.


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.
Ok. But here is the 2nd line of the read me file.

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).
#6. Posted:
HybridMods
  • Christmas!
Status: Offline
Joined: Nov 06, 20149Year Member
Posts: 1,269
Reputation Power: 66
Status: Offline
Joined: Nov 06, 20149Year Member
Posts: 1,269
Reputation Power: 66
Chat wrote
HybridMods wrote
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.


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.
What 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.

[ Register or Signin to view external links. ]
#7. Posted:
Chat
  • Christmas!
Status: Offline
Joined: Jan 10, 201212Year Member
Posts: 7,911
Reputation Power: 7437
Status: Offline
Joined: Jan 10, 201212Year Member
Posts: 7,911
Reputation Power: 7437
HybridMods wrote
Chat wrote
HybridMods wrote
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.


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.
What 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.

[ 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. ]
#8. Posted:
HybridMods
  • Christmas!
Status: Offline
Joined: Nov 06, 20149Year Member
Posts: 1,269
Reputation Power: 66
Status: Offline
Joined: Nov 06, 20149Year Member
Posts: 1,269
Reputation Power: 66
Chat wrote
HybridMods wrote
Chat wrote
HybridMods wrote
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.


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.
What 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.

[ 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. ]
no 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.
#9. Posted:
Chat
  • Winter 2019
Status: Offline
Joined: Jan 10, 201212Year Member
Posts: 7,911
Reputation Power: 7437
Status: Offline
Joined: Jan 10, 201212Year Member
Posts: 7,911
Reputation Power: 7437
HybridMods wrote
Chat wrote
HybridMods wrote
Chat wrote
HybridMods wrote
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.


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.
What 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.

[ 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. ]
no 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.


what you screenshotted, did you edit that in GSC editor? - did you accidently remove any "'s or :'s
#10. Posted:
HybridMods
  • TTG Senior
Status: Offline
Joined: Nov 06, 20149Year Member
Posts: 1,269
Reputation Power: 66
Status: Offline
Joined: Nov 06, 20149Year Member
Posts: 1,269
Reputation Power: 66
Chat wrote
HybridMods wrote
Chat wrote
HybridMods wrote
Chat wrote
HybridMods wrote
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.


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.
What 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.

[ 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. ]
no 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.


what you screenshotted, did you edit that in GSC editor? - did you accidently remove any "'s or :'s
no i edited it in notepad and saved it. should i try editing it in gsc studio and then exporting it again? or...
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.