UO Macros
Would you like to react to this message? Create an account in a few clicks or log in to continue.

uses spinning wheel

Go down

uses spinning wheel Empty uses spinning wheel

Post by Admin Sun Feb 15, 2015 9:54 pm

if not listexists 'Spin'
createlist 'Spin'
endif
if list 'Spin' == '0'
@pushlist 'Spin' '0x1015'
@pushlist 'Spin' '0x101c'
@pushlist 'Spin' '0x1019'
//@pushlist 'Spin' 'graphic'
endif
if not @findobject 'wheel' or @distance 'wheel' > 3
for 0 to 'Spin'
if @findtype 'Spin[]' 'any' 'ground' '1' '2'
sysmsg 'Wheel found' '54'
setalias 'Wheel' 'found'
break
endif
endfor
endif
if weight > 390
msg 'UNLOAD YOUR BAGS!!!'
stop
elseif @usetype 0xdf9 any backpack
waitfortarget 2000
target! found
pause 3500
elseif @usetype 0xdf8 any backpack
waitfortarget 2000
target! found
pause 3500
elseif @usetype 0x1a9c any backpack
waitfortarget 2000
target! found
pause 3500
elseif @usetype 0x1a9d any backpack
waitfortarget 2000
target! found
pause 3500
endif

Admin
Admin

Posts : 24
Join date : 2015-02-15

https://uosteam-macros.board-directory.net

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum