Jump to content

Scylla

Members
  • Posts

    374
  • Joined

  • Last visited

  • Days Won

    8

Posts posted by Scylla

  1. I think there is a misunderstanding :P

    Euhpy means the new group system has been implemented for a very long time.

    You can keep your current version, but you have to change the group_id in your database. For the groups and how to add new groups you can look at conf/groups.conf

     

    Uh.. Alright i admit, I really dunno how to upgrade an rAthena. So right now i'm getting confused and dunno what to do. :/

     

    EDIT: And thank you about this. 

  2. So how do i edit the GM level in there? I don't see the level on the login database.

     

    EDIT: Or is it because r17427 is still not yet completed?

  3. *monster "<map name>",<x>,<y>,"<name to show>",<mob id>,<amount>{,"<event label>",<size>,<ai>};

    ...

    <ai> can be:

    0 = none (default)

    1 = attack/friendly

    2 = sphere (Alchemist skill)

    3 = flora (Alchemist skill)

    4 = zanzou (Kagerou/Oboro skill)

     

    Thank you very much Euphy!

  4. Is there any way i can make a monster that attacks monsters and doesn't attack players? For example an Archer Guardian that is only standing in one place and gonna attack a monster on its range.

  5. I know this is an old issue but it's about the Gravity Error when entering pre-emperium portals. Now my question is, is it really the emperium sprite that's causing the error or the custom sprites of wings and hats?

     

    And can this be resolved by changing client version? Thanks!

     

    Yes; I used emperium sprite before on my WoE Warper NPC and I received errors when warping or walking near to the npc.

     

    And I made a trouble shooting before:

    - When using custom items; I received errors randomly when entering to the portals.

    - When using official sprites from data.grf; works fine and no errors when entering to the portals.

     

    And i believe there's still no fix for the custom item portal gravity error right? Rather than unequip the custom items first before entering portals i suppose.

  6. I know this is an old issue but it's about the Gravity Error when entering pre-emperium portals. Now my question is, is it really the emperium sprite that's causing the error or the custom sprites of wings and hats?

     

    And can this be resolved by changing client version? Thanks!

  7. Yeah i already have that mod that if you stripped an FCP'ed character, it'll have a message like that. But what i want now is to have a name of the one you stripped like it'll say " Successfully Stripped! Player " (Where player is the name of the character that's been stripped)

     

    Here's the clif_displaymessage:

     

    clif_displaymessage(sd->fd, "Successfully Stripped Helm!");
    

     

     

    I've also tried adding + sd->fd before the Helm!" but it did not work.

  8. how can i online my ragnarok private server in my own computer

     what ip should i put in char_ip map_ip Subnet ?

     

     im using wireless router Help me please Thanks :)

     

    Just put on 127.0.0.1

  9. sclientinfo.xml is for xRay-type clients. These kind of clients do not support renewal datas.

     

    clientinfo.xml is for RagexeRE-type clients. These kind of clients support renewal datas and it is what we are using right now.

     

    You just need to edit your clientinfo.xml inside your data folder. Like i said, find <address></address> and edit the IP inside it. Make it <address>127.0.0.1</address>

     

    And you don't need sclientinfo.xml anymore because you're using renewal athena already.

     

    This is the client you need:

     

    https://ragnarok-sense-project.googlecode.com/files/2011-06-09aRagexeRE.exe.patched.rar

     

    After downloading, just extract it inside your RO folder on where your edited clientinfo.xml is.

  10. then, where will be my launcher?

     

    You mean your client? First you need to know the client version that's supported by your rAthena emulator.

     

    Please paste here the contents of your mmo.h (src/common/mmo.h) and i'll identify the supported client version you need.

  11. Sorry bro - i didnt get you, c'd you please guide me what changes i "ve to make ?

     

          

     

    There are two types of letting them connect on your server.

     

    First is by Hamachi.

     

    - This is just for server-testing purposes (For me that is). This is not the actual hosting 24/7 that other servers do but you can still let them connect.

     

    and Second is being Hosted.

     

    - This is where you'll pay hosting services and your server will run 24/7 and start the ' real ' game server.

  12. thor patcher sir .. pag run ko ng patcher .. and after ko ma click ung start game .. hndi lumalabas yung client ko sir ..

     

    On your config.txt:

     

    //client_file - [Relative Address]
    //It's GAME EXE not patcher's
    client_file=RO client name.exe
    

    Change that 'RO client name.exe' to the name of your RO's client.exe then save it.

     

    After that, pack your thor patcher using Config_Packer.

×
×
  • Create New...