Jump to content

nvh

Members
  • Posts

    265
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by nvh

  1. This is not easy, you need to learn C# methodically, at least 1 year
  2. Oh thank u. where do i write that code? how to show top 20 player (Name & level, no need online) ?
  3. SELECT Name, Level, Exp, PlayerId FROM Players order by Exp desc can u this for client dialog??
  4. Guild has a name, has a rank but to day I want add new Var "Fame Points" 1. How to Add-Migration in Server/Guild.cs 2. How to print top Fame Points rank?
  5. learn to code
  6. base damage = resource damage edit base damage if your item
  7. It would be nice if there was a detailed tutorial on how to code intersect engine. I have designed stable Server and Editor, but I don't know how to create new features like. - tab helps drag and drop items into the box to updgrade or crushed into raw material of the system randomly picks up The same item (if you have > 2 item same) - I want to learn how to design labels, windows, buttons... thank u
  8. creat 10 same dungeon for 100 player? if full slot, player must wait
  9. it's work, how to hide sprite
  10. Thank u so much, I’ll try
  11. Can u tutorial your pet system 😭 so cute
  12. 24+ Stats in my game. Critical, Evade, Armor Piercing, Lifesteal, Damage Reflect...
  13. pls help me, I want hide papperdoll hat, amor when equipped a slot (skin)
  14. You should learn programming 🙂
  15. What file is that code in?
  16. Thank u! It's not what I need
  17. Can you tell me specifically?
  18. My idea: My question: 1. How to hide papperdoll, sprite when equiupped skin slot?? thanks!
  19. What do u mean?
  20. I just recheck my var and save. I using other Editor.Exe, it’s work. I think my code is bug
  21. When I click "save" in Variable editor
  22. You need edit code
  23. I don't know what you mean?, but this is how I open Client and Server in one button. 1. Creat a .txt file 2. paste this code 3. Save as file .bat 4. click to run ex: my project location folder
  24. no! don't do it this way is work!
×
×
  • Create New...