UI Problems + No INI File found

D

Dyysert

Guest
Hi i've been trying to fix this problem for hours now and cant work it out.
I am following the guide :
The UI that is being made in this video does not do what its supposed to in my program (black outlline, text writes inside) even though my code is EXACTLY the same. The only error i am experiencing in my GMS is
!!!!No INI File C:\Users\Zac\AppData\Local\GameMakerStudio2\GMS2TEMP\Mmorpg_18A420DA_VM/options.ini
so i guess this might be the root of the problems. Any help is GREATLY appreciated and i'm hoping to solve this soon...
 
Last edited by a moderator:
G

Guest User

Guest
can you provide a screenshot of the UI and the code you are using to draw this UI text to the screen?

afaik the missing 'options.ini' issue doesn't really have any impact.
 
D

Dyysert

Guest
can you provide a screenshot of the UI and the code you are using to draw this UI text to the screen?

afaik the missing 'options.ini' issue doesn't really have any impact.
http://imgur.com/a/NDSmf I uploaded all the code used to an imgur file, maybe its something in here.
If its worth mentioning I am on Trial version of GMS and a network has been set up between WebStorm
 
Top