Ok, I spent 6 hours last night trying to sort this for > Sci-Fi tavor gun
;// Visuals
; GUN HUD (0-colt,1-magnum,2-uzi,3-shotgun,4-rifle,5-rpg,6-grenade,7-bow,8-mace,9-stone,10-sword,11-staff)
statuspanelcode = 100
;// WEAPON Style (1-pistol,2-rocket,3-shotgun,4-uzi,5-assault)
weapontype = 5
for some reason if you set statuspanelcode to: = statuspanelcode 100 and add (ICON's (Ammo & ICON .png) they do not
show up in GG. so I tried setting different statuspanelcodes -
0 Shows Up As (
Pistol)
1 Shows Up As (
Magnum)
2 Shows Up As (
Uzi)
3 Shows Up As (
Shotgun)
4 Shows Up As (
Sniper Rifle)
5 Shows Up As (
RPG)
6 Shows Up As (
Grenade)
7 Shows Up As (
Bow)
8 Shows Up As (
Mace)
9 Shows Up As (some weird swiggle line) I assume this is a stone in mid air
10 Shows Up As (
Sword)
11 Shows Up As (
Staff)
12 to 16 Shows Up As (
Blank) No Icons weapon or Ammo Show up at all.
17 Shows Up As (
Single Shell) Icon, No weapon Icon Show up at all.
18 Shows Up As (
Single Shell) Icon, No weapon Icon Show up at all.
19 Shows Up As (
Single Shell) Icon, No weapon Icon Show up at all.
20 Shows Up As (
Single Shell) Icon, weapon Icon Show up as (Heart Rate Life)
21 Shows Up As (
Single Shell) Icon, weapon Icon Show up as (Heart)
22 Shows Up As (
Single RPG Shell) Icon, No Icons weapon Show up at all.
23 Shows Up As (
Grenades) Icon, No Icons weapon Show up at all.
24 Shows Up As (
Arrow) Icon, No Icons weapon Show up at all.
25 Shows Up As (
Blank) No Icons weapon or Ammo Show up at all.
26 Shows Up As (
Blank) No Icons weapon or Ammo Show up at all.
got fed up by now so, is there an issue in the code of gunspec.txt when it recodes weapon to GG?