View Single Post
  #30  
Old 04-24-2011, 01:58 PM
Secrets Secrets is offline
VIP / Contributor

Secrets's Avatar

Join Date: Oct 2009
Posts: 1,354
Default

Quote:
Originally Posted by Vile [You must be logged in to view images. Log in or Register.]
What changes are in the source? Just the outnumbered buff?
Outnumbered buff was completely in perl. There is a LOT of custom things in there that never got used, and the stun fixes of course. Warriors stunning on bash above 50, the PVP leaderboards code (which I am probably putting in eqemu after I rewrite it) etc etc...

Oh, and EVENT_PK was there too. It's a player.pl script when a player dies to another player. Can do anything in perl with the objects provided when that's triggered. (killmsg, etc)

PVP points were there too, and I also checked IP so you couldn't PK yourself (cause our server allowed 2 boxes...)

PVP points should update in realtime.

Also included is the code that automagically leveled you and set your spells/skills for you upon logging in the first time.

You'd probably want to add something to world (this doesn't include world, that's long gone) to set your guild too.
__________________
Engineer of Things and Stuff, Wearer of Many Hats

“Knowing yourself is the beginning of all wisdom.” — Aristotle
Last edited by Secrets; 04-24-2011 at 02:02 PM..