Thread: Door -.-
View Single Post
  #28  
Old 10-17-2003, 09:32 PM
Idrox0 Idrox0 is offline
Registered User
Join Date: Oct 2003
Posts: 66
Idrox0 is on a distinguished road
Okay Kai...(is it ok if i call you that?) here's the code with KSI-GS Standards...
NPC Code:

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

__________________
Reply With Quote