![]() |
Help me with GUI
Hello im having problems the gui i cant get it to work can anyone post a GUI script or a link to one it will be great help. Thank you. (Note: I cant get it to stay in the corner >_<)
|
Perhaps it would be best if you provided the script that you're having trouble with? I can provide the code for a simple window if that's what you need:
PHP Code:
http://wiki.graal.net/index.php/Crea...iControls_List It may also benefit you to use proper English, with correct grammar and punctuation. |
Yes thats all very nice but, i would like a image like showimg(1,"gui.png",x,y); in the corner no window. Do know how to do that and keep it in the corner when you move?
|
well
showimg(200, "gui.png", 0, 0).layer = 4; would do that :- ) |
with a setTimer(0.05); and Function onTimeOut()?
|
yes it works :D ty ty ty <3
|
also how do i hide everything but my player and other players and textbar
|
PHP Code:
|
Quote:
|
Quote:
|
Quote:
|
thanks guys xD now all i need is the hp bar script so it goes down when i lose health if u can help their 2 xD
|
Try creating a progress bar and attaching health to that.
PHP Code:
|
You can find a class which creates easily managable status bars here :D Implementation and usage might be a bit wonky, but I didn't bother working things out yet :p
|
also what is the command to show a image when another player is in observer?
and the image of the player's selected NPC and crow thanks but i want something much simpler. |
Quote:
|
|
Quote:
|
| All times are GMT +2. The time now is 07:20 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.