This commit is contained in:
@@ -551,6 +551,37 @@ guiTypes = {
|
||||
buttonText = "[modoption_btn_8]"
|
||||
clicksound = click_close
|
||||
|
||||
}
|
||||
instantTextboxType = {
|
||||
name = "modoption_title9"
|
||||
position = { x = 50 y = 880 }
|
||||
Orientation = UPPER_LEFT
|
||||
font = "hoi_24header"
|
||||
text = "modoption_title9"
|
||||
maxWidth = 300
|
||||
maxHeight = 100
|
||||
format = left
|
||||
fixedsize=yes
|
||||
}
|
||||
instantTextboxType = {
|
||||
name = "modoption_text9"
|
||||
position = { x = 50 y = 920 }
|
||||
Orientation = UPPER_LEFT
|
||||
font = "hoi_20b"
|
||||
text = "modoption_text9"
|
||||
maxWidth = 410
|
||||
maxHeight = 600
|
||||
format = left
|
||||
fixedsize=yes
|
||||
}
|
||||
buttonType = {
|
||||
name = "modoption_button9_on"
|
||||
position = { x = 310 y = 890 }
|
||||
quadTextureSprite ="GFX_az_smallbutton1"
|
||||
buttonFont = "hoi_16mbs"
|
||||
buttonText = "[modoption_btn_9]"
|
||||
clicksound = click_close
|
||||
|
||||
}
|
||||
|
||||
instantTextboxType = {
|
||||
|
||||
Reference in New Issue
Block a user