View Single Post
  #3  
Old 06-21-2007, 09:15 AM
zokemon zokemon is offline
That one guy...
zokemon's Avatar
Join Date: Mar 2001
Location: Sonoma County, California
Posts: 2,925
zokemon is a jewel in the roughzokemon is a jewel in the rough
Send a message via ICQ to zokemon Send a message via AIM to zokemon Send a message via MSN to zokemon Send a message via Yahoo to zokemon
Quote:
Originally Posted by Inverness View Post
Yea, mostly done by using copylevel() and fancy things like that.
Or just use the same levels and hide people not in your map.

NPC Code:
for (temp.p : players) {
p.zoom = p.account in this.accountslist;
p.ispaused = !p.zoom;
}



And thus we can replicate no-pk zones for only certain individuals.
__________________
Do it with a DON!