Quote:
Originally Posted by painmaker_
After conducting some research, I have discovered that there is a function in the game server that creates an NPC in a specified position. This function is the same as the spawn monster function.
|
Yeah, that's true. Spawn NPC or spawn mob shares the same function, apart some special NPCs which requires an event running.
But he's asking if he can open an NPC, bypassing the distance check between player and NPC
there is a function in gameserver which is checking the distance between player and NPC