Hello everybody,
I have a problem.
I use the example mission (Zen_RespwanPartrol.Altis)
But I get an error displayed!
Unfortunately, I'm not that good at scripting yet, so please help me!
Log:
2062.58
12:22:42 [<NULL-object>,[X,1d65b33cb40# 1779932: b_soldier_01.p3d,B Infantry:3,<NULL-object>,<NULL-object>,<NULL-object>,P,B Crew:2,<NULL-object>,1d67c9e8800# 1785002: b_soldier_01.p3d,<NULL-object>,<NULL-object>]]
12:22:42 ["Zen_CheckArguments",[<NULL-object>,[X,1d65b33cb40# 1779932: b_soldier_01.p3d,B Infantry:3,<NULL-object>,<NULL-object>,<NULL-object>,P,B Crew:2,<NULL-object>,1d67c9e8800# 1785002: b_soldier_01.p3d,<NULL-object>,<NULL-object>]],2062.58]
12:22:42 ["Zen_ValueIsInArray",[<NULL-object>,[X,1d65b33cb40# 1779932: b_soldier_01.p3d,B Infantry:3,<NULL-object>,<NULL-object>,<NULL-object>,P,B Crew:2,<NULL-object>,1d67c9e8800# 1785002: b_soldier_01.p3d,<NULL-object>,<NULL-object>]],2062.58]
12:22:42 ["Zen_ArrayRemoveDuplicates",[[X,1d65b33cb40# 1779932: b_soldier_01.p3d,B Infantry:3,<NULL-object>,<NULL-object>,<NULL-object>,P,B Crew:2,<NULL-object>,1d67c9e8800# 1785002: b_soldier_01.p3d,<NULL-object>,<NULL-object>,<NULL-object>,X,B Infantry:5,1d67c4f4c40# 1790891: b_soldier_02.p3d,B Infantry:6,B Infantry:2,B Infantry:4]],2062.46]
12:22:42 ["Zen_InvokeAction",["Zen_Action_ID_,375:6caB=",[B Infantry:4]],2062.46]
12:22:42 ["Zen_AddRepackMagazines",[B Infantry:4],2062.46]
12:22:43 Error in expression <ps);
_vehicle setVelocity (([(_velocity select 0) * cos (_velocity select 1), (_>
12:22:43 Error position: <select 0) * cos (_velocity select 1), (_>
12:22:43 Error select: Typ Zahl, erwartet Array,Zeichenfolge,Config entry
12:22:43 File C:\Users\-----\Documents\Arma 3 - Other Profiles\Wolf\mpmissions\Zen_SampleMissions\Zen_RespawnPatrol.Altis\Zen_FrameworkFunctions\Zen_ObjectFunctions\Zen_ObjectFunctionsCompile.sqf, line 131
The error is probably in the "Zen_ObjectFunctionsCompile.sqf" line 131
Maybe someone has ever had the same mistake?
Greetings Wolf