Log in

View Full Version : Is there a “player death EVENT?”


dreamseer
02-09-2010, 05:58 PM
I know there is the rules table with xp loss, leave corpse flag etc.
But what uses that data? is it a script?

I was hoping for something like death.pl in the quests folder that reduced xp, spawned corpse, movedpc to bind point etc.
but I cant find anything there.

I’m hoping to change what happens when a player dies, I just cant find the event code.

Any help or advice greatly appreciated

KLS
02-09-2010, 07:13 PM
It's all done in code, not script. If you want to modify the way people die outside of existing rules you're going to have to get your hands dirty and compile.

dreamseer
02-10-2010, 04:30 PM
Right thanks KLS - I guess thats version 2 for me =)