Yoko

All sides of Injection
It is currently 2026-03-10 14:41:06

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Help In Script
PostPosted: 2004-08-26 02:17:01 
Offline

Joined: 2004-07-24 14:32:04
Posts: 5
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



Top
   
 Post subject:
PostPosted: 2004-08-26 09:51:54 
Offline
Site Admin
User avatar

Joined: 2004-04-03 16:49:38
Posts: 1964
Code:
if uo.ObjAtLayer('Rhand')=="" then 
   uo.equipt('Rhand','0xXXXX')
   wait(1000)
end if


Top
   
 Post subject:
PostPosted: 2004-08-26 09:52:44 
Offline
Site Admin
User avatar

Joined: 2004-04-03 16:49:38
Posts: 1964
Code:
if uo.GetGraphic(uo.ObjAtLayer('Rhand'))<>"0xXXXX" then 
   uo.equipt('Rhand','0xXXXX')
   wait(1000)
end if


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 3 posts ] 

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited