| Blockland Forums > Help |
| Input event is admin only |
| (1/2) > >> |
| AdinX:
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. |
| Zeblote:
--- Quote from: AdinX on February 06, 2013, 03:25:36 PM ---how to fix it --- End quote --- For a quick fix, do --- Code: ---$InputEvent_AdminOnlyfxDTSBrick_0 = "0"; --- End code --- For a real fix, we will need a console.log |
| Randomness:
I am still attempting to determine the cause of this issue, please be patient while a console.log is posted soon. |
| Dglider:
--- Quote from: Badspot on February 04, 2013, 10:05:34 PM ---[/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] --- End quote --- --- Quote from: Badspot on February 05, 2013, 11:26:02 PM ---The default value is 0. JVS puts a 1 at the end of all registerInputEvent calls. Yet another reason to not use JVS. --- End quote --- 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) |
| Randomness:
Would post console.log, but file is over 2MB. |
| Navigation |
| Message Index |
| Next page |