Author Topic: onActive is admin only??  (Read 501 times)

Okay, so people on my server are saying onActive is admin only. Anyone know which mod does this? Or a console command to make it for everyone??

Open your console and enter
Code: [Select]
for(%i=0; %i < $InputEvent_CountfxDTSbrick = 53; %i++){$InputEvent_AdminOnlyfxDTSBrick_[%i] = 0;}Furdle had the same problem, I don't know what causes it


Oh stuff I put an error in there
Code: [Select]

for(%i=0; %i < $InputEvent_CountfxDTSbrick; %i++){$InputEvent_AdminOnlyfxDTSBrick_[%i] = 0;}
Fixed