![]() |
ok i got this far guys now im stuck
kk i have my message gui where when u click on a npc it opens up a blue gui an talks to you instead of the blue gui u get in teh gui editor how would u upload ur own image instead of that blue box
PHP Code:
|
You can't do it with GUI Editor, you need to create profiles to display the GUIs with your own graphics.
|
See this page on the Wiki:
http://wiki.graal.net/index.php/Crea...g_GUI_Profiles It will explain GUI Profiles to you. |
Also, might wanna use 1x GuiMLTextCtrl instead of several GuiTextCtrl.
|
Yes, and also set the GuiMLTextCtrl's active variable to false if you want it to not be selectable (like normal TextCtrls).
Example: PHP Code:
Good luck! :) Also, if you want to use an image instead of a gui window or so, just use GuiBitmapCtrl rather then GuiWindowCtrl and set bitmap = "yourimagehere.png". |
Dude FF7 reference FTW.
|
| All times are GMT +2. The time now is 08:44 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.