View Single Post
  #38  
Old 06-08-2003, 07:33 PM
Judge_S Judge_S is offline
A Logic Bot
Judge_S's Avatar
Join Date: Mar 2003
Location: Kelowna, BC, Canada
Posts: 3,953
Judge_S is on a distinguished road
Send a message via ICQ to Judge_S Send a message via AIM to Judge_S Send a message via MSN to Judge_S
Well, it shouldn't be that difficult.

I can't do much with scripting, but wouldn't something like this work?

NPC Code:

if (playerchats&&strequals(#c,Non PK Zone)) {
disableweapons;
}



Keep in mind, that I don't even know if this works, seeing as I haven't done real coding in about a year, and as I don't know which commands have been changed, edited, or disabled.
__________________
Reply With Quote