Vampurica / VEMF

Vampire's Epoch Mission Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Supply Convoy error

nerdalertdk opened this issue · comments

got this to day while testing in-dev

2015/02/01, 15:05:53 [VEMF]: Running Supply Convoy Mission.
2015/02/01, 15:05:54 Error in expression <Soldier_EPOCH"];


_driver = [_safePos] call VEMFSpawnSingleAI;
_driver moveInDr>
2015/02/01, 15:05:54   Error position: <call VEMFSpawnSingleAI;
_driver moveInDr>
2015/02/01, 15:05:54   Error call: Type String, expected code
2015/02/01, 15:05:54 File VEMF\VFunctions.sqf, line 321

in-dev isn't in a working state yet. It's all been code-writing and no code-testing so far.

I know just trying to help, more eye is sometimes better :)