SPAWNING VEHICLES, SAFE, ETC PROBLEM (VILAYER)

J34fe

New Member
Hello!

I'm having trouble saving vehicles, safes, and etc on the map. For some reason, the vehicles seem to go back to their spawning spot or keep the contents of the stuff we deleted in safes and etc. Vilayer told me to fix the errors. This is what they gave me:
12:38:08 Error in expression <ile{MissionGo == 1} do {
_MainMarker = createMarker ["MainMarker", Ccoords];
_M>
12:38:08 Error position: <createMarker ["MainMarker", Ccoords];
_M>
12:38:08 Error 0 elements provided, 3 expected
12:38:08 File mpmissions\__cur_mp.Chernarus\
debug\addmarkers.sqf, line 3
 
it seems the Variable "Ccoords" should be a position (array of size 3) [x,y,z] but it is empty [].
 
That was a addmarker file for the map. I'm not sure if this would help with the saving of different vehicles. I deleted this file, all it should do is not add a marker for the certain mission.
 
Vilayer told me that it has something to do with saving in the hive file. Can I send you guys my hive file so we can figure this out together? It's a brand new server, I'm just trying to figure all of this out before it gets more popular.
 
Back
Top