Quote:
|
Originally Posted by TB3
The real problem is that after the putnpc2 the npcscount was increasing (on very small occasions) do some local npcs loading into memory a bit farther than it should , before the with() took place, even though it was directly following the putnpc2 command. Thus the wrong npc was getting the strings set. So the new way
|
That is rather odd, but makes sense as to why it wouldn't work. Seems strange though that it wouldn't be adding the # properly or what-not. I'm tired, but glad you figured it out.