Jump to content

Pneuma

Members
  • Posts

    846
  • Joined

  • Last visited

  • Days Won

    8

Posts posted by Pneuma

  1. Hey everyone, I played RO from 2004 until 2012 and then quit playing...In my eight years of playing I made many attempts to make a server because I never found one that would suit me. However most of them failed because while I knew how to manage a server and edit one, I never learned how to or was able to get a host, website, and all that for a proper server because I didnt have the money to pay for it.

     

    Well I'm back again to take another shot at it. I'm currently looking for any information that could help me properly get a server on a host with a Control Panel and Patcher. Here is a small list of what I would like:

     

    1. Dedicated Host Options for stability and cost

    2. Control Panel Option based on features pros/cons

    3. Recommended Patcher based on effectiveness and customization

    4. Website host for forums/website and possible Domain name options

    5. Any other important information that I would need to get my server up and running.

     

    While I'm able to script, edit server configs, add custom items, maps, and do most things clientsided except for Spriting; I'm unable to do the required information such as actually hosting it :x

  2. So its been a while since I've done anything relevant to RO and I thought Hexing a client would have become simpler but alas it hasnt...
    I have made a 2013-08-14a and I can get all the way to the character select screen however when I goto enter the map I get "Rejected from Server (3)" and in my Map Console I receive this error:

    [Info]: clif_parse: Disconnecting session #3 with unknown packet version (p:0x03
    68,l:19).
    

    Now before any of you say anything about my clientversion, I'm sure it is the right version in the src/common/mmo.h file

    #ifndef PACKETVER
    	#define PACKETVER 20130814
    	//#define PACKETVER 20120410
    #endif
    

    Here is the current list of patches that I would like in my client; Please specify anything else I would need first to make my client work without errors/crashes

    Want:
    Allow Space in Guild Name
    Chat Flood Remove Limit
    Custom Window Title: Aegis RO
    Disable Swear Filter
    Enable Multiple GRFs
    Enable Official Custom Fonts
    Enforce Official Login Background
    Extend Chat Box
    Extend Chat Room Box
    Extend NPC Dialog Box
    Extend PM Box
    Fix Camera Angles
    Fix Tetra Vortex
    Increase Screenshot Quality: 100
    Increase Zoom Out 50%
    Load Custom Quest Lua/Lub Files
    Remove GM Sprites
    Remove Gravity Ads
    Remove Gravity Logo
    Remove Hourly Announce
    Remove Serial Display
    Skip License Screen
    Translate Client
    Use Normal Guild Brackets
    Use Official Cloth Palettes
    Use Plain Text Description
    Use Ragnarok Icon
    Use SSO Login Packet
    
  3. Hello everyone at rAthena,

     

    I am Pneuma, It's been a while since I've been around the RO scene. I have about eight years of RO experience from when I stopped playing back in June of 2012. It seems that after playing many games around the net nothing has ever compared to my love of RO as it is the only game I have ever played for so long.

     

    The reason I had left RO is because after playing it for 8 years, server hopping around, and failed attempts at making my own(Loss of interest or no money to pay for hosting) it got slightly boring.

     

    One of my Scripting works anyone might recognize me by would be my fishing script.

     

    The last 3 servers I remember playing were ElysiumRO(.net), CasualRO, and YatagarasuRO

  4. So um...how do I make it so a player can receive a bonus for a skill?

    I want a script to enable this: Gain 10% bonus Discount and 10% bonus Overcharge.

    I also need this:

    When you kill a player, they gain the 3% ~ 5% exp that they lose. (PVP based)

    A player gains double experience from killing monsters

  5. When I set PK mode to 2 it says that that mode is not accepted and is defaulting to 0...yet here in misc.conf

    // PK Server Mode.  Turns entire server pvp(excluding towns). Experience loss is doubled if killed by another player.
    // When players hunt monsters over 20 levels higher, they will receive 15% additional exp., and 25% chance of receiving more items.
    // There is a nopvp.txt for setting up maps not to have pk on in this mode.  Novices cannot be attacked and cannot attack.
    // Normal pvp counter and rank display are disabled as well.
    // Note: If pk_mode is set to 2 instead of 1 (yes), players will receive a
    //   manner penalty of 5 each time they kill another player (see manner_system
    //   config to adjust how this will affect players)
    pk_mode: 2
    

    So if anyone has this code for pk_mode:2, i'd really appreciate it.

×
×
  • Create New...