Thread: Door -.-
View Single Post
  #31  
Old 10-18-2003, 11:44 PM
Idrox0 Idrox0 is offline
Registered User
Join Date: Oct 2003
Posts: 66
Idrox0 is on a distinguished road
It must be perfect now.

NPC Code:

if (playerchats) {
if (strequals(#a,a1tjm)||strequals(#a,papajchris)) {
if (strequals(#c,open)) hide;
else if (strequals(#c,close)) show;
}
}



Proplem solved! ^_^
__________________
Reply With Quote