Hey guys I'm having one hell of a time implementing map edits.... i'm spent the good part of the last 3 days trying to resolve this on my own so I figure maybe one of you guy's will be able to figure it out. Here's a link (http://pastebin.com/US40hu51) to the .rpt file for my server when I i use the
command in my server_functions.sqf to bring up the map.. If anybody has any idea's or needs to see my pbo's feel free to let me know, i'll email them to you.
Colby,
Code:
if (isServer) then {execVM "myMission.sqf";};
Colby,