Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T78540
Change Details
Change Details
Old
New
Diff
Put multiple items in a vehicle. (Which get "rearmed" all at once) Open Debug console and type player addEventHandler["Take",{systemChat str(_this)}]; in. You'll see, that it returns smth like [player,player,one of the rearmed items]
Put multiple items in a vehicle. (Which get "rearmed" all at once) Open Debug console and type player addEventHandler["Take",{systemChat str(_this)}]; in. You'll see, that it returns smth like [player,player,one of the rearmed items]
Continue