Home
Feedback Tracker
Search
Configure Global Search
Log In
Transactions
T156956
Change Details
Change Details
Old
New
Diff
PlaySound starts working only after the item is laid out and picked up. The call happens on the server side from the item class. ``` PlaySound("detector_beep", 5, false); ``` {F2134237}
PlaySound starts working only after the item is laid out and picked up. The call happens on the server side from the item class. ``` PlaySound("detector_beep", 5, false); ``` A test mod that reproduces this effect. Use item with classname "Flashlight" {F2134696} {F2134237}
PlaySound starts working only after the item is laid out and picked up. The call happens on the server side from the item class. ``` PlaySound("detector_beep", 5, false); ```
A test mod that reproduces this effect. Use item with classname "Flashlight" {F2134696}
{F2134237}
Continue