Poll

Have you been affected by onActivate being restricted?

Yes
No
What is this?

Author Topic: onActivate restricted? Cure here!  (Read 1439 times)

Hey guys, I may be in the book of bad forum-blocklanders because of my previous topics. Now, I have something somewhat helpful for people who have been affected by an onActivate-restricting related incident.

All you need to do to fix this nasty bug is type the following into your console:

Code: [Select]
for(%i=0; %i < $InputEvent_CountfxDTSbrick; %i++){$InputEvent_AdminOnlyfxDTSBrick_[%i] = 0;}After you hit return, get a non-admin to try and make an onActivate event. If it succeeds, you did everything correctly.

Hope this was helpful to you!
« Last Edit: December 22, 2015, 12:22:48 PM by lolguy1553 »

Or you can just fix it at the source instead of putting that in every time you start a server with the event breaking add-on.

I was having this issue but I have long since disabled the addon that was causing it. You dont need to use a console command to fix this. Just stop using crappy addons that break the game.

--lolguy1553, AKA Trainspot.exe
Dont sign the ends of your post with your name, it makes you look like a douche.
« Last Edit: December 22, 2015, 12:21:24 PM by Planr »


I was having this issue but I have long since disabled the addon that was causing it. You dont need to use a console command to fix this. Just stop using crappy addons that break the game.
Dont sign the ends of your post with your name, it makes you look like a douche.
Also, it can be a pain in the youknowwhat to find out the addon that is causing onActivate to be restricted.
One of my suspects is Event_Owner since it has a line that prevents onActivate being used.
Also, what if people don't know how to edit the source and put a console command in...?
Even I don't know, I am not some sort of master programmer, you know.

Also, it can be a pain in the youknowwhat to find out the addon that is causing onActivate to be restricted.
One of my suspects is Event_Owner since it has a line that prevents onActivate being used.
It can ne difficult. It took me two days of disabling one or two addons at a time to finally get it. I believe Event_Owner may be the cause of it as well. I currently have that addon disabled.

Yeah. If it doesn't work, I know that it was something related to a Portal addon, too. I'm not entirely sure, though.

Just stop puzzling and remove Event_Owner.

@Zeblote, I actually disabled Event_Owner yet it didn't let non-admins event with onActivate. I'm going to test with all of my portal add-ons.

Dont sign the ends of your post with your name, it makes you look like a douche.

It can ne difficult. It took me two days of disabling one or two addons at a time to finally get it. I believe Event_Owner may be the cause of it as well. I currently have that addon disabled.
you know there's a much more efficient way of doing it
start with the top half of your addons enabled
if it's still a problem, then you know it's in the top half of your addons
if it's not, then you know it's in the bottom half
you've just elimited half of the possibilities, repeat until you've found the culprit

Dont sign the ends of your post with your name, it makes you look like a douche.
I edited it a few days ago, please stop going on about it :/

Edit: Quotes don't work inside quotes.
« Last Edit: December 27, 2015, 03:58:51 PM by lolguy1553 »

Edit: Quotes don't work inside quotes.
Only if you do it manually.

Quote
Text.

Quote
More text.

Only if you do it manually.

Quote
Text.

Quote
More text.
Okay.