End game buttons

Started by Candle, Thu 22/09/2005 01:13:46

Previous topic - Next topic

Candle

How do you change the type,color etc of those buttons.

strazer

You can't. You will have to create a custom GUI with custom GUI buttons on it. (See this tracker entry.)
You will probably need the QuitGame function. Look it up in the manual.

I think you can only affect the text font of the buttons. Since they use the normal font, simply import another font and put
  SetNormalFont(THENUMBEROFTHEFONTYOUJUSTIMPORTED);
into your game_start function (menu "Script" -> "game_start").

Candle

#2
Ok thanks I'll see what I can do. I may be back. :)

SMF spam blocked by CleanTalk