Jump to content

Shako

Community
  • Content Count

    312
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Shako

  1. Hey V3ct0r, thanks for your vote for me in the Community group
  2. Shako

    [1.0.0] topCMS

    I would like to mention that in the case when the server is unable to connect, the password and username of MSSQL user is displayed in PDO error message. something that should be patched. P.S. The clean design looks superb
  3. Shako

    Auto Farm

    or use a coin if you want to howl
  4. i have experienced the same problem as well. @V3ct0r
  5. skilleffect: stealth something like this should do the trick. if map == xxx then return 0 end
  6. could close this, i have found a map maker.
  7. what server files are you using? @Keuvyn T. to solve this problem a different way, you can add these lines into your function cha_timer before doing a restart. if GetGmLv == 0 then KickCha ( role ) end this will make sure every character is kicked before the server kicks it due to disconnection.
  8. I think that https://notepad-plus-plus.org/ is a nice tool to edit code instead of the built-in notepad =)
  9. i think the obj only puts in the objects, the block is not there, it is from the server side. so players cannot tweak a map to pass walls like a wall-hack.
  10. it is the .blk file on the server side.
  11. i think this is what experienced map developers do.. they actually plan these blocks and then place objects on them afterwards. got to give them the credits for putting up with this >.< (correct me if I'm wrong, I do not work much with map creation =P)
  12. @Eligigi should finally pay my hosting before he looks for scripters.
  13. maybe it depends on the characterinfo.bin you used? @Jap
  14. Shako

    Serverdev archive

    the link updated to https://serverdev-archive-archive.pko.host
  15. @Ximboliex could add to the guide that the script to edit this is in Scripts / calculate / AttrCalculate.lua
  16. could you post some of your works? (or pm)
  17. some wrong configuration or outdated software in your computer @BugsBunny try a x86 install.
  18. it is within the range of an "apparel" (Item ID: 5000-7000) by default, so it can't be fused to anything. Change the ID or make a replica one on a different ID.
  19. you can run it in a virtualized environment for easy reinstall
×
×
  • Create New...