Current weapon_scripted availible script values.

Discuss Certain Aspects of Mapping, Modeling, and Coding.
skidz
Obsidian Gold
Obsidian Gold
Posts: 3228
Joined: Mon May 29, 2006 6:36 am
Location: Maple Ridge, BC
Contact:

Post by skidz »

accuracy settings will have to wait for 1.24. I haven't written any of the fire cone or recoil stuff in yet. Damage on the other hand is all determined by the bullet used. I have to setup a way of creating new bullet types but until then you can edit the bullet damage with the convars.
User avatar
Mr. Someguy
npc_hunter
npc_hunter
Posts: 512
Joined: Fri Dec 22, 2006 11:40 pm
Location: Pennsylvania

Post by Mr. Someguy »

what are convars?
skidz
Obsidian Gold
Obsidian Gold
Posts: 3228
Joined: Mon May 29, 2006 6:36 am
Location: Maple Ridge, BC
Contact:

Post by skidz »

convars(console variables) = console commands. Valve defines them as convars in the code so that is why we call them that.
Post Reply