please help.. I just want clear skies always on my server

piff

Well-Known Member
Here is the deal.

I had an older version of a anti hack. I have met hive.ini to set to start on a certain day, month,and year...it has clear skies and full moon on this night.

old anti hack, this date works.

on the newer version of the anti hack, the anti hack some how over rides my hive.ini and makes it rain, and fog and LAG.

I tested it, the old anti hack worked perfect with the weather but the new one didnt.

so now I need a real simple way. to always have clear skies...

can someone PLEASE HELP
 
Try removing these lines. This will make the Timelord menu not work also by the way.

Code:
    if (!isNil 'infiSTAR_SetDate') then {setDate infiSTAR_SetDate;};
    'infiSTAR_SetDate' addPublicVariableEventHandler {setDate (_this select 1)};

The lines aren't next to each other in the antihack.
 
Try removing these lines. This will make the Timelord menu not work also by the way.

Code:
    if (!isNil 'infiSTAR_SetDate') then {setDate infiSTAR_SetDate;};
    'infiSTAR_SetDate' addPublicVariableEventHandler {setDate (_this select 1)};

The lines aren't next to each other in the antihack.
Im going to try it. thanks for the help.

I KNOW its something with the anti hack, I tried asking blur and those guys who sell it , and was kicked and banned from the team speak, they said "the anti hack doesnt change the weather"

I know it does, because I tested old anti hack and new one over and over
 
Back
Top