Jump to content

Legend

Members
  • Content Count

    375
  • Joined

  • Days Won

    5

Everything posted by Legend

  1. ano gamit mo? phpmyadmin or mysql?
  2. Try, in your item_db2.txt change your: Script: <" getrandgroupitem Bloody_Card_Album1,1;"> into: Script: <" getrandgroupitem 32003,1;">
  3. That's because you entered a value greater than your server max level. Open /src/common/mmo.h then look for this line: #define MAX_LEVEL 175 change 175 to your desired value, save and compile. Edit Max Level Guide: http://herc.ws/wiki/Edit_Max_Level
  4. Im not sure, but maybe because of your directory? Ascii then Unicode?
  5. Hi @@Domo! Im not sure if this thing is possible. But i think, you need to hex the client if you wanted to add custom emoticons.
  6. IF this is true, then why is it the one who posted this have 0 posts (which means, a troll account)
  7. Woah! awesome! Everything's perfect~ May i ask if this is for public release or payed service?
  8. Hello! Can you elaborate more with your question?
  9. You can also do it via script. *sorry can't provide a working script right now, im currently using mobile.*
  10. Scripters need also to adopt the new scripting styles and I like the update, for better reading.
  11. Im not sure if this is related to the emulator that causes the lag when it reaches its maximum capacity... Uhm, have you tried to ask your host provider?
  12. How to remove asura combo delay (dangerous+critical+dangerous+asura) on src? (not skill_cast_db) I've tried to search it, but i find no appropriate answer for my question. Can anyone help me with this? Thanks in advance!
  13. If you have a working HP/SP Tables with Level: 255 and Job 120. It would be nice if you can share. How about this? HP/SP Table Generator by malufett
  14. I encountered this too on client 2014-10-22b Anyone knows how to fix this?
  15. yes miss @@AnnieRuru for us to determine what item is causing the warning.
  16. I don't know if this Is this possible, but i would like to request for a plugin that would show the item prompt as error (sample warning: [Warning]: pc_bonus2 unknown type 2061 16 30) on itemdb... it would show it like this: [Warning]: pc_bonus2: unknown type 0 10! Item ID: 5013. Hard for me to determine what item is causing the error that's why i would like to request for this Thanks in advance!
  17. What happen to Trinity Network's website view? It seems broken.
  18. Legend

    Simple Question

    You can add variables by doing this: set .@TotalVar, .@var1+.@var2;
  19. Thank you so much miss @@AnnieRuru!
  20. Woah! Thanks for this ms @@AnnieRuru! oops
  21. I don't know if this is possible ... an NPC that would count total number of specific items that i looted. ie: i loot for an apple (itemid 512) for 200pcs... some of them are already consumed and some of them stored in storage/cart... then, when i talk to the NPC, still same count 200pcs of apple total number of the specific item (ie: apple) will be added everytime i loot. Hoping for an answer to my request Thanks in advance!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.