Jump to content

Brynner

Members
  • Posts

    1942
  • Joined

  • Last visited

  • Days Won

    14

Posts posted by Brynner

  1. 2 hours ago, Petey Pablo said:

    Help me to update this patch for latest rA. Thank you


    pk_mod_rA_r16215.PATCH 2.82 kB · 0 downloads

     

    And please add this code to use @pk state on/off only on towns/non-PVP maps

    
    if( map[sd->bl.m].flag.pvp || map[sd->bl.m].flag.gvg || map[sd->bl.m].flag.gvg_castle || map[sd->bl.m].flag.gvg_dungeon ) {
    clif_displaymessage(fd, "You can only change your PK state on non-PVP maps.");
    return -1;
    } 

     

    Thank you very much

    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

  2. 41 minutes ago, madlorence said:

    Hi there! Do you guys have any idea on how to add SSL cert on fluxcp? I used a domain from godaddy.com. 

    I tried the following:
    https://www.sslforfree.com/ I did all of the instructions written from this site but i can't seem to make it work, you guys have any suggestions or advices for SSL cert on my fluxcp? 

    Thank you so much in advance.

     

    to fix this issue you must contact godaddy support they will fix it for you.

    • Upvote 1
  3. Yes the problem there is the missing modules. EADev has luck of support regarding this issue.he doesn't even know that the files he was sending is incomplete.but it should work once you have the missing modules.

  4. 11 minutes ago, Diana said:

    I just tried to use 2018-06-20 client 

    Much errors appeared to me 

    Alt + s not working and it closes the client every time I use it 

    Client not supporting any langtype expect  ( 0 ) [When change to arabic 19 or 1 showing error  GetTableIntValueForC : attempt to call a nil value ]

    very small font 

    Anyone have solutions for those errors?

    the problem is on \luafiles514\lua files\skillinfoz\skilltreeview.lub

     

    just use this https://github.com/Asheraf/Translation/blob/master/data/luafiles514/lua files/skillinfoz/skilltreeview.lub

  5. 1 hour ago, Xiao said:
    
    I use the latest version of rAthena.
    I'm using this exe. 2017-06-14bRagexeRE
    Added items in item_cash_db
    But the cash button is not shown.
    The roulette is not shown either
    

    Some help?
     

    if your using RagexeRE. don't forget to diff your client with Restore Cash Shop Icon and Restore Roulette.

×
×
  • Create New...