Jump to content
  • 0
Sign in to follow this  
Maple

Attendance System - Prize

Question

1 answer to this question

Recommended Posts

  • 0

just learn attendance system today,

attendance system add 2 fields to the `char` table, which is `attendance_count` and `attendance_timer`
in theory, whenever player click to retrieve the item, in clif_parse_attendance_reward_request function,
-> update `char` where account_id = sd->status.account_id

EDIT: it seems if the player create a new character in the account, will mess up the `attendance_count` ...
hmm ... have to fix this to the core ...

Edited by AnnieRuru

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.