Hmm.. this is odd,
I'm reading rabid's StringVariable tutorial and I came to a point where it tells you about setting a string variable and I'm having a problem.
NPC Code:
if (playerchats) {
setstring welcomemessage,#c;
}
Everytime I try this it deletes the Flag 'welcomemessage=hello' instead of changing it.. Any Idea why?
[edit]
Also I was wondering about the old guard guy in dustari.. What did they use to make it follow the player? I thought followplayer didn't work 0.0?
[/edit]