Recent content by Igniz

  1. Igniz

    Advanced AI and Mob control system.

    Well, I am a developer since 2008 and i saw a lot of features and games and everything but there are a lot of things that we can't do as developers: Absolute control of the enviroment and monsters. Does anyone remember this? Well it could be amazing if Hercules revives this tecnology, the...
  2. Igniz

    3rd class post balance update

    Hello. Here the git commit of rAthena about the post balance update (and their formulas). Also, can you make a break in order to fix the broken skills that have a LOT of time unseen? For example: EDP Damage <-- Useless Triangle shot <-- useless Weapon Crush <-- Useless Chaos Panic...
  3. Igniz

    Error at EXE Init

    Hello, this error pop's up when i try to execute my 20130807 client before it dies. I have everything updated (imo) and i'm using NEMO to patch the client and this data pack with no results. Any ideas to fix this?
  4. Igniz

    Skill Damage formula

    Well, i was thinking after see Cross Impact being nerfed a lot compared with Gate of Hell, where did you guys are taking your damage formulas? Just for information purposes, no offense related.
  5. Igniz

    Some help with code

    I am building a code but... i get this error and i don't know what to do x_x 'conv_num' : is not a member of 'script_code' Here the code: BUILDIN(aasdf){ int asdf, type; ... asdf = script_getnum(st, 3); <- break point...} Tnks in advance
  6. Igniz

    Title System from RO2

    Simple like this: The user completes a quest and obtains as reward a title that give him certain types of bonus (like str, agi, flee, etc) And of course, everyone can see it. It could manage a DB like this: <ID>, "Title", <Color>, {Bonus} 15, "Atroce Hunter", 0xFF44FF, {bonus...
  7. Igniz

    2 suggestions

    1. Quick edit 2. Bigger avatar size (oh bloddy you!)
  8. Igniz

    MvP and @reloadscript

    In my research tasks i need a lot this script and of course, while my server is running but there is a annoying thing.... everytime when i do this the users go and kill every mvp that can untill the next @reloadscript..... so, could you set a lock on reloading for mvp respawn if they are killed...
  9. Igniz

    Setup gdb on Fedora, Devian & Centos

    I'm very very VERY glad of see you again in action guys, maybe you can't remember me but i do you.... anyway, i'm back by now and i have a couple of troubles with my gdb (sadly it can't make debug info), so, in order to help you with the proyect, could you please give me a hand? Well, this are...
Back
Top