mob
stickman
icon = 'sticky.dmi'
proc/wander()
walk_rand(src,15)
sleep(5)
spawn(5)
wander()
ID:165436
![]() Dec 25 2006, 9:33 am
|
|
When ever i try to code a wander proc it nevre works this is an exampe
|
Also, before you use a proc, make sure you look it up in the DM Reference and understand what it does...
Lastly, there must be a dozen of Wander() procs around by now. Do some searches and learn from them.