baro Newbie
Joined: 18 Jul 2010 Posts: 5
|
Posted: Sun Jul 18, 2010 3:43 pm
Need a little help with scripting mapper and mob db |
Hi everyone, I'm new to zmud, over the past couple of days I figured out a working mapper configuration for my mud and managed to map out a couple of areas.
Now I'm looking into building a mobs db. I have added their zone and room vnums for each mob that I put into my database, now how can I get zmud to return me a speedwalk path to this mob?
In case someone may spot that I'm doing things the wrong way, what I'm trying to do is to make aliases to runto these mobs.
Say I can maybe do the following:
Code: |
#ALIAS butterfly {#DBLOAD xx; then get speedwalk from here to mob <- this is the part i need} |
So yup, can anyone advise on this?
Thanks! :) |
|