No, it disapeared when I touched the image or so I believe.
I also believe that there are demons inside my computer and that they mess with my mind.
Anyhow does this look ok:
NPC Code:
if (playerchats && strequals(c#,moo)) {
triggeraction 0,0,serverside,#p(moomoo),v#(playerx,v#(playery);}
if (actionserverside && strequals(#p(0),moomoo)) {
putnpc2 playerx,playery,{
if (created) {setimg door.png;}
if (wa****) {destroy;}};
}
Thats how I would try it but I cant test it right now online,
and it probaply doesnt work anyway, sooo.... What did I do wrong?