Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[documented] Functions decompiled
#8
Shouldn't this part:
    C-Code:
if ( invincible != 0 && itr_kind != 8 )
      {
        if ( itr_kind != 14 )
          goto Itr_Loop;//only itr_kind: 14 can attack the one being invincible
          //eg, you still be attacked by stone though you're invincible
        //hit_1 = hit;
      }

have the test itr_kind != 14 && itr_kind != 8 inside? Or else itr_kind 8 (healing orb) could not hit invincible guys, and I checked, it can.
Reply
Thanks given by:


Messages In This Thread
[documented] Functions decompiled - by o_g349 - 07-28-2012, 01:27 PM
RE: [documented] Fuctions discovered - by zort - 07-29-2012, 05:29 PM
RE: [documented] Fuctions discovered - by o_g349 - 08-02-2012, 02:35 PM
RE: [documented] Fuctions discovered - by zort - 08-05-2012, 01:25 AM
RE: [documented] Fuctions discovered - by Boop - 08-08-2012, 02:30 AM
RE: [documented] Fuctions discovered - by o_g349 - 08-05-2012, 08:44 AM
RE: [documented] Fuctions discovered - by zort - 08-22-2012, 09:05 PM
RE: [documented] Fuctions discovered - by zort - 11-30-2012, 10:06 PM
RE: [documented] Fuctions discovered - by o_g349 - 12-10-2012, 10:01 AM
RE: [documented] Functions decompiled - by o_g349 - 08-21-2014, 11:59 AM



Users browsing this thread: 5 Guest(s)