27.12.2010, 02:44
I made some NPCs which do not need to play a playback(i.e. just stand on some places).
I set them stop playing playback when they spawn in their npcmode scripts, and used setmypos.
I used setplayerpos for them again in onplayerspawn in my gamemode.
However, when I use IsPlayerNPC to check if they're NPCs, the function returns false.
Any solution?
I set them stop playing playback when they spawn in their npcmode scripts, and used setmypos.
I used setplayerpos for them again in onplayerspawn in my gamemode.
However, when I use IsPlayerNPC to check if they're NPCs, the function returns false.
Any solution?