Jump to content

Brynner

Members
  • Posts

    1960
  • Joined

  • Last visited

  • Days Won

    16

Everything posted by Brynner

  1. i think that commands depends on their group id.if the gm level 10 have a @warp command.it will allowed to use #warp the player.
  2. have you tried conf\charhelp.txt?
  3. sad to say that the latest working threads that i maid is gone. btw im still gonna update and try to release it again on other forum not sure when and where but ill gonna do that to continue to support the extended bg.
  4. have you tried navigateto("map", x, y, NAV_NONE, 1); or <NAVI>[Hun]<INFO>map,x,y</INFO></NAVI>
  5. i still update a make a working diff patch for the extended battleground so it can still be active and works on the latest git hash thats why im wondering it was been hidden now. but its okay atleast i know what just happen.
  6. the link for Extended Battleground https://rathena.org/board/topic/116228-release-extended-battleground-eamod-bg/ and Extended Battleground 2.0 https://rathena.org/board/topic/121324-showcase-extended-battleground-20/ is now gone? those Custom Battlegrounds still works on the latest version of rAthena Git Hash f218994.
  7. try this? 0x3E9F7EEF Job: Equippable jobs. Uses the following bitmask table: (S.) Novice (2^00): 0x00000001 Swordman (2^01): 0x00000002 Magician (2^02): 0x00000004 Archer (2^03): 0x00000008 Acolyte (2^04): 0x00000010 Merchant (2^05): 0x00000020 Thief (2^06): 0x00000040 Knight (2^07): 0x00000080 Priest (2^08): 0x00000100 Wizard (2^09): 0x00000200 Blacksmith (2^10): 0x00000400 Hunter (2^11): 0x00000800 Assassin (2^12): 0x00001000 Unused (2^13): 0x00002000 Crusader (2^14): 0x00004000 Monk (2^15): 0x00008000 Sage (2^16): 0x00010000 Rogue (2^17): 0x00020000 Alchemist (2^18): 0x00040000 Bard/Dancer (2^19): 0x00080000 Unused (2^20): 0x00100000 Taekwon (2^21): 0x00200000 Star Gladiator (2^22): 0x00400000 Soul Linker (2^23): 0x00800000 Gunslinger (2^24): 0x01000000 Ninja (2^25): 0x02000000 Gangsi (2^26): 0x04000000 Death Knight (2^27): 0x08000000 Dark Collector (2^28): 0x10000000 Kagerou/Oboro (2^29): 0x20000000 Rebellion (2^30): 0x40000000 Summoner (2^31): 0x80000000 Novice + Swordman + Magician + Archer = 0x0000000F, why? Because: 10 = A, 11 = B, 12 = C, 13 = D, 14 = E, and 15 = F It's using hexadecimal.
  8. your client have gepard?
  9. 1st download mo muna yung apk nya sa website nila. http://roworkshop.com/andro/main/index.html den yung working client mo na galing sa pc i copy m papunta sa cp mo. after mo macopy install andro.apk then open mo ung files at locate m ung location ng Full Client ng RO mo pinacopy ko. note! hindi gumagana yung free andro pag meron kang gepard. if you want to have andro with gepard shield you need to avail the paid service which is cost you $400.
  10. they also release it just because ragnarok mobile already released 4th job class.
  11. i just want to change the x on the card to % example: the default one is problem solved. i already manage how to make it work.
  12. Since this has been a common and a recurring issue to many AMD/Radeon users, and possibly other GPU brands, it was decided to pin a solution in this section.Solution:Browse to your Ragnarok folder, find and rename dbghelp.dll to dbghelp.dll_old.Launch the game.
  13. what is your client version?have you check your system/iteminfo.lua or .lub?
  14. i think it is a paid service from the developer of Andro
  15. conf\battle\player.conf // Base experience rate increase. Setting to 0 will disable. (Note 2) // Default: 50 vip_base_exp_increase: 50 // Job experience rate increase. Setting to 0 will disable. (Note 2) // Default: 50 vip_job_exp_increase: 50 // Experience penalty rate multiplier for VIP accounts. // Default: 100 (100 = 1% penalty) vip_exp_penalty_base: 100 vip_exp_penalty_job: 100 // Item drop increase. Setting to 0 will disable. // Note: 50 = 50% item_drop increase. // For item_rate = 200: 200 * 50 / 100 = 100 bonus rate added to the 200 base giving total rate of 300. // Default: 50 vip_drop_increase: 50
  16. src\common\mmo.hpp #define MAX_GUILD 16+10*6 ///Increased max guild members +6 per 1 extension levels
  17. data\msgstringtable.txt E X P : %.1f%% ( basic 100.0%% VIP Bonus %.1f%% + %s %.1f%%)# DROP : %.1f%% ( basic 100.0%% VIP Bonus %.1f%% + %s %.1f%%)# DEATH : %.1f%% ( basic 100.0%% VIP Bonus %.1f%% + %s %.1f%%)#
  18. oh this is the idea of mine wayback 2016. i think i have that patch file in herc. but you still need to change the map[sd->bl.m to mapflag(sd->bl.m
  19. what would be the possible problem here?
  20. Brynner

    bug

    does your custom woe controller enabled?
×
×
  • Create New...