Kickback pic

From EDukeWiki
Jump to: navigation, search

kickback_pic determines which animation frame the player's current weapon is in. Generally, scripts can just use the constantly updated gamevar weaponcount instead because the executable basically performs a "getplayer[THISACTOR].kickback_pic weaponcount" every tic.