Jump to content

Jasc

Members
  • Posts

    270
  • Joined

  • Last visited

Posts posted by Jasc

  1. 	if( target->type == BL_PC && ((TBL_PC *)target)->status.pet_id > 0 && ((TBL_PC *)target)->pd && battle_config.pet_damage_support )
    		pet_target_check(((TBL_PC *)target),src,1);
    	if( target->type == BL_MOB && sd && sd->status.pet_id > 0 && sd->pd && battle_config.pet_damage_support )
    		pet_target_check(sd,target,0);

     

    While compiling, I see these errors: 

    unit.c(1920): warning C4133: 'function': incompatible types - from 'TBL_PC *' to 'pet_data *'
    unit.c(1922): warning C4133: 'function': incompatible types - from 'map_session_data *' to 'pet_data *'

     

    While it finishes compiling and the server can start. Upon pet support where it attacks mobs, map server crashes.

     

  2. Anyone know if it is possible to re-enable the old resistance system where if a player had over 100% resistance to an element, it would heal them for the excess amount. As of right now, the skills would "miss players" and items like Evil Druid Card would make other players do 1 damage on a resistance of -25 as shown on the property chart.

  3.  

    i already fix it..

    i dont know what number of my rathena revision, i just remember that my rathena is r17??? revision, so i rename this patch with r17xxx.

    i recommended patch it with manually..

     

    hope can solved all your trouble guys..

    sry for my bad english /sry

    *) thx for Lilith about wonderful extended vending source /thx

    Hi,

    i tried this on latest git as of july 6,2014

    after i apply this mod 

    it looks fine but when i try to open a vending and click Cancel

    I receive a map crash..

     

     

    Find out the map error signal, and you can edit source to fix it. That is what I did

  4. 1. It is a work in progress, but very playable in terms that you can attack monsters, loot, card items, trade players, npcs etc.

     

    2. Should work just fine, though I haven't tested it, I don't see a problem. 

     

    3. There are no working spam/hack programs that can be used via browser that I know of, so you are safe regardless from 3rd party programs at this time. 

     

    4. Yes it can be used with Hercules, I have a demo setup with Hercules if you want to take a look at it you can PM me.

×
×
  • Create New...

Important Information

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