Author Topic: Input event is admin only  (Read 475 times)

So on Randomness's Mini Empires, people for whatever reason can't use the onActivate input. I told Random about it, and he checked his add-ons list. No, he doesn't have Server_RestrictedEvents.zip or any related add-on, but only that admins can use the event, and this is seriously causing a big stir up for the server. If anyone has any ideas on how to fix it, that'd be great.

how to fix it
For a quick fix, do
Code: [Select]
$InputEvent_AdminOnlyfxDTSBrick_0 = "0";For a real fix, we will need a console.log

I am still attempting to determine the cause of this issue, please be patient while a console.log is posted soon.

[/li][li]Input events can now individually be made admin only, so the usage of registerInputEvent is now: registerInputEvent(%class, %eventName, %targetList, %adminOnly)[/li][/list]
The default value is 0.  JVS puts a 1 at the end of all registerInputEvent calls.  Yet another reason to not use JVS.
This may also apply to other add-ons.

I had to go in and fix my copy of JVS myself.  If you want I can post a link to it.  (It's v7 though, so... a little out of date)

Would post console.log, but file is over 2MB.

Due to circumstances regarding getting the server back online, I've uploaded the log to Mediafire.

Console.log: http://www.mediafire.com/?4d5uqsnu24jpa4i