NPC Code: if (actionserverside) { putnpc2 playerx+3,playery,{ setstring num,#p(0); setgif door.png; message #s(num); } }
if (actionserverside) { putnpc2 playerx+3,playery,{ setstring num,#p(0); setgif door.png; message #s(num); } }
NPC Code: with (getnpc(npcscount-1)) { setstring num,#p(0); }
with (getnpc(npcscount-1)) { setstring num,#p(0); }