Jump to content

Invence

Inactive Member
  • Posts

    31
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Invence

  1. UPDATE item_proto SET specular = '30' WHERE locale_name LIKE '%+4' ; UPDATE item_proto SET specular = '40' WHERE locale_name LIKE '%+5' ; UPDATE item_proto SET specular = '50' WHERE locale_name LIKE '%+6' ; UPDATE item_proto SET specular = '65' WHERE locale_name LIKE '%+7' ; UPDATE item_proto SET specular = '80' WHERE locale_name LIKE '%+8' ; UPDATE item_proto SET specular = '100' WHERE locale_name LIKE '%+9' ; Ten convert from .sql to .txt
  2. Either this or you could use the metin2.co.kr client, as it works right with a bit of finetuning. I want same roots,locale,ui if you can because i have internet limit.
  3. Hi.Im looking for root,locale,uiscript 40250 python 2.7 or 2.2.All must by clear and no modificated.
  4. If someone want i can upload the clean source novaline or mainline_sg = db and game full compileable
  5. In source db/game now i probably know where is it but now binary source to edit.
  6. Where in the client source and source db/game are applytypes? I want to add applytype3 to have a four bonus from mysql.
  7. Where in the client source and source db/game are applytypes? I want to add applytype3 to have a four bonus from mysql.
  8. well this or what did he do anyway? what did you edit? char_item.cpp isn't modificate.Source is clean.
  9. Video -> [Hidden Content] who have that same?Fix for that?
  10. I have a problem with converting item_proto from .sql to .txt .When i convert it i have this error "Assertion failed: (index < row->size()), function AsStringByIndex, file CsvReader.cpp, line 395.".My item_proto ->[Hidden Content]
  11. How to get mob vids which attacks me?(game 34083).When i try it for sectree the game loop and then shutdown.I can pay for lib if it's required.
  12. I have a problem with starting game -> [Hidden Content] .I wan't to make old client to source version.I bring root , locale , uiscript from server who stay on 40k and dont work.Bin source compiled from mainline_sg.
  13. just bring the packet.h from mainline_released from example and try to compile.
  14. Yes,I'm sure.In char.h i have this -> [Hidden Content] after edit this error is that same
  15. Well.I compile game from mainline_released and after 30minutes i try compile it again and i obtain this error -> [Hidden Content] .
  16. ok now this root@bsd92:/usr/src/mainline_sg/Srcs/Server/game/src # gmake linking ../game_r1_64.... /usr/bin/ld: cannot find -lcryptopp gmake: *** [../game_r1_64] Error 1 root@bsd92:/usr/src/mainline_sg/Srcs/Server/game/src #
  17. I have a problem with source mainline_sg.I've already linked mysql with INCDIR += -L/usr/local/lib/mysql. Error : root@bsd92:/usr/src/mainline_sg/Srcs/Server/game/src # gmake linking ../game_r1_64.... /usr/bin/ld: cannot find -lmysqlclient gmake: *** [../game_r1_64] Error 1
  18. I have a problem with compiling db.Screenshot ->[Hidden Content] and if novaline [Hidden Content]. FreeBSD 9.2 64bit.
  19. DBManager.cpp / DBManager.h from mainline/Srcs/Server/db/src and DBManager.o from mainline/Srcs/Server/db/src/.obj tu your directory and you can compile if doesn't work bring from "mainline_released" i don't remeber it.And who have this problem -> [Hidden Content]
×
×
  • 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.