oh see I thought that the code ment the distance away from the NPC.
sub EVENT_SPAWN {
quest::set_proximity(0,30,0,30,0,30);
}
So that 0 would be right on top of the NPC and 30 would be 30 units away from the NPC in all directions. But what your saying is that it means that I have to be at 0,30 to get the reaction, yes or no?
|