Thread: Character's
View Single Post
  #5  
Old 10-05-2010, 03:33 PM
Akkadius's Avatar
Akkadius
Administrator
 
Join Date: Feb 2009
Location: MN
Posts: 2,072
Default

Quote:
Originally Posted by Tabasco View Post
I had to do something similar when I changed the xp formula on my server, but I ended up moving every player to a safe zone rather than edit a bunch of player.pl scripts. (My population consists mainly of adventurous types who are used to my testing so nobody minded. That's probably not an option on a server that sees actual traffic.)

Since then I've implemented a truly global player script that runs in unison with the per-zone player script. I can get you some diffs for it if you're interested.
I have all of my player.pl scripts governed by a plugin that governs all of the player.pl scripts so you only have to change one script. But, I can also see Mort just putting it on an NPC.
Reply With Quote