Welcome to the Builder Academy

Question Mob Flags not saving.

More
11 Sep 2012 17:59 #791 by Liko
Replied by Liko on topic Re: Mob Flags not saving.

Vatiken wrote: You placed the "QM" in the wrong spot. Keep in mind that npcs have 2 types of displays, 1) full long description "MobX is standing here looking your way." and altered description. "MobX is (position) here." I'm betting if you force your questmaster to sit or sleep you will see the flag. Just a guess though without seeing the whole list_one_char function.


Correct you are. It's working now.

Randian(0.0.0)
Owner/Developer

Please Log in or Create an account to join the conversation.

More
19 Sep 2012 19:00 #810 by rudeboyrave
over at CA we use
Code:
if (IS_NPC(i) && GET_MOB_SPEC(i) == questmaster) send_to_char(ch, "@y(@YQM@y)@Y ");

no flag needed!

CyberASSAULT
www.cyberassault.org
cyberassault.org 11111
A post-apocalyptic, sci-fi MUD.

Please Log in or Create an account to join the conversation.

Time to create page: 0.215 seconds