Jump to content

Torres

Member
  • Posts

    125
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Torres

  1. @displayjokes,thank you! You are right! Bool bDropInventory = r.iInventoryPct >= number(1, 1000); Bool bDropEquipment = r.iEquipmentPct >= number(1, 2000); Bool bDropAntiDropUniqueItem = false; change---- Bool bDropInventory = r.iInventoryPct >= number(1, 10); Bool bDropEquipment = r.iEquipmentPct >= number(1, 20); Bool bDropAntiDropUniqueItem = false; It works very well now! It is what I want! Thank you again for your help! The best wishes for you~
  2. void CHARACTER::ItemDropPenalty(LPCHARACTER pkKiller) { // 俺牢惑痢阑 楷 惑怕俊辑绰 酒捞袍阑 靛酚窍瘤 臼绰促. if (GetMyShop()) return; if (GetLevel() < 50) return; if (CBattleArena::instance().IsBattleArenaMap(GetMapIndex()) == true) { return; } [Hidden Content]
  3. @displayjokes,yes, if (GetGMLevel() == GM_PLAYER || test_server) { // ItemDropPenalty(pkKiller); // Don't drop thing's when you have negative rank } It was disabled, I enabled it, the weapons and armor and jewelry I was using, there was a certain chance that it would fall, but the items would not, what else do I need to do? Thank you for your answer
  4. Hello! Developers... When I am a normal player, my alignment=-20000, I become a red name, but when I am killed, I will not drop weapons and armor and anything, this is not normal, how can I modify it? Thank you for your answer The best wishes for you~
  5. @Johnny69,Thank you, sir! You are very correct! Thank you for your answer! The best wishes for you~ I lowered the gem success rate, a reasonable number.... Thank you for your answer!
  6. To achieve a starting level of >1 (assuming Lv30 here), we usually use these two methods: 1. Use quest to complete, when the new player enters the game for the first time, we give him the experience required for level 30; 2. In mysql-common--exp_table, set the experience value of 1-30 to 1, so that he only needs to kill a monster to level 30;
  7. Hi, developers, weapons set with gems (stone code = 28533), success rate %, where should this be adjusted and set? Thank you for your answer Best wishes to you
  8. Hi,Devs,When I use the "/IN" command, the GM image logo cannot be hidden and the player character can still be seen! How should I fix it? Thank you for your answer! Best wishes to you!
  9. mysql-player-item_proto table Set up, save, GM in the game, "/RELOAD P" command, then equip your weapon, the bonus will take effect If you want to see these bonuses, you must epk - locale_xx Bonus code: 1 MAX_HP 2 MAX_SP 3 CON 4 INT 5 STR 6 DEX 。。。。。。。。。。。。。。。。。。。。。
  10. Hi,devs,this is title_system,I want move position, Left-right-up-down, Because the words in our country are special, Thank you for your answer Best wishes to you. . .
  11. @Moț thank you ,man,it's work now! best wishes to you! @WeedHex,thank you,man! fix it~
  12. I am the same as your file, but the "/u" GM command is not working, I am very upset, thank you for your answer.@displayjokes
  13. HI devs,I have a error. when I am Gm,I use "/u" ,ACMD(do_user);,can't work,nothing can show, How can I fix it? Thank you for your answer best wishes to you!
  14. Target_Information_System is done,thank you @xGenessis(Dalí) Automatic hunting system is completed, thank you @bykatil I recommend these two people, when your payment is successful, they work very fast! The problem has been solved! I can't close this theme, please admin master, close Thank you
  15. Dear friend, although I can't provide you with specific code guidance, if you need a comparison file, I can send it to you, because my pet is following me!
  16. Eastern origin electronic sound,Hope you enjoy it!
  17. hey guys , I have some ideas to coding , but I dont know how to debug the code (C/py) , pls help me , how to do that ? like as print/echo etc...
  18. Someone can install it for me or sell me an improved version. I'm willing to pay for technology and knowledge. Thank you, devs.
  19. @enisina, Thank you for your answer, it really works! Best wishes to you!My friend!
  20. @LordZiege,thank you,man ·I try The 11th @displayjokes thank you,I Reply to you
  21. @Fernando,yes,man,but,I install it ,can't work,I think my skills are not good!So I'm looking for a developer to help me install or improve Thank you for your answer
  22. @enisina,thank you ~ Oh, my god. I'm going to kill the monster and upgrade to LV83. It's hard @enisina,thank you ~ Oh, my god. I'm going to kill the monster and upgrade to LV83. It's hard
  23. HI developers, my pet system skills are not working, I tried to search here, there is no solution Please give me some directions Thank you for your answer! Best wishes to you~
  24. Your question text fails to express your meaning, and your picture cannot be seen. I think the first thing you should do before you ask for help is make it clear what your problem is. And show it to people, and it will help you
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.