Save/Load buttons GUI Problem (SOLVED)

Started by , Fri 23/06/2006 18:05:31

Previous topic - Next topic

lapsking

I imported an GUI, it's all great except it used another language... now I want to chane the Save/Load button text, they're in german but ofcourse I need them to be in English. But I don't find where the script is, it's not in global or any GUI script, please someone tell me where I can find the script and change Abbruch button to Load, thanks.

Ashen

It depends on how the text is applied to the button - it'll either be the Button's Text value, or as an image (you haven't said which template you're using, but I'd say it's 99% likely it's an image).
On the GUI editor, select the button you want to change. From there, you can change the text if that's what it is, or change the image to one in English. (Of course, if your button images are the same size as the current ones you could just import over them, and you don't need to change a thing.)
I know what you're thinking ... Don't think that.

alkis21

I'm only guessing, but if it's not in global or any GUI script, perhaps the GUI you imported was a module?
If it was, go to Script->Module Manager and select it. You can edit its script by clicking on "Edit Script" and "Edit Header".

Khris

I just want to point out that "Abbruch" means "Cancel". "Load" in german is "Laden".

lapsking

#4
The problem is I don't even know if it's GUI or not, cause I don't see any buttons like that in GUI section. And there was nothing in the Module Manager, it's all empty. Is there any other possibilities? It's not in the global script, Module Manager or GUI! Please help, I'm using Monkey Island template. Thanks Ashen and Alkis, Khris too ;).

Ashen

It's almost certainly on a GUI somewhere - did you check ALL of them, not just the first in the list? (Depending on what version of the MI template you're using, this might just be a black rectangle - click on the list next to it, to edit other GUIs.)
What about if you just search the Sprite manager (and any sub-folders there are)? Find the sprite you want, and import your own over them.
I know what you're thinking ... Don't think that.

lapsking

#6
I got it. The texts were at the bottom of the global messages just like deafult. Thanks Ashen.

SMF spam blocked by CleanTalk