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.