Jump to content

Chaos92

Members
  • Posts

    1589
  • Joined

  • Last visited

  • Days Won

    40

Posts posted by Chaos92

  1. 5 hours ago, BabaVoss said:

    im sorry i dont think i do have db backup for the last week. but im using myphpadmin sql, does it have back up logs?

    if u didnt have it, then its not possible then. except u can rollback your server or pc to last week for example u have system restore, etc.

  2. 4 hours ago, BabaVoss said:

    good day guys, can anyone help me how to roll back a server for a 1 week. there was a bug on an npc, everybody bought an item for free. and theres a lot who have bought already. i wanted to do a 1 week rollback. can anyone help pls? thanks

    Do you have database backups ? If yes, then just use the backups from a week ago.

    If not, then you might need to prepare for next time, maybe.

  3. 59 minutes ago, Finale said:

    Hi Guys,

     

    We have a problem on color palette if the character is using a mount PecoPeco / Halter. The color seems to be incorrect. Is there a way to fix this? Thanks!

     

    H4gonv1.jpg

    have u read the txt or instruction from the palette ? it might need sprite correction .

  4. 5 hours ago, bambang777 said:

    this happened 3 days ago when I was about to compile, I tried to shut down the server and then I used the command "./configure" then "make clean" and "make sql" but then an error occurred (I don't have the photo), after that today I tried again it turned out the file "athena-start" error and there is a corruption file,image.png.3fb6994ae8dd67f13b81dd671c742a4e.png
     tried to get the file on github and in the end it happened athena-start permission denied
    I'm newbie, please help

    check the file permission. make sure its executables.

  5. 9 hours ago, ran0120 said:

    I did just that and it fixed the palettes for most of the classes. However, the 3rd jobs still hasn't been fixed. Most of the dyes colors also their bodies. I opened the grf and it doesn't have the 3rd jobs sprites on them.

    screenHydRO - BETA017.jpg

    Have you tried the corrected sprite for 3rd job ? 

     

  6. 4 hours ago, ran0120 said:

    So I have the Kamishi 700 pals and I'm using 04-06-2022 client and all the palettes are looking weird. Is the client not compatible? Is there a diff that I need to apply?

    received_3358591331025705.jpeg

    received_1603512656811261.jpeg

    received_1386855928768340.jpeg

    received_820847482799791.jpeg

    Kamishi palette have .txt as guide to use it.

    It needs corrected head sprites. Have u followed that ?

  7. 14 hours ago, yodaGG said:

    image.png.4bc24efcad2b2a657ab31ac14da3f7b0.png
    hi guys, can anyone help me please?
    i just try add 3rd job, all color okay,
    but the problem isi when im using mounting, the character going black 

    thankyouu
     

    that is because of you doesnt have the palette for the mount.

  8. 18 hours ago, KingiRemz said:

    Hi i keep keeping an a annoying error.

     

    Heres the code:

    function	script	BDEX	{
      bonus bDex,7;
      bonus bAgi,6;
      bonus bMdef,5;
      bonus bDef,5;
      bonus bLongAtkRate,5;
      bonus bMaxSPrate,3;
    if(BaseClass==Job_Hunter) {
    	bonus bLongAtkRate,3;
      bonus bMaxSPrate,5;
    }
    else if(BaseClass==Job_Rogue) {
      bonus bMaxHPrate,5;
      bonus bLongAtkRate,2;
      bonus bMaxSPrate,5;
    }
    }
    else if(BaseClass==Job_gunslinger) {
      bonus bMaxHPrate,5;
      bonus bLongAtkRate,2;
      bonus bMaxSPrate,5;
    }
    else if(BaseClass==Job_Clown||BaseClass==Job_Gypsy) {
    bonus bLongAtkRate,3;
    bonus bMaxHPrate,3;
    bonus bMaxSPrate,5;
    end;
    }

     

    Im not even sure why its giving me an error regarding just these two classes.

    all the other are perfectly fine.

     

     

    Thank you in advance!

     

    u have double close curly before job gunslinger.

    and also separate the basejob OR condition like what hendra814 stated above.

  9. 6 hours ago, loaui said:

    hello .
    i have a folder full of custom items but it only has the spr/act files no item.bmp or collection.bmp
    does anyone know how i can get/make them.
    sorry if iam in the wrong section

    Hello, either u create it yourself, or just copy another item from the GRF and check item folder and collection folder.

  10. 4 hours ago, BabaVoss said:

    Good day, hi guys so basically this is a common problem on servers. Which is the "titan grf" , it makes character sprites bigger.  Which makes them most vulnerable during war of emperium or on PK.

     

    Is there anyway we could make an anti titan modification, im thinking maybe by changing the default sprite name of the job on Àΰ£Á·  makes it possible to titan-proof the server. Question is, how? Or is there any possible way to prevent this? 

    Check photo below

    123123123.jpg.7fe6aec6500e220da79d7a4b6c290220.thumb.jpg.cdb1c0fc69c9cb9b781c0574c68b04be.jpg

    Gepard shield have GRF redefinition protection.

  11. 9 hours ago, WATAFAK said:

    Hola buenas noches, estoy teniendo dos problemas con FluxCP uno cuando me logueo no me redirecciona, me deja en pantalla blanca, active en su momento el modo debug y me dio:

     

    MySQL error (SQLSTATE: 22001, ERROR: 1406): Data too long for column 'ip' at row 1

    Lo busque en google y modifique el archivo de mariaDB ahora no me da el error, pero sigue mostrando pantalla en blanco. 

    Probe haciendo la instalación en una DB que tengo con Hercules y no tengo este problema con el login :S

    Por otro lado, estoy intentando cargar archivos al CashShop desde Flux y me da error también, con el modo debug me dice que me falta la tabla 'item_cash_db' he buscado por todos lados, encontré un post que dice que usemos lo más actual de los repositorios, tengo recién descargado todo y no aparece, alguna idea?

    try to use IPV4 ? Seems like the data is long which is IPV6

  12. 2 hours ago, konishiwa said:

    hi community, i want to ask when i'm trying to download new rathena server but there's change in cash shop from txt to yml, my question is how to put my items of choices in new cash shop yml, how i put the items in different categories? and one more thing i found there 2 file named item_cash.yml in rathena-master\db and rathena-master\db\import, which one should i choose?

    or can someone shared their item_cash.yml file so i can learned myself?, thank you in advanced ??

    1.jpg

    2.jpg

    see the documentation above theres already the settings that u can follow, just remove the #

     

    Here some example :

    Body:
    - Tab: Hot
        Items:
          - Item: Kafra_Card
            Price: 1
      - Tab: Hot
        Items:
          - Item: Yggdrasilberry_Box_
            Price: 2
      - Tab: Hot
        Items:
          - Item: Acidbomb_10_Box
            Price: 3
      - Tab: Hot
        Items:
          - Item: Poison_Bottle_10_Box
            Price: 3

     

×
×
  • Create New...