BP Squirrel 1 Posted August 28, 2013 I Have recently added the script house lights to my dayz overwatch server and at the end of the tutorial it says this: 6: Edit the scripts.txt file.7: Find the line with createVehicle near the start, on the end of this line add: !"fixes\change_streetlights.sqf" The problem is that when i go into my scripts.txt folder the only thing in there is this: 5 setDammage How am i meant to do it then if the line isnt there? Since i can't put the line there everytime it gets dark my server kicks people for public variable restriction #0 I have checked the logs and it says this when someone is kicked for public variable restriction #0: 26.08.2013 10:15:33: On the beach (IP WAS HERE) ID WAS HERE - #0 "axeLampObjects" = [0,3,<NULL-object>] Can someone tell me what to do to fix this issue please??? Thanks Share this post Link to post Share on other sites
facoptere 180 Posted August 28, 2013 axeLampObjects is not whitelisted in publicvariable.txt, add !axeLampObjects at the end of the first line.This has nothing to do with "scripts" filter. Share this post Link to post Share on other sites