>Okay, here's the deal: I got a obj spec_prot...i know for mobs you can do
>struct char_data *me blah blah blah to get the mob, is there a way to do that
>for the object? thanks...oh yeah, and i don't wanna hear how i should go d/l
>dg :)
struct obj_data *obj = (struct obj_data *)me;
Then use obj as the object's pointer.
+------------------------------------------------------------+
| Ensure that you have read the CircleMUD Mailing List FAQ: |
| http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
+------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST