Jump to content

Gerzzie

Members
  • Posts

    136
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Gerzzie

  1. Go to config/application.php Find : 'BaseURI' => 'blank', // The base URI is the base web root on which your application lies. Replace : 'BaseURI' => 'cp', // The base URI is the base web root on which your application lies.
  2. conf/battle/client.conf // Save body styles. (Note 1) // Note: Don't turn this on unless you know what you are doing. // Sprites are not released officially. save_body_style: no ( yes )
  3. It would be great to put this kind of script here on my Infinity Gauntlet System ( Charm ) Thank you sir emistry!
  4. Does anyone experience this kind of problem. When i choose "Character Select" then select another or the same character. This message comes out everytime. I'll have to wait for 1 - 3 minutes before logging in. My current Client is : 20180621RE NOTE : I'm the only one online on my server. I'm worried if my other player will encounter this kind of hassle logging in.
  5. Emistry Script : http://pastebin.com/raw/Np73y4pw
  6. Can i test this on my localhost? Is there a Windows Guide?
  7. Nevermind guys. I've resolved it. Changed : from : getmapxy .@map$, .@x, .@y, 0; to : getmapxy .@map$, .@x, .@y, BL_PC;
  8. I'm currently using his/her script but i'm encountering some error here. PvP Ladder link : https://pastebin.com/raw/MAz192k4 Problem #1 it doesn't recognized the map when i enable set .announcemap, 1; // announce the map name in the announcement ? : 0 - off, 1 - on Problem #2 when i use the selected map the announcer doesn't appear pvp_y_1-2 mapflag loadevent setarray .maptrigger$, // only these maps will trigger this script "pvp_y_1-2"; // uncomment this to allow load all maps
  9. I would like to ask some database expert here. I'll just leave the description here. I would be glad if someone could help me! Thank you in advance rAthenians
  10. Reduce some weights on your ITEM. Best solution.
  11. Hi. Messaged you on Skype. I would like to avail a Gepard Shield 3.0

  12. You must apply this diff patch https://github.com/rathena/rathena/commit/9387014979c7222a3c7540888fefa440cf8e5134#diff-ae5800534bb25effa37150c6874eb4ad by Lemongrass for you to get it working. It's not implemented on Latest rAthena
  13. Find conf/groups.conf Find : - all_skill: true Replace : + all_skill: false Then @reloadatcommand.
  14. Click the second icon on your upper right. You'll need to check the Regular Chat on your list
  15. Magkaiba ang Skill Delay and Item Delay para sa item delay Find : db/pre-re/item_delay.txt <-- if Pre - Renewal db/re/item_delay.txt <-- if Renewal
  16. Yeap Source Section. go to conf/battle/skill.conf Find : Change dex scale from 150 to 0 para kahit walang dex no cast. Make sure to @reloadbattleconf
  17. Go to your Trunk Folder and look for src/config/renewal.h Kung Renewal ka then Cast time lang gusto mong baguhin
  18. Trunk : trunk/npc/custom/(filename).txt Ex : trunk/npc/custom/shower.txt In - game : @loadnpc npc/custom/(filename).txt Ex: @loadnpc npc/custom/shower.txt
  19. Or you could just replace the new sprite names to the old sprite names. If you're not using 3rd job on your server.
  20. rAthena doesn't released it yet?
  21. - // Combine values as needed (e.g. 1|8 = 1+8 = 9). - set .Options, 1|8; Have you tried removing number : 8 + // Combine values as needed (e.g. 1|8 = 1+8 = 9). + set .Options, 1; only
  22. prontera,146,304,5<tab>script<tab>Reseter<tab>407,{
×
×
  • Create New...