Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T80001
Change Details
Change Details
Old
New
Diff
1. Paste and run this code in debug console: player addEventHandler ["Put",{hint format (["Put: %3\nFrom: %1\nTo: %2"] + _this)}] 2. Drag any drop any weapon attachment into the player's uniform, vest, or backpack. 3. Notice "To: " shows the item moving to the player, when it should show it moving to the uniform
1. Paste and run this code in debug console: player addEventHandler ["Put",{hint format (["Put: %3\nFrom: %1\nTo: %2"] + _this)}] 2. Drag any drop any weapon attachment into the player's uniform, vest, or backpack. 3. Notice "To: " shows the item moving to the player, when it should show it moving to the uniform
Continue