27.09.2009, 18:10
Try not using the same word for your callback and your variable. Also try doing something like new Text3D:npcCoords[Put the number of NPC's on your server here] so that if you have more than one npc they won't be using the same variable to store their coordinates in.