Ok I caruised a few posts I say and came across the Hails one. I decided to try it out. I copied it to an NPC with no quest assigned, set his qglobal to 1. Restarted the server. I had one error in the logs when I tried hailing him fixed the squiggle right I missed. Restarted again. But I still do not get the NPC to respond. I removed plugin::whisper with quest::say since I do not have the whisper plugin. I do not get any log output of any error.
I read different guides and a lto of conflicting data...
example one
Code:
quest::setglobals("Hails", 1, 5, "F");
I assume this is in correct because
Code:
quest::setglobals("Hails", "1", "5", "F");
works not the first one.. Learning.... Thanks for putting me back into the boards Trevius, learned more than just being handed the info...