Everything I've read says to have your addons executed at the bottom of the init.sqf in the mission.pbo.
i.e, []execVM "custom\blahblah.sqf";
now when i do that, nothing works. I have to move the lines to "if (isDedicated)" lines. Safe zone traders, and custom debug is in there. Had map additions in there, but it duped the hell out of them and am in the process of trying to fix this.
there a reason I have to do everything so much different? I mean, I'm new yes, but have a knowledgable scripter backing me. And this stumps him as well. So I turn to the community. Any insight?
I have a dayz.st Epoch Panthera Server if that helps.
Question
RRP47
Everything I've read says to have your addons executed at the bottom of the init.sqf in the mission.pbo.
i.e, []execVM "custom\blahblah.sqf";
now when i do that, nothing works. I have to move the lines to "if (isDedicated)" lines. Safe zone traders, and custom debug is in there. Had map additions in there, but it duped the hell out of them and am in the process of trying to fix this.
there a reason I have to do everything so much different? I mean, I'm new yes, but have a knowledgable scripter backing me. And this stumps him as well. So I turn to the community. Any insight?
I have a dayz.st Epoch Panthera Server if that helps.
Thanks in advance
Link to comment
Share on other sites
6 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now