Jump to content

WeedHex

Premium
  • Posts

    1544
  • Joined

  • Last visited

  • Days Won

    33
  • Feedback

    0%

Everything posted by WeedHex

  1. Maybe is just visual python, check from database blob or make a debug on login. Very vague problem.
  2. Thanks for the show! Maybe is my src.. Do you use c++20?
  3. I had application crash when warping in Spider Dungeon 1. I fastly removed this feature from my release client, I tried to trust but maybe it's better to check better. Let me know if it was only for me, or you forgot to make a test tour of the maps.
  4. Martysama files also come with a remote installation of SRC + Test server & there aren't license check shutting your live server.
  5. @ ReFresh You changed the macro's name, be sure on visual studio with CTRL+SHIFT+F. Try to change on lua notice() to chat() Seems all ok btw.
  6. when emoting begin notice("Do you perceive fortnite?") end May be cool it too! Thanks for the release
  7. Why you guys fucking quote 1KM of message just to say a word!!!
  8. skill.h in the enum add a comment with the name. Keep the name from skill_list.txt in the client by numbers.
  9. Does it happen without mount usage? Close the client, open again, Dont use the mount and see if happen the same. Anyway it may be any problem >_<
  10. I think the problem is related to the sectree because your map coord are not multiple of 25600, when you unride from the mount, may happen this issue due to an incorrect calculation in the axis. Get more info with mapindex sys_err("cannot find tree by %d %d (map index %d)", x, y, lMapIndex);
  11. Write here the issue if you can, maybe you'll save 15 euros...
  12. You're calling an undeclared variable/costant. Check the usage of it to figure out why it's not declared or reachable by that file.
  13. Are you one of the kids who @Trialwas talking about?
  14. I did it by myself time ago because so ugly in thight places the long zoom, stonks. Thanks for posting!
  15. There's a problem with this feature in maps composed only by object. (Skipia for eg.) Do you think is doable to skip the loading of some maps? Or make some workaround...
  16. Try to use "Bip01" in chrmgr.RegisterEffect()
  17. The real question is, why do you wear double wind-shoes?
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / 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.