NPC Code:if (playerenters||timeout) { while (true) putexplosion2 1,1,x,y; timeout=0.05; //0.1 on NPC Server }
if (playerenters||timeout) { while (true) putexplosion2 1,1,x,y; timeout=0.05; //0.1 on NPC Server }