Increase Repeater Delay [Wired, PlusEmu]

Yorick

Member
Aug 10, 2016
39
3
Heey,

Currently i'm working on a few wired that my Plus Emu is missing.
the Repeater Long is one of those that are not in my PlusEmu and did not find the code for it
any where so i started coding it my self.

The hole thing works normaly and fine but the max delay it can have is 60 seconds... How do i increase this max range of that to like 240 seconds?
Its not in Communication > Packets > Outgoing > Rooms > Furni > Wired > WiredTriggerConfigComposer because in the WiredEffectConfigComposer.
You can change the amount of items you can select so my mind tought that delay is also coded in there but no.

Anyone got any ideas on doing that?
Thanks in advance :)
 

JayC

Always Learning
Aug 8, 2013
5,493
1,398
Do a global search for WriteInt(60) (since this is what you would be looking for it to be telling to do) and see if it returns anything. Otherwise it may not be changable
 

Yorick

Member
Aug 10, 2016
39
3
Do a global search for WriteInt(60) (since this is what you would be looking for it to be telling to do) and see if it returns anything. Otherwise it may not be changable

Even if its not found, how do they set that basic value :/ because something cant be coded but the line for its is no where to be found....
 

Users who are viewing this thread

Top