I thought I started similiar topic but it propably has been removed or sth...
what I plan is to put in job server decrease of exp points when player dies.
I know that the easiest way to do this is to make sql trigger which decreases 2% fld_exp field if fld_hp is 0 during players logout.
The thing is i don't know how to start the trigger. I think the best is to involve the same action which writes files in conlog directory (time of login/logout)
Does anyone have/made sth like that?
what I plan is to put in job server decrease of exp points when player dies.
I know that the easiest way to do this is to make sql trigger which decreases 2% fld_exp field if fld_hp is 0 during players logout.
The thing is i don't know how to start the trigger. I think the best is to involve the same action which writes files in conlog directory (time of login/logout)
Does anyone have/made sth like that?
