Sorry for the spam but does anyone know do i fix : Unknown item 'galil'
Everything i could possibly think of it's already written down in my csv, dlc3_code and _zombiemode_weapons.gsc for example:
weapon,sp\galil
weapon,sp\galil_upgraded
sound,ndu_galil,ndu_galil
add_zombie_weapon( "galil", &"GALIL", 10, "", 5 );
add_zombie_weapon( "galil_upgraded", &"GALIL", 10, "", 5 );
include_weapon( "galil" );
include_weapon( "galil_upgraded", false );
all the xmodel and everything exist in my root folder, this was literally just working a second ago and this error came up and i swear i never touch it, the only reason why this error would come up if you add a weapon with no weapon file, xmodel file etc. Can anybody help me?
and the weapon file are in where they supposed to be for example: root/raw/weapons/sp/weaponname
and mods/nazi_zombie_mapname/weapons/sp/weaponname