Cubitron Posted April 17, 2021 Report Share Posted April 17, 2021 Aloha one question if i use player_removeitems from inventory it wont work exmaple: _removed = [["PartWoodLumber",12]] call player_removeItems; have 1.07 a new variable? in Epoch Link to comment Share on other sites More sharing options...
0 Airwaves Man Posted April 18, 2021 Report Share Posted April 18, 2021 This function got removed ages ago but you can add it back to your mission file: https://github.com/EpochModTeam/DayZ-Epoch/pull/940/files#diff-017bca5d5daf67d0ff4030e3360a8a472f5e75b5fd6bba62079d274aaf34b8ab Cubitron 1 Link to comment Share on other sites More sharing options...
0 RobbieW Posted December 4, 2021 Report Share Posted December 4, 2021 Use something like: player removeMagazine "ItemOilBarrelEmpty"; or whatever the Lumber is considered I think its a 'magazine' to the game. Link to comment Share on other sites More sharing options...
Question
Cubitron
Aloha one question if i use player_removeitems from inventory it wont work
exmaple: _removed = [["PartWoodLumber",12]] call player_removeItems;
have 1.07 a new variable?
in Epoch
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now