Jump to content

Krixius

Inactive Member
  • Posts

    133
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Everything posted by Krixius

  1. 3 years ago i get the dev member, i will test it, thanks in advance Ok, solved thanks
  2. Hi dev Actually im trying to add a new function but i don't know why this is working bad: I have in player a new column called: rank and i want that this function returns the number that i have in rank but i don't know how to do it ._. int pc_get_rank(lua_State* L) { DBManager::instance().Query("SELECT rank FROM player.player WHERE name='%s' ", CQuestManager::instance().GetCurrentCharacterPtr()->GetName()); lua_pushnumber(L, 0); return 1; } Function returns me all time 0 in game
  3. Hi folks. Actually Dragon2 are searching 2 developers for hire in the next vacants as a Developers of the server. We are searching people that can handle a timetable beetwen GMT +0 / GMT +2 on a night hours / afternoon. What we are searching? - Fluid level of english (written) - Respectful and skills for work with a team and with other developers on different systems that we will do. - More than 2 hours daily from Monday to Friday - Knowledge of Python or C++ What we are offering ? - A monthly salary: --C++ : from 100$ to 200$ monthly --Python: from 80$ to 110$ monthly If you want more info about the work or something. feel free to send me a PM. Kind Regards
  4. hi guys i have the next problem: I don't know why this happens probably a missing file? Regards. Akroma
  5. the button for hide level of mobs, don't work ._., any idea for fix it? Regards
  6. Hi, all works fine but this have a error. When i press Level in Game Options. The level don't disapear ._. So, the option don't works.
  7. 1001 18:15:24143 :: 'module' object has no attribute 'WJ_SHOW_MOB_INFO'
  8. Here is my source of dump_proto. [Hidden Content] Can anyone tell me where is the problem? Regards Akroma
  9. don't work, i only see level of object, not bonus. Any other idea?
  10. BUMP. Anyone can tell me if problem its from dump_proto source or client?.
  11. i have my own source of dump_proto i don't use XML. Any idea? Regards
  12. Hi dev. Actually im here cause i need to solve this problem: In the client i can't see bonus of any belt, but if i equip it this give me the bonus that i putted in the server. Anyone know how to solve this? Regards
  13. i modified dump_proto source adding the costume weapons. Any idea?
  14. well i have news about that, i don't know why the block don't work properly. Anyone knows why?. [Hidden Content]
  15. Hi, actually i have the next error (its only visual). [Hidden Content] I only see Name of the item & level of the item, but not bonus, btw if i equip i have the bonus of the item so its only a visual bug. Regards Akroma
  16. what i need to put in the ...? And its posible to do a array with a while for do a less code?
  17. Hi dev I want if anyone know if its posible to block the teleport to X maps with the ring of marriage. If its posible can u tell me how i need to do it?. Regards Akroma
  18. this have a value but i don't found and i know this cause i have a bug with that im jinno and in chunjo the items in the client cost 3x more and in the reality the item only cost the same than in shops of my kingdom. Regards
  19. i'm refering to the LC_TEXT in source files, not in locale_string.txt The file in the source (.CPP)
  20. Hi guys, actually i have a problem with the gold / 3x tax. i wanna to know where i can modify the value for multiply the price of a items in a different kingdom. Example: Sword +9 in Jinno (my kingdom): 10 yang Sword +9 in other kingdom not jinno: 30 yang where is the value for modify it? Regards Akroma
  21. i know this, i wanna to know in what file in source is this. Regards
×
×
  • 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.