View Single Post
  #9  
Old 06-21-2004, 03:28 AM
Salaisuus Salaisuus is offline
Registered User
Join Date: Mar 2004
Posts: 68
Salaisuus is on a distinguished road
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?

Last edited by Salaisuus; 06-21-2004 at 03:32 AM.. Reason: Typo