for unknown reason i have such error with old addons , reskins of BIS models with custom weapons
this is happening with some custom weapons, don't know why ?
reskined BIS model (or sometimes not reskin) but with custom weapon (one or other)
unknown source of error, as it is ONLY soldier using weapon model ?
error is when i do for exapmle:
class VIL_drech1 : SoldierEB {
displayName = "Bandit rifle 1";
model = "\vil_bandy\civil_4_tshirt";
side=0; scope = public;
weapons[] = {"VIL_akms", "throw", "Put"};
magazines[] = {vil_30Rnd_762x43_AK,vil_30Rnd_762x43_AK,vil_30Rnd _762x43_AK};
};
so i am just adding to BIS unit or to reskinned unit custom weapons and i have such error, can someone from BIS tell, why error with "woman" ?
next error is "no cfg_moves", next "cfg_faces", and never set up editor ?
if i use my own models - there is no such error, this error appears ONLY when i add my weapon to BIS units (never happen before 1.09)
those addons were working since 1.00, why in 1.09 no ?
HOME 
Reply With Quote

