Yoko
http://forum.yoko.com.ua/

Help In Script
http://forum.yoko.com.ua/viewtopic.php?f=3&t=1222
Page 1 of 1

Author:  Curioso [ 2004-08-26 02:17:01 ]
Post subject:  Help In Script

Script

Somebody has one script that it executes these functions that I will go to describe below:

It would automatically change of weapon when the one that was in hand broke it would catch another one who would be in bag and would place again in hand, somebody has script?

I wait reply


Author:  Yoko [ 2004-08-26 09:51:54 ]
Post subject: 

Code:
if uo.ObjAtLayer('Rhand')=="" then 
   uo.equipt('Rhand','0xXXXX')
   wait(1000)
end if

Author:  Yoko [ 2004-08-26 09:52:44 ]
Post subject: 

Code:
if uo.GetGraphic(uo.ObjAtLayer('Rhand'))<>"0xXXXX" then 
   uo.equipt('Rhand','0xXXXX')
   wait(1000)
end if

Page 1 of 1 All times are UTC+02:00
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/