Yoko

All sides of Injection
It is currently 2025-10-30 01:19:22

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Cutting
PostPosted: 2005-02-16 22:11:15 
Offline

Joined: 2004-06-18 17:21:40
Posts: 34
I use this for cuting corpses but the shard im on now did some weird stuff. Its runuo and they did this thing where thier r 2 corpses and one is fake and injeciton usualy cuts the wrong one and in 5 seconds it dissapears. U cant see the fake one. Anyone know a better way to cut cause i think they are gona make it so if u cut fake one u get jailed?

sub cut()
UO.Exec ("waittargetground 'body'")
UO.Exec ("usetype cleaver")
end sub


Top
   
 Post subject:
PostPosted: 2005-02-17 01:18:36 
Offline
User avatar

Joined: 2004-11-07 01:22:35
Posts: 291
Location: Черкассы
Code:
sub Corpse()
   UO.SetArm('CWeapon')
    UO.waittargetobject('lastcorpse')
    UO.usetype('****')                    ;Type - cleaver
    wait(500)
      UO.Arm('CWeapon')
end sub


Try this


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

All times are UTC+02:00


Who is online

Users browsing this forum: Bing [Bot] and 3 guests


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:  
cron
Powered by phpBB® Forum Software © phpBB Limited