Jump to content

rans

Members
  • Content Count

    358
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by rans


  1. I'm not quite sure if the hosting is still active or have a fast response.

    someone reported here in hercules he got scam. well just read the topic and be the judge for your self.

    Edit:
    another one

     


  2. hi everyone.. i've encountered an error when want to run the FluxCP.. below is the screenshot of the error.

     

    i downloaded the FluxCP from HerculesWS/FluxCP repository

     

    https://github.com/HerculesWS/FluxCP

     

    and i 've disabled suexec by following this guide

     

    https://palatana.wordpress.com/2014/09/25/disable-suexec-in-apache/

     

    perhaps i'm missing something about the setup? 

    First enable the show exception in error.php in your fluxcp

    after it don't forget to change to timezone in application.php

     

    then i would enter a command (I'm not so sure if this is secure to do) chmod -R 777 /var/www/(your fluxcp folder)

    after you've done that you will still encounter few more errors. but you can resolve with with the given remedy in fluxcp error message. 

     

    Goodluck


  3.  

    alam ko mga sir may sariling forum ang eamod. doon nalang po kayo mag ask ng support kasi hercules forum ito. ^_^

    Wala na kasi forum e. Sorry na. may sumagot na ng tanong ko sa member ng herc. :D

    hahaha uu ngayon ko lng din nalaman na down na forum nila. pero assembla nila open pa. add mo nlng yun owner sa skype baka matulungan kapa pero duda ako. parang wala nmn kasi pakialam owner ng eamod sa mga user nya.bsta sya kumikita


  4.  

     

    Here is a script I am currently using that might help you.

     

    // Healer
    // Author: Lulupard
    // Version: 1.0
    // Compatible With: Hercules
    
    -   script  Healer  FAKE_NPC,{
    
        // Check if heal delay has expired
        if ( healdelay <= gettimetick(2) ) {
    
            // Set heal delay, in seconds
            healdelay = gettimetick(2) + 30;
    
            // Remove negative status effects
            for ( .@i = 0; .@i < getarraysize( .debuffs ); ++.@i ) {
                sc_end .debuffs[ .@i ];
            }
    
            // Repair equipment
            while( getbrokenid(1) ) {
                repairall;
            }
    
            // Blessing
            specialeffect2 EF_BLESSING;
            sc_start SC_BLESSING, 240000, 10;
    
            // Increase agility
            specialeffect2 EF_INC_AGI;
            sc_start SC_INC_AGI, 240000, 10;
    
            // Kyrie Eleison
            specialeffect2 EF_KYRIE;
            sc_start SC_KYRIE, 120000, 0;
    
            // Impositio Manus
            specialeffect2 EF_IMPOSITIO;
            sc_start SC_IMPOSITIO, 60000, 0;
    
            // Gloria
            specialeffect2 EF_GLORIA;
            sc_start SC_GLORIA, 30000, 0;
    
            // Heal
            // Accounts for mana increase from Blessing
            specialeffect2 EF_HEAL2;
            percentheal 100, 100;
        }
        else {
            // Add cutin
            cutin "ra_gwoman", 2;
    
            mes "[Priestess of Freya]";
            mes "Patience, child.";
            mes "Visit me again in " + ( healdelay - gettimetick(2) ) + " seconds.";
                  
            close2;
            cutin "", 255;
            end;
        }
    
        end;
    
        OnInit:
            // List of negative debuffs to be removed
            setarray .debuffs[0], SC_LEXAETERNA, SC_DEC_AGI, SC_POISON, SC_CURSE, SC_SILENCE, SC_BLIND, SC_VENOMBLEED, SC_DPOISON, SC_BURNING;
    
            end;
    }
    
    
    // Duplicates
    //============================================================
    alberta,25,240,6    duplicate(Healer)   Priestess of Freya#alb  4_F_MADAME
    aldebaran,135,118,6 duplicate(Healer)   Priestess of Freya#alde 4_F_MADAME
    amatsu,200,79,4 duplicate(Healer)   Priestess of Freya#ama  4_F_MADAME
    ayothaya,207,169,6  duplicate(Healer)   Priestess of Freya#ayo  4_F_MADAME
    brasilis,194,221,6  duplicate(Healer)   Priestess of Freya#bra  4_F_MADAME
    comodo,184,158,6    duplicate(Healer)   Priestess of Freya#com  4_F_MADAME
    dicastes01,201,194,4    duplicate(Healer)   Priestess of Freya#dic  4_F_MADAME
    einbech,57,36,6 duplicate(Healer)   Priestess of Freya#einbe    4_F_MADAME
    einbroch,57,202,6   duplicate(Healer)   Priestess of Freya#einbr    4_F_MADAME
    geffen,115,72,6 duplicate(Healer)   Priestess of Freya#gef  4_F_MADAME
    gonryun,156,122,6   duplicate(Healer)   Priestess of Freya#gon  4_F_MADAME
    hugel,89,150,6  duplicate(Healer)   Priestess of Freya#hug  4_F_MADAME
    izlude,125,118,6    duplicate(Healer)   Priestess of Freya#izl  4_F_MADAME
    jawaii,250,139,4    duplicate(Healer)   Priestess of Freya#jaw  4_F_MADAME
    lighthalzen,151,100,6   duplicate(Healer)   Priestess of Freya#lhz  4_F_MADAME
    louyang,226,103,4   duplicate(Healer)   Priestess of Freya#lou  4_F_MADAME
    manuk,272,144,6 duplicate(Healer)   Priestess of Freya#man  4_F_MADAME
    mid_camp,203,288,6  duplicate(Healer)   Priestess of Freya#mid  4_F_MADAME
    moc_ruins,72,164,4  duplicate(Healer)   Priestess of Freya#moc  4_F_MADAME
    morocc,153,97,6 duplicate(Healer)   Priestess of Freya#mor  4_F_MADAME
    moscovia,220,191,4  duplicate(Healer)   Priestess of Freya#mos  4_F_MADAME
    niflheim,212,182,5  duplicate(Healer)   Priestess of Freya#nif  4_F_MADAME
    payon,179,106,4 duplicate(Healer)   Priestess of Freya#pay  4_F_MADAME
    
    prontera,152,191,6  duplicate(Healer)   Priestess of Freya#prtc 4_F_MADAME // Center
    prontera,159,326,4  duplicate(Healer)   Priestess of Freya#prtn 4_F_MADAME // North
    prontera,278,208,4  duplicate(Healer)   Priestess of Freya#prte 4_F_MADAME // East
    prontera,146,93,6   duplicate(Healer)   Priestess of Freya#prts 4_F_MADAME // South
    prontera,33,208,6   duplicate(Healer)   Priestess of Freya#prtw 4_F_MADAME // West
    
    rachel,123,117,6    duplicate(Healer)   Priestess of Freya#rac  4_F_MADAME
    splendide,201,153,4 duplicate(Healer)   Priestess of Freya#spl  4_F_MADAME
    thor_camp,249,74,4  duplicate(Healer)   Priestess of Freya#thor 4_F_MADAME
    umbala,105,148,3    duplicate(Healer)   Priestess of Freya#umb  4_F_MADAME
    veins,217,121,4 duplicate(Healer)   Priestess of Freya#ve   4_F_MADAME
    xmas,143,136,4  duplicate(Healer)   Priestess of Freya#xmas 4_F_MADAME
    yuno,164,45,4   duplicate(Healer)   Priestess of Freya#yuno 4_F_MADAME
    

    Sweet! But how do I remove ailments such as Stunned, Frozen, Stone Cursed? I've tried adding SC_STUN, SC_FREEZE and SC_STONE in the list but the NPC won't talk to me.

     

    Hello you might want to try sc_end sc_all


  5.  

    Hey everyone! 

     

    Im dealing with problems about nodelay on my server, i have adelays, but she crashs and im reading about still/frozen skill delays! Anyone knows about it? Or another tool/methods?

    Im using Eamod

    Sorry for the bad english! 

    most of the people here hate eamod. try switching to hercules and use its anti wpe/rpe feature


  6. Hello!

    Depends what VPS...

     

    5$ VPS from DigiOcean featuring

    1 core processor

    512mb Ram

    20 GB SSD

     

    COMPARED TO

     

    Raspberry Pi 3 model b featuring

    Quad Core processor

    1GB of Ram

    ? GB of ??  (I use 64GB SD class 10 card (I got some for 12$))

     

    but buying and setting up a Raspberry Pi  might cost you  a year's worth of hosting a VPS

    Raspberry Pi server costs ~70-80$ (RPi 3, Power Supply, SD card)

    Assuming it uses your residential Internet...

     

    80/5 = 16 (months of VPS at Digi Ocean)

     

    Anyways, people have to see for themselves.

     

    I just have bunch of Raspberry Pi laying around, so I play with them...

    Yea i also thought that internet connection is an issue in my country. isp give very slow connection and that would be a problem for players specially internationally. thanks for the brief explanation though. 


  7. It is not the hardwares issue, those old clients simply didn't support that hardware

    But how come that when you press cntrl + alt + del

    it fixes the problem? and i saw some post about this in nvdia forum saying that this was the only solution. the explanation he says that using that cntrl+ alt + delete somehow resets the drivers (something like that i forgot the exact lines he said)


  8. Idathena stopped developed some years ago no?

    Because git what i have was last updated in april 2015. This mean it already dead for two years.

    Actually i also thought that. but i've found a pull request on rathena saying merge from idathena to rathena instance script. so i've search it and all i found was git. no forum.

     

    exdV5AJ.png


  9. Doesnt matter whats good or bad, by this time you should already know the answer

    Herc = active support

    Idathena = somewhere in a far, far away galaxy

    hello, thank you for taking the time to reply.

    well yeah when it comes to support its hard for them cause i cant even search the forum, i've seen their git. and they have instances that rathena doesnt have or rathena hasnt finished it yet. so i was thinking maybe idathena is much better than rathena when it comes on renewal. i mean idathena has much focus on renewal than rathena? 


  10. Hello there,
    So I don't want to start any drama. just wanted to ask what is the different of idathena to herc? how is it different to rAthena? sorry if i'm asking it here. I can't seem to find idathena forum and i'm a herc user so I wonder if i can ask it here.
    when it comes to renewal what is good?
    thanks!

    Please move/remove my topic if its not allowed.


  11. @Dastgir

    Hello, I am not able to send you message via PM in this forum. If you accept work now can you please send me a message? or is there any other way to contact you?
    i have a work for scripting. Thanks


  12. Hi guys!

     

    I'm a complete newbie in terms of creating private server for ragnarok, my server is being hosted by gomanilahost just wanted to find out how to know if I'm using hercules or rathena? I didn't see it on the file they sent me.

     

    PS : sorry if I posted this in the wrong section

     

    TIA

    Hi there,

    you can ask them but if you do not have the time to wait.

    you can always check the "trunk" folder if it has folder named "Hercules" or "rathena"

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.