Jump to content

Serken

Members
  • Posts

    40
  • Joined

  • Last visited

Posts posted by Serken

  1. I have error in my Flux cp,  i upload files to my webhost and put path in config.php correctly,  i put my vps public ip in server .php and username and password of user with % permission and still get sql connection error 

  2. 30 minutes ago, BFPkiller said:

    Thanks for your reply.

    Do i add that in the item script ?

     

    U add in the npc give's dat item.

     

    *rentitem <item id>,<time>;
    *rentitem "<item name>",<time>;

     

    for example

     

    Quote

    rentitem 5013, 30000;

    give Kaho's for 5 min

  3. 19 hours ago, Najara said:

    Honestly, I've never seen a palette error like that before... it's all weird and gibberish. O_o 
    Could it be that the files are corrupted? If you open your GRF Editor and select a palette, does it give an error message?

    If not- I fear that this is exe related. There are a few clients out there that just don't support hair colors past a certain value.

    Sometimes crash with normal error, just saying palette faild resource and the number of palette i trying.

     

    If i go to GRF editor and select a palette, no error message, i can see the colors of palette.

     

    I have a 2018-05-30 exe,

  4. 23 hours ago, Najara said:

    Hey there. I have a faint feeling that you've got the wrong 'Shared Head Palettes Type' dif enabled in NEMO.

    According to the screenshot in your last post, you'll need type 1.

    diff.thumb.png.6ae6aad6b596be5023f1a239f6b4c752.png


    Also.... "above the 29 hairstyle i have error if i use any palette" - it would help a lot if we could see the error. ?

    Hi, i tried diff client with share palettes type 1 but still doesnt work, the error is like this :

     

    https://gyazo.com/9da51e991c73e974e8a748aed945f32e

     

    error of number of palette i choose

     

    EDIT: Tried with share head palettes type 2 and still dont work, and if i choose ignore palette errors :

     

    https://gyazo.com/4e7dd0243016ba0e9b287dde5fb633d4

  5. On 11/28/2019 at 10:11 PM, Amir Azman said:

    told ya... diff client 64k hairstyle

    I have my exe diffed with 64k hairstyle, i can see 84 hairstyles without problem, the problem come when i change the color palette

  6. 40 minutes ago, Mael said:

    yes, the same name says it 251HairDyes & 553ClothesDyes

    Remember to apply diff with Nemo (64k hairstyles) 

    and modify in client.conf

    
    min_hair_style: 0
    max_hair_style: 100 // Set this to your max hair style number.
    min_hair_color: 0
    max_hair_color: 251 
    min_cloth_color: 0
    max_cloth_color: 553

     

    I do all but doesnt work ? still sprite errors, in the error i can see the number of haircolor palette for the hair style

  7. 15 minutes ago, gidzdlcrz said:

    You have to download the palletes. I recommend the 553-ClothesDyes-251HairDyes. Can be found in the download section. Put everything in single grf. Have it load first by editing your data.ini

    but this Dyes pack support Hairstyles above 30? I have this pack installed and i have the palettes working correctly with hairs 0-29, but when i reach 30 or more allways shows black head

  8. 27 minutes ago, Amir Azman said:

    diff your client 64k hairstyles and check your hair color palette. maybe didnt have in your GRF

    I have both, i have some palettes in my grf for hairstyle like 50 or 51 but didnt work, allways shows with black head

  9. Hi, i have a problem with hair palettes, above the 29 hairstyle i have error if i use any palette, only work with 0, anyone can help me? 

     

    i have correct battleconf and battle.c

     

    Thanks!

  10. On 11/20/2019 at 12:21 PM, chapstick123 said:

    @sader1992 Thank you! I was doing exactly this before I posted but somehow can't get it to work, Im obviously doing it wrong. I managed to get the offline server to work though, but I cant figure how to "apply my online ragnarok files" to it.

    - with the Rathena folder, you mean the trunk folder that I can access thru WinSCP?

    - Should I use the clean kRO folder, or should I use the folder from my Online Ragnarok?

    - Im watching a guide, I dont know if I understood it correctly, but it seems after setting up the offline ragnarok, I need to update the server side and client side.

    Btw, I really appreciate your monster mode generator @sader1992 !!

     

    Better use ur RO folder of online server, otherwise u can copy your online grfs ( with clientinfo edited with ur local IP) and system to clean KRO folder.

    the rAthena folder better copy all online folder to ur PC and change the IP's of map_athena.conf etc to ur local IP (127.0.0.1)

    The last answer i dont understand correctly, but no matter when u update ur client and server side, if u put the IP's correctly will run without problems.

     

     

  11. 31 minutes ago, admagnus said:

    Thank you very much, this is very useful, but, here is the thing, how do i active the pvp betwen this two groups permanently?.

    For this i think u need to modify source ? but u can active PK mode and set a punishment if u kill someone of ur group (something like friendly fire) with  OnPCKillEvent

    • Love 1
  12. You can do it easy with a variable, you can put a npc in the start with menu like

     

     

     

    mes "Select a group please";
    
    menu "Group 1",gr1,"Group 2",gr2;
    
    gr1:
    
    
    
    set group,1;
    
    mes "Allright, you are in Group 1 now.";
    
    
    
    close;
    
    
    
    gr2:
    
    
    
    set group,2;
    
    mes "Allright, you are in Group 2 now.";
    
    
    
    close;
    
    
    
    }

     

     

     

    Then u can send players to diferents maps with group variable, or anything u want divided in the groups

    • Love 1
  13. 2 hours ago, gidzdlcrz said:


    Now to clean in up i have to set additional conditions like the player have to be atleast 200 to do job change. for that i really dont have an idea.

    if(BaseLevel < 200) { mes "You need to be at least lvl 200."; close; }

    mes "Hi, i see you are lvl 200!";

    with job

     if(JobLevel < 200)

    • Upvote 1
  14.  

    On 10/11/2019 at 4:02 AM, andryowyeh19 said:

    @Haziel friend how can i ride those mount ??
    is there any npc or i should use spesific item ??

    You need the item called Boarding_Halter is the id 12622

     

    btw @Haziel i have all the sprites installed succesfull, but if i change the color of soul reaper or star emperor i have palette error, but all other jobs i can change palette without problems

×
×
  • Create New...