Jump to content

ByLost

Inactive Member
  • Posts

    110
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by ByLost

  1. Version of Files : 40k Hi Devs! I know the title seems obvious. But I'm not finding the corresponding file to assimilate the client version. Thanks. hack_log
  2. You are very perceptive. Thank you very much.
  3. Version of Files : 40k Hello Devs I'm doing an event where I need to invoke the npc. Example: regen_in_map(41, "data/events/fimdeano/npc3.txt") regen_in_map(21, "data/events/fimdeano/npc2.txt") regen_in_map(1, "data/events/fimdeano/npc1.txt") Invokes npc normally The problem is that the npc disappears after a few seconds. My regen npc1.txt m 682 596 0 0 0 6 5184000s 100 1 20031 Thanks
  4. Hi Devs I have a problem in my shop offline and would like to solve. I also need help with the DC that's going on. I would also like to add two new coins in the shopoffline, if anyone can pass me a tutorial, I'm very grateful. Thanks By Lost
  5. Version of Files : XXX Hi Devs I have a problem in my shop offline and would like to solve. I would also like to add two new coins in the shopoffline, if anyone can pass me a tutorial, I'm very grateful. Thanks By Lost
  6. Hi Devs Paid to develop a script in PHP. Thanks.
  7. Version of Files : 40k Hi Devs I finally managed to do the debugging in the game.core.. "Don't ask me how". I received this information while doing the bt. BT #0 0x28b15b5f in thr_kill () from /usr/lib32/libc.so.7 [Current thread is 1 (LWP 101205)] (gdb) bt #0 0x28b15b5f in thr_kill () from /usr/lib32/libc.so.7 #1 0x28b15b3b in raise () from /usr/lib32/libc.so.7 #2 0x28b15a9f in abort () from /usr/lib32/libc.so.7 #3 0x081bf58d in std::_Rb_tree_iterator<std::pair<unsigned int const, SECTREE*> >::operator++ (this=<synthetic pointer>) at /usr/local/lib/gcc49/include/c++/bits/stl_tree.h:203 #4 SECTREE_MAP::DumpAllToSysErr (this=0x2aa68a80) at sectree_manager.h:94 #5 SECTREE_MANAGER::LoadAttribute (this=0xffffab1c, pkMapSectree=0x2aa68a80, c_pszFileName=0xffff98db "locale/germany/map/mon_cave/server_attr", r_setting=...) at sectree_manager.cpp:436 #6 0x081c376e in SECTREE_MANAGER::Build (this=0x0, c_pszListFileName=0x29d601b2 "\001;X\b\200\321\360\b\001;X\b\020", c_pszMapBasePath=0x29d602a6 "\003") at sectree_manager.cpp:738 #7 0x00000000 in ?? () Thanks ^^
  8. I'm already using cron on cpanel. wget -q -O - "[Hidden Content]" > /dev/null 2>&1 Silence cron ^^ #closerequest I did so to manipulate the data with PHP pulling the data from the database. Thanks
  9. Version of Files : PHP Hi Devs Can anyone help me with php? hope so ^^ I need to run a query every Saturday x hour. Example: if(date('D') == 'Sat' AND date('H:i') == '12:00') { echo"Metin2Dev"; } Thanks ^^ declare: date_default_timezone_set('America/Sao_Paulo'); Thanks. #closerequest
  10. I will try UTF8 without visual code for C ++. Thank you. ps: you are very well known in Brazil ^^
  11. Version of Files : 40k Hi Devs I'm having an accentuation error in c ++, when I enter the game the accent shows "?". Example: ch->ChatPacket(CHAT_TYPE_INFO, LC_TEXT("ação")); Result ingame A??o Thanks
  12. I understood very well and it was very clear. [Hidden Content] A doubt say I have an x y coordinate how is this defined? Can I change the number to another number until 256 without any problem?
  13. Update: This is because the server_attr is not updated. Just update. #closerequest
  14. Did not quite understand. Could you explain how that would be divisible by 256? Thanks Plechito.
  15. Version of Files : 40k Hi devs I already had this problem and I got it again. Some parts of the map are not possible to "summon" mobs etc ... are invisible. If I walk a little further, it is possible to invoke the mob. The same happens for regen.txt some parts of the map the monsters do not appear, only in certain coordinates. Thanks.
  16. I remembered the solution. For some reason this error is related to Windows. I've had this error many years ago and haven't been working with map. Just restart the computer that returns to normal. I don't know why this happens. More if someone has a similar problem just restart the PC. Hi @Ace You're very considerate. Hi @WeedHex You're a good person, always helping. Hi @martysama0134 for your knowledge Thanks all.
  17. Wtf? v34?? nice thanks. But the same mistake is still going on.
  18. That happens when I walk the map. When I enter the map this normal, when I change position it bug. the character does not move. Press movie [Hidden Content] Ok ok Marty: WorldEditor_MfcRelease_vc100_v24 Print:
  19. WORLD EDITOR REMIX Hello I have a problem on all maps in the world editor. Does anyone know how to help me? Thank you for your attention.
  20. I do not have the game.core, how can I generate? update: I got to that part
  21. Hi, I did not find the forum to post this. Example: When you click on block guild invitation, it also serves to block guild war invitation. Message: This guild cannot be invited. Now your main character can be the leader of the guild: D Thanks ^^
  22. my example: It is not the same in virtualbox only in VPS. using the same file and the same client.
  23. Update gdb92 nice work Ok ok details of what occurs to me. 1º path do channel 1 # cd /usr/home/Lost/game/Channels/Canal1/Core_LosT_Cidades # gdb92 gdb: file game-ch1-Core_LosT_Cidades Not create game.core ? Result: bin: thanks for your attention.
×
×
  • 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.