Thread: Laming.
View Single Post
  #73  
Old 03-22-2006, 04:47 AM
Sulukra Sulukra is offline
Registered Punmaster
Sulukra's Avatar
Join Date: Jul 2005
Location: That place north of the U.S.
Posts: 860
Sulukra is on a distinguished road
Quote:
Originally Posted by someonesomewhere
Er, I stopped messing with learning how to code a while back, but can't something be done with
NPC Code:
if (playerchats) {
if(strequals(#c,blah)) {
}
}


I dunno, maybe you can make it like Maloria's system?
If you're saying that it could be done that way with a tag, it'd be required to have a script that finds the level name and, if it starts with the required level name, it allows them to put their tags on only in that dropship/field?

If thats what you're saying, it really isn't that hard.
Reply With Quote