Any help would be appreciated.
Only file edited: /strategic/configs/stratgame/equipment/equipment.txt
CODE
;#345
SubEquipment RECORD
id INT 345
name STR "Cheat Gun"
equipslot STR "Hand"
sortcode STR "Energy"
hit_points INT 5000
building STR "Basic human factory"
time FLT 0.25
weight FLT 4.54
origin STR "developed"
shape INT 11;"5x2"
twoHanded BOOL TRUE
mfg_tech STR "Basic human weapons"
use_tech STR "Initial knowledge"
ready BOOL FALSE
empssensitive BOOL FALSE
cost_hum INT 1
cost_cyb INT 0
cost_psi INT 0
start_quant INT 99
anim_type STR "double-handed"
righthandhelper STR "parent_double-handed"
lefthandhelper STR "parent_leftgun"
model STR "tactical/models/weapons/humans/laser_rifle.txt"
iface_model STR "tactical/models/weapons/humans/laser_rifle.txt"
camera STR "tactical/configs/cameras/camera_laserrifle.txt"
lights STR "tactical/configs/lights/na-itemlights.txt.txt"
skeleton STR "tactical/anims/no_skel.txt"
gloss_model STR "share/models/interface/opt/ufopedia/equip/controllaser_rifle.txt"
_use_ability_name STR "No training"
;prerequisities
PTR 0
;armour
PTR 0
;firearm
PTR 0
;selfammo
PTR 0
;receptacle
PTR 1
Receptacle
Recepts RECORD
inventorypanel STR "Weapon"
ListOfReceptPoint ARRAY 3
INT 0;"Classic scope"
INT 1;"Classic muzzle"
INT 2;"Classic underbarrel"
END_OF_ListOfReceptPoint
END_OF_Recepts
;addon
PTR 0
;autonom
PTR 0
;ammo
PTR 0
;upgrade
PTR 0
;thrown
PTR 0
;ranged
PTR 1
Ranged Ranged RECORD
range FLT 500
accuracy FLT 95
time FLT 0.1
recoil FLT 0
type STR "Gun"
detection STR "Visibility"
propelled BOOL F
power FLT 0
longshot FLT 1.0
snapshot FLT 0.25
flight_particle STR "tactical/particles/energy groups/alien_laser_04_e.pgrp"
trail_particle STR "tactical/particles/energy groups/plasma-trail-wg-b.pgrp"
END_OF_Ranged
;rangeimprover
PTR 0
;mode
PTR 1
Mode
Modes RECORD
ListOfMode ARRAY 2
SubMode RECORD
index INT 0;"single"
isammo STR "No"
;melee
PTR 0
;vehicle
PTR 0
;guided
PTR 0
;influencer
PTR 1
Influencer Influencer RECORD
auto BOOL F
area STR "Target"
damage STR "Psi"
effect INT 1
time FLT 0
strength FLT 5000
radius FLT 0
pellets INT 1
skill STR "<blank>"
detection STR "<blank>"
rounds INT 0
noise FLT 0
light FLT 0
infra FLT 0
stance STR "All"
animation STR "Fire"
class STR "Rifles"
isdamage STR "Yes"
use_particle STR "tactical/particles/na-use.pgrp"
aim_particle STR "tactical/particles/na-use.pgrp"
impact_particle STR "tactical/particles/na-use.pgrp"
use_sound STR "share/sound/wavs/equip/use/silencer.wav"
sound_volume INT 50
volume_dev INT 25
END_OF_Influencer
END_OF_SubMode
SubMode RECORD
index INT 2;"burst"
isammo STR "No"
;melee
PTR 0
;vehicle
PTR 0
;guided
PTR 0
;influencer
PTR 1
Influencer Influencer RECORD
auto BOOL F
area STR "Target"
damage STR "Warp"
effect INT 1
time FLT 0
strength FLT 5000
radius FLT 0
pellets INT 1
skill STR "<blank>"
detection STR "<blank>"
rounds INT 0
noise FLT 0
light FLT 0
infra FLT 0
stance STR "All"
animation STR "Fire"
class STR "Rifles"
isdamage STR "Yes"
use_particle STR "tactical/particles/na-use.pgrp"
aim_particle STR "tactical/particles/na-use.pgrp"
impact_particle STR "tactical/particles/na-use.pgrp"
use_sound STR "share/sound/wavs/equip/use/silencer.wav"
sound_volume INT 50
volume_dev INT 25
END_OF_Influencer
END_OF_SubMode
END_OF_ListOfMode
END_OF_Modes
END_OF_SubEquipment
SubEquipment RECORD
id INT 345
name STR "Cheat Gun"
equipslot STR "Hand"
sortcode STR "Energy"
hit_points INT 5000
building STR "Basic human factory"
time FLT 0.25
weight FLT 4.54
origin STR "developed"
shape INT 11;"5x2"
twoHanded BOOL TRUE
mfg_tech STR "Basic human weapons"
use_tech STR "Initial knowledge"
ready BOOL FALSE
empssensitive BOOL FALSE
cost_hum INT 1
cost_cyb INT 0
cost_psi INT 0
start_quant INT 99
anim_type STR "double-handed"
righthandhelper STR "parent_double-handed"
lefthandhelper STR "parent_leftgun"
model STR "tactical/models/weapons/humans/laser_rifle.txt"
iface_model STR "tactical/models/weapons/humans/laser_rifle.txt"
camera STR "tactical/configs/cameras/camera_laserrifle.txt"
lights STR "tactical/configs/lights/na-itemlights.txt.txt"
skeleton STR "tactical/anims/no_skel.txt"
gloss_model STR "share/models/interface/opt/ufopedia/equip/controllaser_rifle.txt"
_use_ability_name STR "No training"
;prerequisities
PTR 0
;armour
PTR 0
;firearm
PTR 0
;selfammo
PTR 0
;receptacle
PTR 1
Receptacle
Recepts RECORD
inventorypanel STR "Weapon"
ListOfReceptPoint ARRAY 3
INT 0;"Classic scope"
INT 1;"Classic muzzle"
INT 2;"Classic underbarrel"
END_OF_ListOfReceptPoint
END_OF_Recepts
;addon
PTR 0
;autonom
PTR 0
;ammo
PTR 0
;upgrade
PTR 0
;thrown
PTR 0
;ranged
PTR 1
Ranged Ranged RECORD
range FLT 500
accuracy FLT 95
time FLT 0.1
recoil FLT 0
type STR "Gun"
detection STR "Visibility"
propelled BOOL F
power FLT 0
longshot FLT 1.0
snapshot FLT 0.25
flight_particle STR "tactical/particles/energy groups/alien_laser_04_e.pgrp"
trail_particle STR "tactical/particles/energy groups/plasma-trail-wg-b.pgrp"
END_OF_Ranged
;rangeimprover
PTR 0
;mode
PTR 1
Mode
Modes RECORD
ListOfMode ARRAY 2
SubMode RECORD
index INT 0;"single"
isammo STR "No"
;melee
PTR 0
;vehicle
PTR 0
;guided
PTR 0
;influencer
PTR 1
Influencer Influencer RECORD
auto BOOL F
area STR "Target"
damage STR "Psi"
effect INT 1
time FLT 0
strength FLT 5000
radius FLT 0
pellets INT 1
skill STR "<blank>"
detection STR "<blank>"
rounds INT 0
noise FLT 0
light FLT 0
infra FLT 0
stance STR "All"
animation STR "Fire"
class STR "Rifles"
isdamage STR "Yes"
use_particle STR "tactical/particles/na-use.pgrp"
aim_particle STR "tactical/particles/na-use.pgrp"
impact_particle STR "tactical/particles/na-use.pgrp"
use_sound STR "share/sound/wavs/equip/use/silencer.wav"
sound_volume INT 50
volume_dev INT 25
END_OF_Influencer
END_OF_SubMode
SubMode RECORD
index INT 2;"burst"
isammo STR "No"
;melee
PTR 0
;vehicle
PTR 0
;guided
PTR 0
;influencer
PTR 1
Influencer Influencer RECORD
auto BOOL F
area STR "Target"
damage STR "Warp"
effect INT 1
time FLT 0
strength FLT 5000
radius FLT 0
pellets INT 1
skill STR "<blank>"
detection STR "<blank>"
rounds INT 0
noise FLT 0
light FLT 0
infra FLT 0
stance STR "All"
animation STR "Fire"
class STR "Rifles"
isdamage STR "Yes"
use_particle STR "tactical/particles/na-use.pgrp"
aim_particle STR "tactical/particles/na-use.pgrp"
impact_particle STR "tactical/particles/na-use.pgrp"
use_sound STR "share/sound/wavs/equip/use/silencer.wav"
sound_volume INT 50
volume_dev INT 25
END_OF_Influencer
END_OF_SubMode
END_OF_ListOfMode
END_OF_Modes
END_OF_SubEquipment
