Jump to content

Lordamax

Members
  • Posts

    328
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Lordamax

  1. retract my previous statement,

    i guess just the diff that was provided in this topic is pretty bad, I had some npcs dissapear while logging on but that is due to the favorite lines in the patch.

    we can either just revert back to option and stick with only 4 carts I believe or see if there is any way to make these kinds of status refresh silently like SC_Sit

    I agree Sir Judas, we should wait for the official updates for these new carts by the rA developers...but this diff is good because it lets us test the new carts.. thanks scriptor for this diff :D

  2. Sir scriptor has released a src modification to support the new carts and we are having problem.

    so if you have a character that has a cart on, you will notice that all other characters on that account will also show the cart button in the equipment window (alt+q) and also the OFF button. alt+w will work for those characters although no items can be put in. so far it doesn't seem like a bug that can be abused, but it would be nice to have it fixed.
    by legato

    i would like to ask if this one causes it?

    if( sd->sc.count && sd->sc.data[sC_ON_PUSH_CART] )

    clif_status_change(&sd->bl,SI_ON_PUSH_CART,1,9999,sd->sc.data[sC_ON_PUSH_CART]->val1,sd->sc.data[sC_ON_PUSH_CART]->val2,0);

    and

    if( tsd->sc.count && tsd->sc.data[sC_ON_PUSH_CART] )

    clif_status_change_single(&sd->bl,&tsd->bl,SI_ON_PUSH_CART,1,9999,tsd->sc.data[sC_ON_PUSH_CART]->val1,tsd->sc.data[sC_ON_PUSH_CART]->val2,0);

    thanks for the help! in advance...

  3. if( tsd->sc.count && tsd->sc.data[sC_ON_PUSH_CART] )

    clif_statuschange_single(&sd->bl,&tsd->bl,SI_ON_PUSH_CART,1,9999,tsd->sc.data[sC_ON_PUSH_CART]->val1,0,0);

    in clif.c, i copied script from the ALL_RIDING system. Riding using a SC too right?

    is it because it will has the same effect as the SC_ALL_RIDING have.. ALL_RIDING effect is account bound right? maybe we should modify it like the effect of it is only for 1 char right and only for that job? and maybe we should put a case statement of SC_ON_PUSH_CART on the dispell skill it should be immuned? correct me if i'm wrong!

  4. 2) If you rent out a cart that you previously had items stored in, it will not display those items inside the cart until you relog respawn with the cart on. Therefore, even if you go rent another cart after dying, you won't be able to see the items you had inside the cart until you relog respawn.

    can you find a fix here ronaldo?

  5. Nice ! navigation system over there :) kRO changes were so good :D

    in-game web has been available since 04/27/2011 kRO patch. it is a web browser that can be drag outside the window if you are not in fullscreen mode if you are you can access it without having to tab and minimize the game. It uses IE as browser.

    Skill UI? visible duration thing? it is available on 03/07/2012 kRO patch

    Mother of browsers :o why did they choose IE /panic

  6. Why wouldn't you have a Job Changer o.O"...

    Job changer in a low rate?? That's just plain stupid. In my opinion Job changers are only good for server that are HIgh Rate and Super High Rate.

    Anyway, Do people actually play low rate these days? I mean do people have time to play low rate?

    I personally think Mid rate has a better chance than a low rate. SInce people who play low rate are usually settled in their servers already.

    +1

×
×
  • Create New...