Quote:
|
Quote:
|
Didn't have much time to work on this today but seems like it should be pretty straightforward, got most of the fields populated(members/status not quite right yet)...
http://www1.mediafire.com/imgbnc.php...2a0175e35g.jpg However we seem to be missing the opcode for the lockout window, we have the structs and 1 unknown opcode which Im going to assume is for the lockout portion(underlined): Code:
# Expedition |
Quote:
|
Does anyone still have a diff as to where they got with this as well as identified opcodes and structs?
Derision, Caryatis? |
For shared tasks ? The last few posts in this thread seem to be about Shrouds and Expeditions.
This is the diff I sent Caryatis for the work I had done on Shared Tasks a couple of years ago. http://www.rama.demon.co.uk/sharedtasks.diff |
Quote:
What did you not quite like about this? Is there anything you can tell me that would help anyone who just starts going through this diff? Edit: I also see that you have three new tables that are referenced in the Mysql portions of this diff. Do you happen to have these as well before I start guessing at what the field types were and your intentions. `shared_task_activities` `shared_task_members` `shared_tasks` |
Code:
CREATE TABLE IF NOT EXISTS `shared_tasks` ( I think sharedtype was 4 for Norrath's Keepers (Radiant crystal reward) and 5 for Dark Reign (Ebon crystals). The lockactivity column was to lock a task from adding new members after that activity was completed. Code:
mysql> describe tasks; |
All times are GMT -4. The time now is 07:26 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.