This error is going to happen due to the Ccoords/Mcoords not being defined at server start. Once the mission system is running these coords are provided and the error goes away. Nothing to worry about IMO.
Final
Worked like a charm. Just not getting an option to trade tho.
Am I right in assuming that I have to change the blahblahblah in getVariable["traderType","blahblahblah"]; to one of the trader types?
Thanks
I have added this to my server but I am getting this error on the AI call:
16:06:38 Error in expression <mage false; this disableAI 'FSM'; _this disableAI 'ANIM'; this disableAI 'MOVE';>
16:06:38 Error position: <disableAI 'ANIM'; this disableAI 'MOVE';>
16:06:38 Error disableai: Type Array...
Ok, to solve the problem of the marker not appearing after death and on login, you need to add these lines to the bottom of your mission.pbo init.sqf:
[] execVM "debug\addmarkers.sqf";
[] execVM "debug\addmarkers75.sqf";
DayZChernarus Mission System
V0.2
Original code by TheSzerdi, Falcyn and TAW_Tonic. Without the base system these guys wrote, this would not have been possible, so I doff my biggest hat to them!
This has only been tested on Chernarus (1.7.7.1)
This is an in-game mission system...
Which version of the mod are you using? This sounds like you are still on 1.7.6.1, and this has only been tested on 1.7.7.1. If you do as dusty said, it should still work, but no promises!
This is strange, I am running this without any of the issues mentioned above. I am doing my best to find a solution, but since I can't replicate the issue...
Try updating to the latest mission files off github, I have updated a few areas so it may help with the issues....
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.