Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T66186
Change Details
Change Details
Old
New
Diff
open debug console and type player addEventHandler ["Take", {hint format ["TAKE: %1", _this]}]; player addEventHandler ["Put", {hint format ["PUT: %1", _this]}]; Now open inventory and play with it.
open debug console and type player addEventHandler ["Take", {hint format ["TAKE: %1", _this]}]; player addEventHandler ["Put", {hint format ["PUT: %1", _this]}]; Now open inventory and play with it.
Continue