Jump to content

Angelix

Community
  • Content Count

    518
  • Joined

  • Days Won

    68

Everything posted by Angelix

  1. Yes please, if you can also do client, it would be highly appreciated! Thanks for this as well.
  2. I can help you via TeamViewer if you like. Just send me a PM through discord! Discord: Angelix#2836
  3. Yes, just look on all files where "garner2" is mentioned and add your map there.
  4. For future reference (for other members), the message is kinda clear, you need to get the second generation fairy from a marriage or remove that check on functions.
  5. I think @Mii or me mentioned this issue (or somewhat related) before on another thread. Once you start getting DDoS'd, Contabo's mitigation is completely shutting off the network to the VPS, where not even you would be able to access through remote desktop connection. OVH's mitigation is sending those packets to one of their own servers so you don't get affected.
  6. English stable server list cleaned, deleted threads with sites not accessible.

  7. Even if you hex Game, I think there's several things within GameServer not allowing more ID than the original amount. This was discussed on some threads before as well.
  8. You can use Google and search for VPS. Few popular ones around here are OVH and Contabo, although I wouldn't trust Contabo to host an official server since they lack good anti-DDoS measures.
  9. It's not full proof, some testing was done and you can have clones without it being detected.
  10. It does that whether you're using one or multiple game servers. I use multiple game servers and still get disconnected when trying to teleport from one map to another from time to time.
  11. Please remember that PKO is using custom exes, so maybe they changed the encoding. Best bet is that you'll have to compile using their client if they haven't removed the compiling function.
  12. Angelix

    Create a Quest

    You can't by default. You have to modify your GameServer and/or use LuaSQL to update your database and also register a new function onto mission functions.
  13. Also the coordinates on birth_conf.lua need to be valid, you can't send a player to non-existing coordinates on a map.
  14. What if the server is not up yet? It will be up within a week.
  15. EXP effect is determined on function ShareTeamExp (I guess it's called like that, located on exp_and_level.lua). Yes, just change statetime to math.random(X, Y). Values must be in seconds. Yes, by using serialize functions table.save and table.load.
  16. Angelix

    Create a Quest

    It's not decided on ItemInfo.txt, it's decided on CharacterInfo.txt, it has a special column for quest drops and their rates.
  17. There is, by hexing GameServer. The issue is, they have to maintain the same length, for example "addexp" -> "givexp".
  18. Take into consideration that "Love Line" skill requires both player to be within the same GameServer to work as far as I know.
  19. Contabo is providing cheaper VPS. 12GB, 4 cores, 300GD SSD for $17 USD I believe.
  20. The guide provided by Vector does work, although not for what you want. That guide lets you fused equipment above 5K ID into apparels and use apparels of any ID. It doesn't have to do anything about working 110%.
  21. That'd be a waste of lines on skillinfo.txt though.
  22. You were using the wrong data set. When trying to decompile with Gemini, you have to also choose the type of file according to the file you're decompiling.
×
×
  • Create New...