Quote:
Originally posted by darkriders_p2p
Hey is there a way I can make a jury thing where a GP says "account" in spot (1-6) it would add a string or flag to that account so they don't physically have to go in and edit the flaglist?
This is for a non-p2p.
|
Just for your knowledge, you could use:
NPC Code:
NPC Code:
with (getplayer()) {
// ANd have the things needed to be changed for
// the player in here ...
}