Talk:Item suitcharger: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
--[[User:Andreasen|Andreasen]] 03:07, 1 Oct 2006 (PDT)
--[[User:Andreasen|Andreasen]] 03:07, 1 Oct 2006 (PDT)
:According to the code: both. Though I'm not sure what func_recharge is. --[[User:Dutchmega|dutchmega]] 04:23, 1 Oct 2006 (PDT)
:According to the code: both. Though I'm not sure what func_recharge is. --[[User:Dutchmega|dutchmega]] 04:23, 1 Oct 2006 (PDT)
:sk_suitcharger: Number of AP the charger has, sk_suitcharger_citadel: the same for the one in the citadel, sk_suitcharger_citadel_maxarmor: the maximum armor when player charges with citadel-recharger. --[[User:Dutchmega|dutchmega]] 04:26, 1 Oct 2006 (PDT)

Revision as of 04:26, 1 October 2006

I was going to insert the following variables, but I'm not sure if these are dedicated only to this entity, or also includes the func_recharge entity.

  • sk_suitcharger
<?> ??? (Default: 75)
  • sk_suitcharger_citadel
<?> ??? (Default: 500)
  • sk_suitcharger_citadel_maxarmor
<?> ??? (Default: 200)

--Andreasen 03:07, 1 Oct 2006 (PDT)

According to the code: both. Though I'm not sure what func_recharge is. --dutchmega 04:23, 1 Oct 2006 (PDT)
sk_suitcharger: Number of AP the charger has, sk_suitcharger_citadel: the same for the one in the citadel, sk_suitcharger_citadel_maxarmor: the maximum armor when player charges with citadel-recharger. --dutchmega 04:26, 1 Oct 2006 (PDT)