Jan 6, 2018 #2 E Eyerish New Member You need to use the object inspector button in UOSteam to get the serial numbers of yourself & your beetle. useobject *serial# of yourself* pause 100 waitforcontext *serial# of your beetle* 9 15000
You need to use the object inspector button in UOSteam to get the serial numbers of yourself & your beetle. useobject *serial# of yourself* pause 100 waitforcontext *serial# of your beetle* 9 15000
Jan 7, 2018 #3 E Eyerish New Member Someone from the guild gave me this (you don't need to change anything): // Dismount if mounted useobject 'self' endif // Defines your beetle if not @findalias 'MiningBeetle' headmsg 'Target your beetle' promptalias 'MiningBeetle' endif // Open beetle's backpack waitforcontext 'MiningBeetle' 10 5000 pause 1000
Someone from the guild gave me this (you don't need to change anything): // Dismount if mounted useobject 'self' endif // Defines your beetle if not @findalias 'MiningBeetle' headmsg 'Target your beetle' promptalias 'MiningBeetle' endif // Open beetle's backpack waitforcontext 'MiningBeetle' 10 5000 pause 1000
Nov 4, 2018 #4 Drakken Payne Adept togglemounted waitforcontext *beetle serial #* 10 15000 Last edited: Nov 5, 2018