Thread: addjury
View Single Post
  #5  
Old 02-01-2002, 10:22 AM
nyghtGT nyghtGT is offline
Banned
nyghtGT's Avatar
Join Date: Jun 2001
Posts: 3,993
nyghtGT is on a distinguished road
Send a message via AIM to nyghtGT
Re: addjury

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 ...
}



Reply With Quote