Jump to content

FelixBeta

Administrator
  • Posts

    107
  • Joined

  • Last visited

  • Days Won

    23

Everything posted by FelixBeta

  1. Only default. I haven't made any RPK tools due to complicated packing context
  2. Consider using something like yorozuya
  3. For normal accounts to enter, type /open in login server window
  4. You know you can look at forum?
  5. It's in first post o_o
  6. For that you would need hex zone with specific offsets or you some kind of game guard
  7. So u just missing the visual effect. Check magic and effect spt files for corresponding skill code
  8. Can you post a video of it?
  9. Just place parser php scripts in web root and use like http://127.0.0.1/ and click on needed script. For smart boys: you can just do bat file to execute every parser php file and do automatic bulding/patching/packing
  10. that's ItemCombine in Item.edf, you can edit those using parser.
  11. It has own pros and cons. If you want flexability, customizable compiling/scripting, maps (if you have those), then php is way to go. For other cases C++, it's more compact and easier to run
  12. There is nothing really to teach, you just open xlsx files and learn what server consist of and what each value does. That way you will learn how to change/create items/npcs/monsters/quests fast
  13. Consider to use excel parser from forum. Structorian gone to history
  14. Use developer launcher to connect to your server. I'm not familiar with [E:1] error code
  15. Um, "Basic usage" is a tutorial. Other then that, it's just a RFS unpack/repack tool for your RFS files
  16. npc buying price is script price + 10% npc selling price is (script price / 2 - 10%). So if you want your booty to be sold for 45000 roughtly, set 100000 in script
  17. tbl_AccountTrunk if you mean bank. But not sure of such old version even has a bank system
  18. Yes but files are bugged and not suitable for opening server for players.
  19. Well you were talking about GM account, because you mentioned pInsert_Staff procedure. To login gm account you need add ! before login. As for normal account, you would need add BILLING entry of that account
  20. Are you using login with ! prefix? Like !test
  21. Login where and login how?
  22. Parser is literally on this forum
  23. Those are commands from 2232 server. You may need tweak offset to use gm commands or use some gameguard
×
×
  • Create New...