Jump to content

Vuluts

Members
  • Posts

    42
  • Joined

  • Last visited

Posts posted by Vuluts

  1. Hello rAthena Community,

     

    I just want to ask if sakexe clients works in rAthena? and does anyone here used sakexe in rAthena? did it works? because mine it doesn't work even my configuration is correct still I cant use sakexe clients.

     

    Thank you in advance.

  2. FluxCP will read all of your server's db data, you shouldn't need to freshly import any data. That is, unless you're using txt item and mob files, in which you should consider moving to sql so your site data will always be uptodate with your server's data.

     

    Yup, I just want to clarify if my sql files are in correct database, is it ok if I mixed it in main.sql with item_db.sql, mob_db.sql and mob_skill.sql

  3. Hello rAthena Community,


     


    I'm working with my fluxcp and I just want to confirm if the following sql files are in the correct database.


     


    main database:


    - item_db.sql


    - main.sql


    - mob_db.sql


    - mob_skill_db.sql


     


    log database:


    - logs.sql


     


    followup question hmmm should I also need to import this following sql files in my main database?


    - item_db2.sql


    - mob_db2.sql


    - mob_skill_db2.sql


     


    Thank you in advance.


  4. Greetings rAthena Community,

     

    I got a sakexe 2004, and I can't find any diff file for this client year. Does anyone still got a old diff file for 2004 sakexe? would you mind to share it with me. or maybe a tutorial on how to make own diff file to use for shin patcher or k3dt patcher.

     

    I already tried nemo patcher but others option has showing error.

     

    Hoping that someone still got a diff file.

     

    Thank you!

     
  5. Greetings rAthena Community,


     


    I just want to ask how to disable or remove the taekwon tankings when you type /taekwon


     


    also how to remove the /taekwon in command list alt + y window under exe tab


     


    remove_taekwon.png


     


    Hoping that someone could help me regards my concern.


     


    Thank you in advance.


     


    Edit: I already manage to remove the /taekwon text in the alt + y window but whenever I hover my mouse to its location and click the taekwon rankings still showing.


  6.  

    its client-side bmp.format located at:

     

    data/texture/À¯ÀúÀÎÅÍÆäÀ̽º

     

     

     

     Hi, well you can download the Iro data and use GRF Editor to extract bmp, or can Download the Translate project here you will find all the files for your client you can put it in your data folder(If you diff it to read data folder first). Hopping is usefull for you, good luck! /no1

     

    Thanks for the reply @Keysito and @Hellybut what I really want to do is locating those texture inside my "sakexe.exe" client, maybe by doing that I can found a fix regarding with this issue ~ 

  7. Hmm may I know what grf data folder files your using?

     

    You can trying renaming your .bmp files inside your grf data folder, check it first what .bmp files your client are using like for example in texture/À¯ÀúÀÎÅÍÆäÀ̽º/basic_interface folder your client use the equipwin_bg1.bmp.

     

    Then you want to change it to equipwin_bg2.bmp, you can try deleting or renaming equipwin_bg1.bmp first into something like for example equipwin_bg55.bmp.

     

    Then rename the .bmp you want to use equipwin_bg2.bmp into equipwin_bg1.bmp so it will the one that will use your client.

  8. Greetings rAthena Community,


     


    Does the images / bmp files in our data.grf are called in server side? or client side called it?


     


    If it's in server sides? can you please tell where it's located?


     


    and if it's in the client side may I ask what tool / program can I use to look for it.


     


    Because maybe I can find the solution there about my skill tree window size issue ~ https://rathena.org/board/topic/106385-skill-tree-window-size/?p=304296


     


    Please move my topic if I posted in wrong section.


     


    Hoping that someone could help me regards my concern.


     


    Thank you in advance.


  9. Report :

    I got same result. I don't know how to play around with Google cloud VPS. If anyone willing to help me. I will give username and password to discover the VPS. Thanks for both of you guys. /no1

     

    Anyone else? Thanks... /sob

     

    Just a friendly reminder, never give your username and password to someone else. You can be help thru team viewer.

  10. Your login_ip and char_ip is incorrect, it should be your VPS IP ADDRESS ex. 192.168.1.1 and subnet should be ex. 255.255.255.0:192.168.1.1:192.168.1.1
     

     

    // Login Server IP

    // The character server connects to the login server using this IP address.
    // NOTE: This is useful when you are running behind a firewall or are on
    // a machine with multiple interfaces.
    login_ip: VPS WAN-IP

     

     

     

     

    // Character Server IP
    // The IP address which clients will use to connect.
    // Set this to what your server's public IP address is.
    char_ip: VPS WAN-IP

     

     

     

    // Subnet support file
    // Format is:
    // subnet: net-submask:char_ip:map_ip
    // you can add more than one subnet (max 16)
    // check is if((net-submask & char_ip ) == (net-submask & servip)) => ok

    subnet: 255.0.0.0:VPS WAN-IP:VPS WAN-IP

     

     

     

    *Same goes to this, I try already switch the IP to VPS WAN-IP and much worst I get is, I never get connect to the server.*

     

    You don't need to change the 127.0.0.1 IP if your database is intalled in VPS, you only need to change this if your database is in other host like webhosting.

  11. Greetings rAthena Community,


     


    I have concern about my skill window, as you can see in the image below, the upper image is the correct skill window and my skill window is the lower image. My question is how can I move the (x) (close button) at the corner same as the above image.


     


    My conclusions are:


    • Skill windows is wider
    • (x) button had a wrong position

     


    eto.png


     


    Hoping that someone could help me regards my concern.


     


    Thank you in advance.


  12. U can grab the missing sprite in data.grf, and also note data.grf is the main data we running in the client. Without the data.grf and rdata.grf u can't run a client and gives u errors.

    Just don't be lazy.

     

    As I stated in my first post, "I have check all my GRF including data.grf" but it seems that the folder \³²ÃÊ°,ÀÚ is not exist even in data.grf and rdata,grf.

     

     

    Hello rAthena Community,

     

    I'm having sprite error with my Sakexe client, I have check all my GRF including data.grf but it seems I can't find the path that are missing.

     

    If anyone experience this kind of error, kindly please help me to solve it or anyone could share the site where I can download the missing sprite. 

     

    Thank you in advance hoping that someone can help me.

     

    Here's the screenshot of the error.

     

    error.png

    you could use the patcher/s from this site [depends if you want more exclusive features on different RO then you can download the full patcher else you could just patch up your kRO]

     

    though the directory of the act files seems a bit weird to me

    since the file directory should end in like ¾Ç¼¼»ç¸®\<gender>\[well spr files should be just in this directory]

    instead it has a folder in that directory [see that 32AEo,AU directory?]

    is it a custom item? or maybe you could check it out on your luafiles entry prolly [i mean accname and accessoryid under data\luafiles514\lua files\datainfo\]?

     

     

    My kRO is already updated, and yah it's really weird I even check data.grf and rdata.grf aswell but still I can't find that \³²ÃÊ°,ÀÚ folder. No, I don't add any custom items maybe i'll check my lua files maybe the culprit is there lol anyways thanks for that information sir munding12.

     

    I recommend converting everything into Korean personally make it easier to read then gibberish letters also.

     

    I haven't encounter any gibberish letters so far because I encounter that error when I type my username and password to login in-game.

  13. Hello rAthena Community,

     

    I'm having sprite error with my Sakexe client, I have check all my GRF including data.grf but it seems I can't find the path that are missing.

     

    If anyone experience this kind of error, kindly please help me to solve it or anyone could share the site where I can download the missing sprite. 

     

    Thank you in advance hoping that someone can help me.

     

    Here's the screenshot of the error.

     

    error.png

  14. Hello, can anyone guide me on how to properly remove 2nd job platinum skills in the skill tree. I search for a guide and found out that it can be remove by removing them in lua skilltreeview.lua and skilltreeview.lua but unfortunately it's still there. I'm using data v2 and 2010-07-30 client. Thank you in advance hoping someone could guide me regards with my concern.

  15.  

    But if I use a gameguard like gepard? will I still prone to wpe and rpe?

    As far as i know, that's the latest and up-to-date gameguard as of now, most probably no.

     

     

    Well thanks, so it should work too also old client + gepard = good. 

  16.  

    I'm quite confused with this two packet_db_ver and packet_keys_use

     

    I'm using client date 2010-07-30 what should I put in packet_db_ver? also with packet_keys_use?

     

    and follow up with this should, I need to comment out the #define PACKET_OBFUSCATION?

     

    and lastly if I disable this feature, would the server prone to WPE and RPE?

    Q1 Answer: Use client date version that is supported with rA, they are all listed here

     

     

    Q2 Answer: Uncomment #define PACKET_OBFUSCATION to enable the feature (it is enabled by default so no need to touch this)

     

     

    Q3 Answer: Yes, that's what the feature do.

     

     

     

    But if I use a gameguard like gepard? will I still prone to wpe and rpe?

×
×
  • Create New...