Thug Posted November 14, 2016 Report Share Posted November 14, 2016 1 hour ago, theduke said: thats how its meant to work Thank you, something else I noticed is you can have say 4 different shins in your gear and when you put one on the others change to the skin you put on. Ever seen that? Link to comment Share on other sites More sharing options...
theduke Posted November 14, 2016 Report Share Posted November 14, 2016 no that is not something i tested to be honest Link to comment Share on other sites More sharing options...
ViktorReznov Posted June 16, 2017 Report Share Posted June 16, 2017 this is the block of code that is casting my only clientside.rpt error { if (typeName _x == "ARRAY") then { if ((count _x) > 0) then { _newUnit addMagazine [(_x select 0), (_x select 1)]; }; } else { _newUnit addMagazine _x; }; } count _magazines; and the error Error in expression <e { _newUnit addMagazine _x; }; } count _magazines; { _newUnit addWeapon _x; } > Error position: <_magazines; { _newUnit addWeapon _x; } > Error Undefined variable in expression: _magazines File mpmissions\__CUR_MP.Chernarus\scripts\skins\player_switchModel.sqf, line 73 Thats the only printed error to either of my reports. the other issue i am having is my character is invisible and the change skin doesnt function (or it does and I cannot see it!) tried with many different skins. Any assistance one can provide would be awesome! This is an overpoch 1061 server that I know this script alone wasnt built to work on, just trying to get it there. EDIT: I can see my body in first person but i am completely invisible in third EDIT2: I now have no errors posting to my .rpts and i still have no success either.... sadness Link to comment Share on other sites More sharing options...
Ghostis Posted July 2, 2017 Report Share Posted July 2, 2017 On 17.06.2017 at 2:10 AM, ViktorReznov said: this is the block of code that is casting my only clientside.rpt error { if (typeName _x == "ARRAY") then { if ((count _x) > 0) then { _newUnit addMagazine [(_x select 0), (_x select 1)]; }; } else { _newUnit addMagazine _x; }; } count _magazines; and the error Error in expression <e { _newUnit addMagazine _x; }; } count _magazines; { _newUnit addWeapon _x; } > Error position: <_magazines; { _newUnit addWeapon _x; } > Error Undefined variable in expression: _magazines File mpmissions\__CUR_MP.Chernarus\scripts\skins\player_switchModel.sqf, line 73 Thats the only printed error to either of my reports. the other issue i am having is my character is invisible and the change skin doesnt function (or it does and I cannot see it!) tried with many different skins. Any assistance one can provide would be awesome! This is an overpoch 1061 server that I know this script alone wasnt built to work on, just trying to get it there. EDIT: I can see my body in first person but i am completely invisible in third EDIT2: I now have no errors posting to my .rpts and i still have no success either.... sadness I run test server, and fix this scripts with 1061additions, but ned fix in player_wearcloth :( Link to comment Share on other sites More sharing options...
Kimzer Posted December 22, 2017 Report Share Posted December 22, 2017 Error in expression <this select 0; _unittype = Men_Clothing select _sel; dayz_actionInP> Error position: <select _sel; dayz_actionInP> Error Zero divisor File mpmissions\__CUR_MP.Chernarus\Ktech\Mods\Skins\changeClothes.sqf, line 2 Getting this error when trying to change skins. It doesnt do anything when i press change. All it does it output the skin name in systemchat. Link to comment Share on other sites More sharing options...
SLash Posted January 30, 2018 Report Share Posted January 30, 2018 Can someone approve that this is working with 1.0.6.2? Link to comment Share on other sites More sharing options...
Tanita-Corp Posted April 26, 2018 Report Share Posted April 26, 2018 pls re:release to 1062 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now