if (client.Player.TargetObject is EmblemNPC == false)
{
client.Out.SendMessage(LanguageMgr.GetTranslation(client, "Scripts.Player.Guild.EmblemNPCNotSelected"), eChatType.CT_System, eChatLoc.CL_SystemWindow);
return;
}for brains have a look at the ai/brain folder.
And no, a slash command wont help to make the EmblemNPC work, except if it is just the wrong type, but you are sure that it is an EmblemNPC?
I tried that. Then by chance I tried /mob create DOL.GS.EmblemNPC (Without the "Scripts part) and it worked! I now have a working EmlemNPC that currently looks like a little red gem floating in the air. Woo hoo! Thanks Stealth!try typing /mob create DOL.GS.Scripts.EmblemNPC
Users browsing this forum: No registered users and 1 guest