Jump to content

pptxy

Members
  • Posts

    8
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by pptxy

  1. MultiSell_begin [armor_shop_dynaa] 533 is_dutyfree = 1 selllist={ {{{[epic_dk_heavy_armor];1};{[epic_dk_heavy_legs];1};{[epic_dk_heavy_gloves];1};{[epic_dk_heavy_boots];1};{[epic_dk_heavy_helmet];1}};{{[lembrancade];1};{[stonewater];1};{[stonewind];1}}}; {{{[epic_dk_light_armor];1};{[epic_dk_light_gloves];1};{[epic_dk_light_boots];1};{[epic_dk_light_helmet];1}};{{[lembrancade];1};{[stonewater];1};{[stonewind];1}}}; {{{[epic_dk_robe_armor];1};{[epic_dk_robe_gloves];1};{[epic_dk_robe_boots];1};{[epic_dk_robe_helmet];1}};{{[lembrancade];1};{[stonewater];1};{[stonewind];1}}} } MultiSell_end try this
  2. if you use emca's extender try this User.cpp void User::EnterWorld() { if (sd->builder) { nicknameColor = 0xffff; } reinterpret_cast<void(*)(User*)>(0x995514)(this); CDB::Instance()->RequestGetPremium(GetUserAccountId()); if (sd->builder) { reinterpret_cast<bool(*)(CUserSocket*, User*, wchar_t*)>(0x4A0554)(GetUserSocket(), this, L"//gmon"); } } nicknameColor = 0xffff will give yellow color on builders name
  3. search for a CacheDSNGen app that generates a key for the cached, l2server, npc
  4. This is his h5 extender (not completed)
  5. There is nothing to work on it, this extender is complete
  6. Probably with this https://bitbucket.org/l2shrine/extender-h5/commits/01eca7b39332ac36310c9d9ac6885b3bb073be11
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..