Jump to content

Keim

Members
  • Posts

    221
  • Joined

  • Last visited

Posts posted by Keim

  1. Solo por si no lo sabías, al terminar el lapso de tiempo previamente configurados.Si no ingresaste tu fecha de nacimiento puedes eliminar el personaje tecleando 00000000.

    o.O no sabia esto! jaja lo hare yo mismo.

  2. Wondering where you get those really nice RO stuff...like the RO Anime. I'm trying to look for a GOOD Ro imagery web templates...like a gfx pack but for ro. If anyone here has one, i would be more than glad :D

    Oh, and i LOOVE your website :D mostly because it's coded :D

  3. Agreed with Jman. No need to advertise, since, as said, there are already many other ways. And rAthena, isn't one of them. If you want to advertise, go advertise somewhere else. And really, IMO, advertising will get you nowhere. You're spending money which doesn't have to be spent on making teeny tiny banners which no one even cares about.

  4. Which skills?

    All skills. lol

    In battle.c find

    int battle_calc_damage(struct block_list *src,struct block_list *bl,struct Damage *d,int damage,int skill_num,int skill_lv)
    

    Then go to the end of that function:

    status_damage(src, s_bl, damage, 0, clif_damage(s_bl, s_bl, gettick(), 500, 500, damage, -1, 0, 0), 0);
    return ATK_NONE;
      }
     }
    }
    return damage;
    }
    

    and change return damage; to:

    if(skill_num) return damage */+- CONST;

    else return damage;

    You actually don't even need that 'else', but it's for clarity.

    Edit:

    You should read that function over, just in case there's some skills that return damage beforehand (like Pressure) that you want to modify.

    Thanks. Do i need to edit anything there? Like the */+- CONST? I mean do i need to set it to a number like 80 or something for it to be high? Or shall i leave it with */+- CONST?. Thanks

  5. @Emistry

    Thanks for making a script for the Fast-Type, haven't tested it but I'll send reports after.

    Problem :
    
    *I use .txt file, (Am I using the right one for the script? =/*
    
    1. I use @loadnpc however, The script that I typed won't appear in the exact coordiante.
    
    2. [Map Server]
    npc_parsesrcfile: Unknown syntax in file 'npc/custom/........', line '1' . Stopping. . .
    * w1=<my map>,<X><Y><5> script Fast-Type Event 406,{
    * w2=
    * w3=
    * w4=
    
    

    It's not private mvp room, It's just a normal room where only players can join in with the required item.

    The Gold Room is like a game and it has Ownership, It's like Private MVP Room but it has 60 minutes duration to own the Gold Room. The difference is, it will be 2 Days.

    1. NPC will show and will be warped into a different place (ARENA) then once there will be a winner, it will be broadcast then once he win, he will get the ownership of the another place (Gold Room).

    Thanks Emistry for the Fast-Type Script :P

    Your error is because there is no tabs in between the NPC Coordinates. Once someone copy pastes a script onto the forums, all the tabs in the header go away, and become spaces. So, get rid of those spaces and put tabs /hmm

  6. I use RagnarokHosting.com. Lowest price is from $18, Highest from about $80 I think. Website cPanel has a cost of $2. Free Integration of Flux or Ceres. Free integration of forums. Support is good, via MSN, but sometimes a bit stressing. Very nice hosting there. They send all the data to your email.

    You pay $30 for Page Integration (With coding, without design). I paid for it and it seems pretty good. VPS.

    Link: www.ragnarokhosting.com

    MSN Support: [email protected]

  7. I've set the cast time in skill.conf to 0 and delay rate to 0 as well, but It doesn't make any effect on the skills. Do I have to edit the src files? If so, what? I'm also wondering how to change the @go 0 to Payon instead of Prontera if anyone can help me :)

    Regards,

    Keim

  8. Your post has way too many images. Please lessen them or put them in a spoiler.

    I like your style in making the signatures.

    I totally agree with you.

    Your huge fan with 'Bevel and Emboss' Perhaps, i only add them as the images needed if you put to much, therefore its not more realistics. :(

    some of the fonts its really awful to see, just play with 'Blending Modes' to improve the font stylish.

    No offense for this, this is just a suggestion in order to enchance/imporve more Graphics Design Stuff. :P

    Overall nice.

    Regards,

    Mindless

    I totally agree with you too. Too much Bevel and Emboss makes images look really...dull.

    In general, your designs are nice. What I don't like much is that you put really big credits to yourself. I put a really tiny pixel-made credit xD

    Another thing (in my opinion) to focus on is not making signatures with the same style. You seem to use the same styles for each signature.

    I do like some of the banners you have put up. Those colours, the backgrounds are very nice.

    6.8/10 for general designs. Keep up the good work +1.

×
×
  • Create New...