![]() |
TShowImg ?
I'm working with an hud system and I'm trying to display the health via hearts (similar to what the normal hud has). My problem is, is that I'm having trouble getting the hearts to show and/or reset when you get hit. I suspect it is the way I am calling the image. I have done a little research and am trying to look into using TShowImg, however, I can't seem to find examples of how to use it. I don't know if it is similar to calling a GUI or calling showimg() or something completely different. I don't want someone to post what MY script should look like, rather an example on how to use TShowImg, and, if I have more questions, we'll go from there. Thx!
|
It's an internal data-type used by Graal.
I'm fairly sure showimg/findimg objects and GuiShowImgCtrl() inherit it's functionality. Go GUI if you want the additional functionality of GuiControl, otherwise showimg/findimg will work perfectly fine. |
Ive been trying to work with GUI's but I can't get them to update in a timeout.
PHP Code:
|
The thing about GUIs is that you create them first, then update/edit them later. I.e:
PHP Code:
|
All times are GMT +2. The time now is 06:09 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.