Closed James5445 closed 5 years ago
I'm having the same issue
Vilayer has the same issue, me and lee are brain storming.
replace line 40 with
Object obj = GetGame().CreateObject(building.getName(), building.getLocation().ToVector(), false, true); obj.SetOrientation(building.getOrientation().ToVector()); obj.SetDirection(obj.GetDirection());
sorry to post this here but I did not want to open another post about something you guys might already know about but anyways I did the above but now i'm now im getting this "Can't compile mission init script'! $CurrentDir//mpmissions//DayZSurvival.Chernarusplus//ScriptedMods//Modules//ServerEvents//InfectedHordes.c(90) Underfined Function 'AttachEventHandle'
Make sure your run.bat command line is right. that's an issue with you not having a mod installed.
Make sure you have all the files for your. @VanillaPlusPlus and make sure its in the command line.
after this is solved please close this issue.
@chawdinky Thanks mate, fixed the issue with the "#return" error.
Cant compile mission init script
...//CustomBuildings//BuildingSpawner.c(41): Incompatible return parameter '#return'