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

Cutting
http://forum.yoko.com.ua/viewtopic.php?f=3&t=3124
Page 1 of 1

Author:  ozcaN [ 2005-02-16 22:11:15 ]
Post subject:  Cutting

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

Author:  Goggy [ 2005-02-17 01:18:36 ]
Post subject: 

Code:
sub Corpse()
   UO.SetArm('CWeapon')
    UO.waittargetobject('lastcorpse')
    UO.usetype('****')                    ;Type - cleaver
    wait(500)
      UO.Arm('CWeapon')
end sub


Try this

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