Jump to content

Dash

Premium
  • Posts

    152
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Dash

  1. Did you know the solve? [Hidden Content]
  2. Who is the logic? What is different between 27th and 25th position? Index of flag.if is 25 db will send to game for 25 th flag not Party flag witch is on the 27
  3. Go navi skill proto design table and setaffectflag at elements the affects need to have index like : blue_posession in affect.h is the 42 th now blue possesion need to be the 42th on the list in navi Pe romaneste: tu daca ai blue possesint in affect.h al 42-lea in liste aia si in navicat trebuie sa fie la fel. In design table gasesti ceva de genu 'APPLY_NONE','APPLY_YMIR'.....aici ai 2 1-2 pana la 42 trebuie sa fie effecte si blue sa fie al 42-llea
  4. Hi metin2dev , i have a problem with lycan if i am riding a mount with move speed bonus, monsters don't appear.
  5. Strong against metin stones is like strong against monsters. But you can create a new bonus from client source and game source
  6. Did you change in navicat skill flag with party_flag?
  7. You need to decript with python official files and then edit playersettingsmodule.
  8. Create a new effect on affect.h add it to client source and playersettingsmoudule. Then change AFF_YMIR or AFF_YMIR_VIP with your effect
  9. Edit in makefile CC = g++410 CXX = g++410 --> CC = g++ CXX = g++
  10. I can't use chat while trading. PM same. I found this in source, i have tried to remove return false but same. In char_item
  11. How can i delet my charater from client? I put this function in db conf. PLAYER_DELETE_LEVEL_LIMIT = 105 PLAYER_DELETE_CHECK_SIMPLE = 1 Error in syslog DB PLAYER_DELETE TRY: admin 61232 pid2 SYSERR: Feb 6 20:48:44 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '_deleted SELECT * FROM player WHERE id=61232' at line 1 query: INSERT INTO player _deleted SELECT * FROM player WHERE id=61232
  12. The another characters doesn't have this bug , this is not a solution . Lycan's motion speed/duration is bigger than Sura's motion , that make the difference try with quest.
  13. Reduce movement speed on mount. Or try to make a quest when pc.get_job == 4 and riding begin and remove 15 of speed :-? idk
  14. Hi metin2dev, Has somebody radio system?
  15. Hi metin2dev i want to change max stats point to 120 from source .where i can find this?
  16. Why i can't use romanian ip? I have hosts from gazduirejocuri.ro...
  17. in config put in mall_url only [Hidden Content] gamecore will edit like : [Hidden Content]
  18. snprintf(buf, sizeof(buf), "mall [Hidden Content]", g_strWebMallURL.c_str(), ch->GetPlayerID(), country_code, g_server_id, sas); Code in source. This make you link like: [Hidden Content]
  19. how can i change font ? I want to be normal not italic.... sorry for my english.
  20. Do you have errors with mode 0? Don't use claws.
×
×
  • 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.