PlusEMU - Exchange | Pets |

Status
Not open for further replies.

Zet

New Member
Sep 20, 2016
24
16
I am using Sledmore's Plus Emulator edit. All of the exchange furniture loads, but when I double-click them I can not redeem.
Pets don't appear on the catalogue at all, any fix?
 

Sledmore

Chaturbate Livestreamer
Staff member
FindRetros Moderator
Jul 24, 2010
5,195
3,906
Run these:

PHP:
UPDATE `furniture` SET `behaviour_data` = `furniture`.`clothing_id` WHERE `furniture`.`clothing_id` > 0 AND `furniture`.`behaviour_data` = 0;
UPDATE `furniture` SET `behaviour_data` = `furniture`.`wired_id` WHERE `furniture`.`wired_id` > 0 AND (`furniture`.`interaction_type` = 'wired_effect' OR `furniture`.`interaction_type` = 'wired_trigger' OR `furniture`.`interaction_type` = 'wired_condition');
 
Status
Not open for further replies.

Users who are viewing this thread

Top