Jump to content

Badarosk0

Members
  • Posts

    81
  • Joined

  • Last visited

Everything posted by Badarosk0

  1. Like this ? https://rathena.org/board/topic/70192-monster-defense/ Edit: I'm editing this script, but can not make the monsters walk straight .. They are walking from one side to another and do not know how to avoid I would ride position , 50.75 to 50.23
  2. Hello , I am trying to develop instance wave mode and I'm going through some problems . The first is to make a monster getting straight. Does anyone know anything about it? I've checked a few posts and it seems that no instructions in rA to perform this task . I would love to create that body and spread to the community. Link used iRO: Examples: https://rathena.org/board/topic/73366-walking-monster/ up a link here from rA talking a little about .. Someone had already developed something like this ?
  3. I would suggest the implementation of the MAC address detection system . The brA already use on your emulator version. I find it interesting super that can help in many projects since the the MAC address is much safer than the existing IP . Useful for any kind of event handling , access etc. LINK: https://github.com/brAthena/brAthena/commit/d1ebe6dd5424bd92ec6bbd0e1b9ff033105f80f7
  4. Yes, I know it's not stable. But already I like to perform some tests . I found that there are people already running this client. Like the hexed only for same tests, but can not find in any location .. = /
  5. I searched and found the hexeds .. Does anyone have the link to the 2015-09-16aRagexeRE or 2015-10-01bRagexeRE hexeds ? I would like to do some testing .. Thx!
  6. *Pending: - When using mount with the item rein id : 12622 generates error and the game closes All problems were solved with a clean and current version of rAthena except one . When I use the item 12622 Reins of mount generates error. Does not work at all. I'm using a completely clean version of unedited and current emulator. Someone could run on 10.22.2014 hexed ? I've tried everything .- . If you have a player on the map when you use the item , it is being tipped as well and generates the error. Does anyone know what can it be? Solved: - Disable diff (Custom Job option) Every time I type a word with accentuation 'm getting this sentence. Does anyone know how to disable ?
  7. *Pending: - When using mount with the item rein id : 12622 generates error and the game closes All problems were solved with a clean and current version of rAthena except one . When I use the item 12622 Reins of mount generates error. Does not work at all. I'm using a completely clean version of unedited and current emulator. Someone could run on 10.22.2014 hexed ? I've tried everything .- . If you have a player on the map when you use the item , it is being tipped as well and generates the error. Does anyone know what can it be?
  8. Updated and the error continues. You know when it was changed ?
  9. I tested the problem only happens if you have more than one food for the pet in inventory ... if you have only one not of crash, but displays the following message from msgstringtable.txt: #Edit: To fix open your msgstringtable.txt, and change the line: Feeding the pet. %d '%s' remaining# for: Feeding the pet. %s %d remaining# Finished. Thx!! *** *** BUGs found hexed 10/22/2014 : - When feeding the pet is generating error and the game closes . (Solved) - By wearing wedding outfit the sprite does not appear. - When using mount with the item rein id : 12622 generates error and the game closes . - @go command generates error.(To test type :@go). - Enter job command generates error and exits the game (To test type :@job).
  10. Would anyone tell me how to remove the human reduced RK_DRAGONBREATH skill? I wish did not exist the operation of the letter thara frog . Made several adjustments to the code and unsuccessful .. =/
  11. Anyone know how to change to appear Automatic updates IPBOARD? I noticed that the system is compatible .. Thanks
  12. Hello, I'm having the following problem when compiling the system in my emulator. Does anyone know what could be the problem? Thank you"!
  13. I have the following problem someone knows how to solve? [spoiler=error] CC chrif.c CC clif.c CC pc.c pc.c:83: warning: excess elements in array initializer pc.c:83: warning: (near initialization for âequip_posâ) pc.c:83: warning: excess elements in array initializer pc.c:83: warning: (near initialization for âequip_posâ) pc.c:83: warning: excess elements in array initializer pc.c:83: warning: (near initialization for âequip_posâ) CC status.c status.c: In function âstatus_calc_pc_â: status.c:2569: warning: array subscript is above array bounds status.c:2662: warning: array subscript is above array bounds CC npc.c CC npc_chat.c CC chat.c CC path.c CC itemdb.c CC mob.c CC script.c script.c: In function âbuildin_costumeâ: script.c:18011: error: too few arguments to function âlog_pick_pcâ script.c:18026: error: too few arguments to function âlog_pick_pcâ make[1]: *** [obj_sql/script.o] Error 1 make[1]: Leaving directory `/home/ragnarok/emulador/src/map' make: *** [map_sql] Error 2
  14. I have a problem when compiling rathena in dedicated server CENTOS 6 server 64 bit. The following error is returning when I compile. [spoiler=Erro configure][email protected] [~/emulador]# ./configure --enable-64bit checking for gcc... no checking for cc... no checking for cl.exe... no configure: error: in `/home/teste/emulador': configure: error: no acceptable C compiler found in $PATH See `config.log' for more details How to solve this problem? Thank you.
  15. [Depurar]: em vending.c:337 - INSERT INTO `cp_vendshops` (`vender_id`,`shop_name`,`mapname`,`x`,`y`) VALUES ('151640','Paris Hilton compra aqui','ayothaya','151','152') I have this problem in my log. How to solve the problem? Thank you.
  16. try my modification http://rathena.org/board/topic/77234-need-testers-for-debugging-script-now-working-looking-for-bugsif-there-is/#entry171844 you have a gm menu to work with mine so it will be easier to configure Good, thanks..
  17. I'm having a problem when I install my patch folder of KRO .. "Ragnarok_RE.exe is changed. Press ok to restart". Is there a way to fix this problem?
×
×
  • Create New...