Dices wont close

iAngel

New Member
Jan 11, 2014
4
1
Hey DB's!

So this is my problem

Explanation:

When i buy a dice and open it,
It is not possible to close it again.


What did i try to fix this:

I tried editing the Incoming.cs
I changed this - Incoming.RunDice 29;//b
to this - Incoming.RunDice 22;//b


Did this fix the problem:

I ran the emulator in debug mode after this,
But it didn't fix anything.


Extra information:

I am currently using Butterfly [Swift] Emulator - R63B
I never had this problem before, so i have no idea how to fix this.

So please DevBest! Help me :)

Thanks in advance!

 

Lee_01

Active Member
Jun 28, 2012
116
32
Try this, don't know if it's what's preventing it but worth a shot;

1) Open up your database and then open your furniture table
2) Find the dice you're having troubles with
3) Scroll to interaction_type and select dice
4) Go to the next columns and you'll see interaction_modes_count, change that if it's at 0
5) update_items and :update_catalogue in the client

Edit: I don't know if the columns are the same in Butterfly or not as I've never used it
 

Users who are viewing this thread

Top