Jump to content

Shako

Community
  • Content Count

    312
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Shako

  1. The two types of login, character and game have different memory addresses. That's why.
  2. I could help you through teamviewer later, if you don't know how to work with these files. But, I didn't load them as an extension, I selected a few and integrated them into my own scripts.
  3. ItemRefineInfo.bin (decompile and edit) exact parameters for each gem, color, etc are not known (at least, by me!)
  4. @Faller I advise to put these into KONG's Player_Timer instead. for the errors, you must post us the lua_err related to this script.
  5. Shako

    In Game Shop 1.36-1.38

    It might be because the current user connected to TradeDB does not have permissions to modify the tables of the TradeDB. If you have already given the TradeDB user permissions, maybe try restarting the server, or restart MSSQL Server Service through Server Manager.
  6. If the area is not blocked they will still be able to move there.
  7. Yes, you can use yammi. edit the block, then save .blk file.
  8. @BeatsByDr.Dre the problem is with server side .blk files.
  9. Shako

    web config

    @Rinor now, your configurations are correct. I think the white page is from PHP version incompatibility or broken website files.
  10. Shako

    web config

    might work, but I think this is the same as localhost.
  11. Shako

    web config

    try your static (server) ip.
  12. Shako

    Boss Respawn NPC

    https://ufile.io/28414 then you can load it with: dofile(GetResPath("script/extension/hook.lua")) or any path of your choice. EDIT: ufile.io seems to rename the script. please rename it back to Hook.lua!
  13. Thor Patcher works fine
  14. Hello guys! I'm just wondering if there is a function to get a player's map name. for example, local map_name = GetChaMapName ( role ) gets the player's map name, in this case , garner2 but I'm looking for the one that makes it return as "Chaos Argent".
  15. Shako

    [1.0.0] topCMS

    @Perseus it looks great!
  16. Shako

    Serverdev archive

    For people who may want to access this archive without your computer at hand. https://serverdev-archive.pko.host - Older https://serverdev-archive2.pko.host - Newer Credits to @Спейсио Brought to you by PKO.host I don't know if its violating anything to host it online, but if it is, please tell me! I can remove it. ShaKo @V3ct0r should I make a seperate post? do you want to post this somewhere for people to easily access?
  17. Shako

    Infernal Abyss

    @Lucky Nice! I will try to use this map one day.
  18. So that the fairy bag can be full, its okay, but the temporary bag can be used for things such as maze rewards.
  19. Yes, the version I made uses handlechat to confirm the captcha.
  20. Well, the storage is like a workaround I guess.
  21. If so, i would still like to know the address! In older files, I guess you can use a non-executable version of Captcha through LUA.
×
×
  • Create New...