[Logo]
 
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
engineer recovery time display  XML
Forum Index -> Druids RPG
Author Message
greg11

Wicked Sick!

Joined: 02/10/2008 20:00:40
Messages: 526
Location: Hood River, OR
Offline

I am a little lost when looking at the code involved with the recovery time.

EngineerInteraction.PostRender() uses FindEPInv() to get EInv for EInv.GetRecoveryTime()

Summonifact.Activate() uses:
Code:
 Inv = class'AbilityLoadedEngineer'.static.GetEngInv(Instigator) 
 ...
 Inv.GetRecoveryTime()
 


It appears that FindEPInv might have a problem. Why the difference?
 
Forum Index -> Druids RPG
Go to: