On Tue, 28 Apr 1998, Ryan Stucl wrote:
>
>
> how do i make a spec proc that will make a obj do a act("$p humms")????
>
> SPECIAL(hum)
> {
> struct obj_data *obj = (struct obj_data *) me;
>
> if (!number(0, 100))
> act("$p hums.", FALSE, 0, obj, 0, TO_ROOM);
> return 1;
}
>
>
this seems to work BUT when i load the object it is assigned to it will
not let me do anything AT ALL. not quit not reboot not goto nothing works!
whats wrong!!!
-Bosstone
+------------------------------------------------------------+
| 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