in my code i have it so that you choose a obj from a list of them in your view, what i want to do is this:
for(obj type you picked in view())
blah blah
does anyone know how to do this?
ID:269835
Oct 23 2005, 2:10 pm
|
|
In response to Unknown Person
|
|
nope, the player chooses a object, then i want to find its type path
|
In response to Rky_nick
|
|
Every existant object has a type variable. Just read off of that.
mob/verb ~~> Dragon Lord |
In response to Unknown Person
|
|
ty
|
~~> Dragon Lord