Jump to content

DarkWhoteva

Members
  • Posts

    56
  • Joined

  • Last visited

Posts posted by DarkWhoteva

  1. 13 hours ago, deniswalle96 said:

    Should be enabled by default

    src/config/renewal.hpp

     

    Comment this line if it's uncommented

    //quick option to disable all renewal option, used by ./configure
    //#define PRERE

    Uncomment this line if it's commented

    /// Leave this line to enable renewal specific support such as renewal formulas
    #define RENEWAL

     

    It was done by a host which apparently they have Pre-re enabled by default. Thanks for the response tho! 

  2. 2 hours ago, Chaos92 said:

    Can you share what errors that u have or anything ? That might help.

    Thanks for the response!

     

    Im running Ubuntu 18.04, i get to importing tables into mysql and i get this code.

    ERROR 1146 (42S02) at line 419: Table 'rathena.item_db' doesn't exist

     

    thanks for any help you can give.
     

  3. Afternoon! 

     

    After returning after many years of hiatus, I've come back with a passion and noticed a lot of the install methods I used to used with MySQL and such are broken, is there a guide with a current updated install procedure?

     

    Linux servers by the way.

     

    thanks for whoever can help!

  4. Hello all!

    Finally returning to the dark side of the server game and getting back into it. I’ve seen people that have produced a script for a Linux system to auto install, server, MySQL, flux and a viewer program. Does anyone have a working one of these? I know Vhost had one a while back but they seem to be either down or no hiatus.

     

    thanks for anything anyone can provide!

     

    Whoteva

  5. Hello, just wondering if anyone has dipped there toes into having sprites change when getting to a certain level.

    As example, having standard sprite till level 199 then changing to the alternative sprite from level 200 till 255?

    Also having a different aura from the 185 once reached 255 (total of 3 aura, Blue, Yellow and custom)

     

    thanks,

     

    Whoteva

  6. This script is really old.. i'm talking about 3 years old (original owner of the script), since i actually got it made and posted it here. i will pm you with a new VIP script which is a lot better with more features, including the group_id setting

  7. To recomplie ur server using putty

    First you need to log in your Vps Hosting Access using putty.exe | Download Putty.exe Here

    � First log in your Linux Vps Hosting via putty.exe.

    � Now go to your RO's SVN Directory, my RO's SVN Directory name is eathena so i type cd /eathena.

    � Then type this following commands :

    � ./configure

    � make sql

    � Then you need to restart your server, to restart just type eathena-start start.

    That's all, Have Fun !

    incase anyone didnt know

  8. il try a lower id, its just whatever a standard rathena server max is.

    Just changed the id down and its giving me another random id in the error. ive never had this problem before.. they normally work easily

    Got it to work :3 must have been the id was too big, i put it to 20000 and it worked fine (i forgot to change my 1000 down the end to 2000)

    thanks for ur help :D much appricated

  9. Yeah thats where i went wrong wrong this time

    Alright im still getting apples, im also getting this error

    itemdb_search: Item ID 3392 does not exisit in the item_db. using dummy data.

    Does that mean i gotta put the custom into the itemdb? not the itemdb2?

    is the id too high?

    200000,PURPLE_DRAGON_HELM,purple dragon helm,5,20,,0,,5,,4,0xFFFFFFFF,7,2,256,,0,1,1000,{},{},{}

  10. I had a simular problem, il find the links to my data folder and i can help with diffing ur client if you like

    First i need you to go to ur src file, common, look for mmo.h

    Find #define PACKETVER

    and tell me what it says.

    eg

    #define PACKETVER 20111025

    //#define PACKETVER 20111025

    tell me what it says there

×
×
  • Create New...