Talk:Item suitcharger

From Valve Developer Community
Revision as of 09:24, 1 October 2006 by Ts2do (talk | contribs)
Jump to navigation Jump to search

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)

func_recharge serves more as a base if I recall correctly...anyways, those cvars are dedicated because they only apply to a small group (2) of entities—ts2do 09:24, 1 Oct 2006 (PDT)