Jump to content

Shako

Community
  • Content Count

    312
  • Joined

  • Last visited

  • Days Won

    9

Everything posted by Shako

  1. So you are selling files? Why r u posting it in questions?
  2. @zzzritdzzz i think a guide, along with a list of available resources is good.
  3. Will check it out later. Looks nice written.
  4. What servers? How do you know they have it working?
  5. Hello PKODev! Because of circumstances, our previous Map Maker is busy. I am currently looking for another one! Must be experienced and present with maps that they have made before. Pricing will be determined by the Size and Complexity of each map. There is no fixed price. ShaKo
  6. @Vasil there is a russian guide somewhere! I forgot it. Basically, all you have to do. SkillInfo.txt 0036 Short Staff 1 -1,10 1,-1 1,9 1,-1 -1 0 0 0 -1 -1 1 1 3 100 4 1 0 0 0 0 0 0 0 0 0 0 Skill_Melee_End 0 0 0 atk=atk(0)+5 0 0 0 0 0 0 0 0 0 0 0 1 1 7,8,9 0 -1 -1 0 0 -1 0,0 0,0 -1 -1 -1 0 0 132 2 131 0 0 0 0 1 0 0 0 0 0 change it to 0036 Short Staff 1 -1,10 1,-1 1,9 1,-1 -1 0 0 0 -1 -1 1 1 3 500 4 1 0 0 0 0 0 0 0 0 0 0 Skill_Range_End 0 0 0 atk=atk(0)+5 0 0 0 0 0 0 0 0 0 0 0 1 1 7,8,9 0 -1 -1 0 0 -1 0,0 0,0 -1 -1 -1 0 0 132 2 131 0 0 0 0 1 0 0 0 0 0 Basically that is it. =)
  7. Shako

    Is This Normal?

    I think it was a file written by @Faller to say goodbye to the old host?
  8. function can_milling_item_main ...... if Check_Hole >= 2 then -- sockets
  9. Common problem if you load your extension before loading Hook.lua try to load Hook.lua before it in ur files
  10. Shako

    Angela Pet

    @Ayaki make sure u have the correct textures and correctly defined in ur files.
  11. what map r u trying to edit? what @Gamez Pirates should do the trick.
  12. Like, fishing on land -> sea with a fishing pole or fishing on sea (boat) but requires a fishing pole on character inventory? I don't understand it too well.
  13. function after_enter_garner2( role , map_copy ) RemoveState ( role , STATE_YS ) -- Removing Stealth end should work
  14. Hello! Due to some time constraints I'm looking for a graphics designer to do some small jobs for me, such as designing an advertisement or poster. Should be pretty easy to do. Must do as many revisions as required until I like it. Payments of USD through paypal (not large, depends on project) Thanks! ShaKo
  15. check state of player, if state = stealth then return 0
  16. just use SkillUnable ( role )
  17. @Tera this is a common fix, to ur problem shown. but not related to areaset.bin. try it =)
  18. well, if you want to read the documentation: https://www.lua.org/ if not then better to try to work with the files and ask questions that come up to narrow the explaining scope =)
  19. Well, since seems like the original game is gone i dont think legality is an issue anymore. what was done before i dont have anything to say about it
×
×
  • Create New...