Problems with wireds

Alextruca2

New Member
Sep 7, 2015
1
0
Hello everyone, I am modifying an emulator and I would like to know from where you change the furnis that you can select a wired.
It appears for example in the furni mutation effect a selection of 15 furnis, and there is a problem that in the condition of wired Trigger On Furniture Box only 5 furnis are selected, and can not be increased. Is there any way to put that wired, instead of selecting up to 5 furnis, can be extended to 15?
Thanks in advance.


Hola a todos, estoy modificando un emulador y m gustaria saber desde donde se cambia los furnis que puede seleccionar un wired.
Aparece por ejemplo en el efecto de furni mutación una selección de 15 furnis, y hay un problema que en la condicion de wired PISALO TU solamente se seleccionan 5 furnis, y no se puede aumentar. ¿Hay alguna manera de poner que ese wired, en vez de seleccionar hasta 5 furnis, se pueda ampliar a 15?
Gracias de antemano.
 

Karel

Member
May 15, 2019
80
13
This is a little late but if you still want to know:

1. Open the emulator sln file
2. Find the (if you use HabboEmulator: HabboStaticGameSettings.cs. If you use another one, look for something like that)
3. Ctrl + f and type “DefaultConditionWiredSelect”
4. Change the 5 to 15 in your case
 

cammy

Member
May 15, 2014
471
220
This is a little late but if you still want to know:

1. Open the emulator sln file
2. Find the (if you use HabboEmulator: HabboStaticGameSettings.cs. If you use another one, look for something like that)
3. Ctrl + f and type “DefaultConditionWiredSelect”
4. Change the 5 to 15 in your case

2017...
 

Users who are viewing this thread

Top