Jump to content

johnbond

Members
  • Posts

    457
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by johnbond

  1. Harmony is good but since harmony does not sell new subscriptions anymore so people just buy it from other people who has it. (like me )
  2. How do I adjust command levels without need to restart server? I mean I want to put summon commands on GM level 20 on groups.conf, but I want to do this by not needing a restart to implement it. Will @reloadscript do the trick? Thank you.
  3. Still not answered in the links. Does anyone know what to hex in client so that it will show damage in woe to normal players? I have a hexing program but I am not sure what to change and where to change. Kindly help guys. Thanks.
  4. I tried to search for the keywords "hide_woe_dmg" in SRC folder but there were nothing. Anyone?
  5. Umm can somebody show me what source edit I can do to make woe damages appear on players? Thanks.
  6. // When set to yes, the damage field in packets sent from woe maps will be set // to -1, making it impossible for GMs, Bots and Hexed clients to know the // actual damage caused by attacks. (Note 1) hide_woe_damage: no I think this is not it. Because setting this to YES will only make the damage displayed to only 1 damage to hide real damage. Setting this to NO will give out the real damage BUT only GMs can see the damage and not by players. Players see no damage. What I want is for everyone to see real damage on woe and gvg. Not just GMs. Thank you guys.
  7. How can I make players see damage on woe castles (versus opponent players) as well as in gvg maps? Besides hexing the client, Is there some kind of SRC edit for this? Its easier to change in SRC than patching a new client exe. Any input is appreciated. Thank you guys.
  8. Oh that's why! I did not have the EclageInterior.txt script. I will load this the next maintenance. +1 to you sir! Thanks!
  9. johnbond

    Gepard shield

    to be clear this issue , he has been scammed by another , not from functor What do you mean scammed? Is this Facebook page really him? https://www.facebook.com/gepardshield/ I think I got scammed too just now. Where can I see his page or website if I wanted to order gepard? wew... gepard u can directly buy with functor. hes only available via email / rathena / skype.. wew i just quote that yesterday.. that facebook page = fake as far as i read brizzle post Thank you for notifying. +1 for you my friend. did u already pay that service to that scammer ? be careful after this okay. Yes I did already pay and I was scammed. Oh well...
  10. Regarding the quests_eclage.txt script, and this quest: http://irowiki.org/wiki/Encounter_in_a_Strange_Land On guide #31, after warping to "ecl_hub01",129,12; there should be some sort of NPC (Closed Entryway) in the area as per the guide on (http://irowiki.org/wiki/Encounter_in_a_Strange_Land) but in rathena script there is nothing. No NPC and no portal. I am using this script which is still the latest eclage script from rathena: https://github.com/rathena/rathena/blob/master/npc/re/quests/quests_eclage.txt but it seems there is really no NPC stationed on that area within the rathena script. Is this is a script bug or do I need to follow a different quest guide for this rathena official script? Your inputs are greatly appreciated dear Sirs. Thank you.
  11. johnbond

    Gepard shield

    to be clear this issue , he has been scammed by another , not from functor What do you mean scammed? Is this Facebook page really him? https://www.facebook.com/gepardshield/ I think I got scammed too just now. Where can I see his page or website if I wanted to order gepard? wew... gepard u can directly buy with functor. hes only available via email / rathena / skype.. wew i just quote that yesterday.. that facebook page = fake as far as i read brizzle post Thank you for notifying. +1 for you my friend.
  12. Please, check PM. I would like to purchase too sir. I already sent you PM. Thank you.
  13. johnbond

    Gepard shield

    to be clear this issue , he has been scammed by another , not from functor What do you mean scammed? Is this Facebook page really him? https://www.facebook.com/gepardshield/ I think I got scammed too just now. Where can I see his page or website if I wanted to order gepard?
  14. Very informative. Thank you dear sir!
  15. Oh there no more error in map console after removing the extra bracket. Perfect! Thank you!
  16. No no the error is not on that part my friend. I even still was not using that GM option. I was just using the default script you gave and it had errors: script:add_word: invalid word. A word consists of undercores and/or alphanum eric characters, and valid variable prefixes/postfixes. 1 : { 2 : OnAtStorage: 3 : .@map$ = strcharinfo(3); * 4 : if ( getmapflag( .@map$,mf_pvp ) ) || getmapflag( .@map$ ,mf_gvg ) ')' { 5 : dispbottom .@atcmd_command$+" is disabled in PVP /GVG maps"; 6 : } 7 : else { 8 : openstorage; 9 : } Kindly please help me fix error sir.
  17. I loaded your NPC but I got this error: script:add_word: invalid word. A word consists of undercores and/or alphanum eric characters, and valid variable prefixes/postfixes. 1 : { 2 : OnAtStorage: 3 : .@map$ = strcharinfo(3); * 4 : if ( getmapflag( .@map$,mf_pvp ) ) || getmapflag( .@map$ ,mf_gvg ) ')' { 5 : dispbottom .@atcmd_command$+" is disabled in PVP /GVG maps"; 6 : } 7 : else { 8 : openstorage; 9 : } Please help me fix sir. Thank you.
  18. Oh thanks! How about if a GM level 10 and above will do the command then it will allow it? I kidly request the edit. Thank you.
  19. Thanks for the reply. What does this do? What if I like the @storage and @load to be disabled on pvp/gvg maps?
  20. Hello guys, Is there a way to allow @refresh command on map that have the nocommand mapflag? Or maybe, I will not use the nocommand mapflag but how can I make specific atcommands to be disabled on maps I want them disabled? Example is I want @storage and @load to be disabled on gvg and pvp maps but the other atcommands are enabled. How can I do it? Thank you guys.
  21. Can anyone kindly show me how to reduce Guild Capacity to like around 30+ members. I was planning to make the Guild Extension skill to only level 3 maximum but the problem is the other prerequisites might be affected and I dont know where to adjust skill level prerequsites. Also, currently there are already some guilds that have members more than 30+ so how can I reduce them? Anyone please give me guidance. Thank you.
  22. yes I used 15 (1+2+4+8) but it seems its not working on towns when I first tried.
  23. Oh nice okay ill check. Its just that the example used skill name so I also used skill name hehe. I tried it again it seems to work now. Thank you. Though, how can I make it work to ALL MAPS? Because not all maps are in zones.
  24. Oh nice okay ill check. Its just that the example used skill name so I also used skill name hehe.
×
×
  • Create New...