Re: Some oddness, and troubles setting it up ... Any assistance would be nice..
Posted by br0ken1128 on Nov 29, 2012; 12:23am
URL: http://kodabar-dayz-daizy-single-player-forum.163.s1.nabble.com/Some-oddness-and-troubles-setting-it-up-Any-assistance-would-be-nice-tp1164p1170.html
Well one of them was going to be a god mode script but I'm having fun without it ... I just like to have the OPTION because on weekends after a long day of work, sometimes I just like to explore .. One of the MAIN reasons I got interested in the Daizy mod was because it offered a single player experience free of the crap I found on WarZ which is people camping spawn points and safe zones with the "automaticaiming" aimbot cheat .. =)
The script I saw suggested for ArmaII was basically this:
player addeventhandler ["hit", {player setdammage 0}];
player addeventhandler ["dammaged", {player setdammage 0}];
Last time I used scripts were a long time ago because I've not played Arma/ArmaII in a LONG time.. last time I did I used the map editor.. but I'm not seeing anywhere to enter this script..
Thanks in advance... and by the way, I agree... it's always awesome when someone fixes their own problems.. I worked technical support for several years.. the best call was the kind when they rang me up, asked the question and then figured it out just by saying it out loud.. now I'm a programmer / linux admin so I don't deal much with support ;)