How exactly do the labels OnPCDieEvent and OnPCKillEvent work?
Example:
I want any characters killed in the map Prontera to lose 1 zeny.
While I also want any character who kills a player in Prontera to gain 1 zeny.
Something like this...
- script PronteraKill FAKE_NPC,{
On...