Test()
if (usr)
usr.DisplayIcon = '3.dmi'
sleep(10)
if (usr)
usr.DisplayIcon = '2.dmi' sleep(10)
if (usr)
usr.DisplayIcon = '1.dmi'
sleep(10)
if (usr)
usr.DisplayIcon = 'go.dmi'
i cant get that to display on the Screen
ID:262121
![]() Oct 7 2004, 1:01 pm
|
|
Test() i cant get that to display on the Screen |
i just want thouse icons to display o nthe bottom rigvht corner for a second then disaper then the next one pop up
|
Dranzer_Solo wrote:
i just want thouse icons to display o nthe bottom rigvht corner for a second then disaper then the next one pop up Thats sort of vague but i think this is what you want.. Test() --Goz |
mob it wont del like it will go 3 overlap 2 overlap 1 over lap Go it wont del it befor putting the new one on |
src.client.screen += new/obj/HUD/Whatever That might work. If not i have another solution for you. --Goz |
obj/HUD/part1 I'm currently multi-tasking so that may not work ill get back to you in a few minutes (once i finish writing my speech) and test it to give you a working solution. --Goz |
--Goz