Talk:Item suitcharger

From Valve Developer Community
Jump to: navigation, 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)

Okay, but then I'm wondering about the console list: Where should it be linked? If you recall correctly - you should check that - the values should probably link to the func_recharge if that's the affected base in both entities, but it should also be mentioned in their description that they are for both entities. I'm going to go ahead with this - change it if you don't like it. --Andreasen 03:20, 2 Oct 2006 (PDT)
You really need to stop with the questionmark business and make a description and a guess on the datatype—ts2do 10:20, 2 Oct 2006 (PDT)