[HELP]Can't see any vehicle in my own DayZ-Origins server!

Rick_Murphy

New Member
Hello so basically few days ago I managed to open my own DayZ Origins server using XAMPP. I was travelling around the Taviana wasteland, I've found some new stuff like new weapons and new zombie models, it worked great but the only problem was that I couldn't find any vehicle around this whole place.
I was checking all of my files about my server but I couldn't find anything on spawning them.
My second server for DayZ chernarus worked fine, because I was DayZ server controlcenter and I managed to spawn cars succesfully. But here in DayZ origins I got another kind of server which I made using XAMPP. Everything works just great without lag and stuff.
I would apreciate any help on it. Please tell me and explain me on how can I spawn vehicles in my own server and why I couldn't find any vehicle.

I heard that someone said that I need to work it out true the database.
I already noticed a folder into my database with vehicle's which looks like this ''object_spawns'' I see many various stuff inside it like UralCivil and bike, but I got no Idea on how to SPAWN them. I would apreciate if you could provide me with some tutorials or videos.

This is the link of how my database looks like:
rSxKLEM.png
 
what do you mean no download link, it says download zip on the bottom right. and no skype help, as for origins, im not 100% sure, i provided you 2 tools. do some research.
 
sorry man, i havent used that mod and not many people respond to help requests on here. all those object ids are vehicles spawned on your server. try increasing max allowed in the config.cfg for the map in the same folder as the hive settings.
 
//
// config.cfg
//
// comments are written with "//" in front of them.


// GLOBAL SETTINGS
hostname = "DayZ Origins - The Walking Dead Server"; // The name of the server that shall be displayed in the public server list
password = "......."; // Password for joining, eg connecting to the server
passwordAdmin = "........"; // Password to become server admin. When you're in Arma MP and connected to the server, type '#login ...'
reportingIP = "localhost"; // For Arma2: Operation Arrowhead
logFile = "arma2oaserver.rpt"; // Tells ArmA-server where the logfile should go and what it should be called


// WELCOME MESSAGE ("message of the day")
// It can be several lines, separated by comma
// Empty messages "" will not be displayed at all but are only for increasing the interval
motd[] = {"Enjoy your stay in our server"};
motdInterval = 5; // Time interval (in seconds) between each message


// JOINING RULES
maxPlayers = 20; // Maximum amount of players. Civilians and watchers, beholder, bystanders and so on also count as player.
kickDuplicate = 1; // Each ArmA version has its own ID. If kickDuplicate is set to 1, a player will be kicked when he joins a server where another player with the same ID is playing.
verifySignatures = 0; // Verifies .pbos against .bisign files. Valid values 0 (disabled), 1 (prefer v2 sigs but accept v1 too) and 2 (only v2 sigs are allowed).
equalModRequired = 0; // Outdated. If set to 1, player has to use exactly the same -mod= startup parameter as the server.
requiredBuild = 103419; // Require clients joining to have at least build 12345 of game, preventing obsolete clients to connect
requiredSecureId = 1; // Request clients joining to provide a secure ID token (change to 2 to force this)


// VOTING
voteMissionPlayers = 1; // Tells the server how many people must connect so that it displays the mission selection screen.
voteThreshold = 2; // 33% or more players need to vote for something, for example an admin or a new map, to become effective


// INGAME SETTINGS
disableVoN = 1; // If set to 1, Voice over Net will not be available
vonCodecQuality = 10; // Quality from 1 to 30
persistent = 1; // If 1, missions still run on even after the last player disconnected.
timeStampFormat = "short"; // Set the timestamp format used on each report line in server-side RPT file. Possible values are "none" (default),"short","full".
BattlEye = 0; // Server to use BattlEye system


// SCRIPTING ISSUES
onUserConnected = ""; //
onUserDisconnected = ""; //
doubleIdDetected = ""; //

// SIGNATURE VERIFICATION
onUnsignedData = "kick (_this select 0)"; // unsigned data detected
onHackedData = "kick (_this select 0)"; //"ban (_this select 0)"; // tampering of the signature detected
onDifferentData = ""; // data with a valid signature, but different version than the one present on server detected


// MISSIONS CYCLE (see below)
class Missions
{
class DayZ {
template = dayz_1.origins.tavi;
difficulty = "regular"; // change this for other difficulty settings, regular, expert is valid
};
};
That's how it looks but I actually can't see any line of vehicles.
 
sorry its in the mission init.sqf file, this is how mine is

// DayZ Epoch config
spawnShoremode = 1; // Default = 1 (on shore)
spawnArea= 1500; // Default = 1500
MaxHeliCrashes= 8; // Default = 5
MaxVehicleLimit = 150; // Default = 50
MaxDynamicDebris = 300; // Default = 100
dayz_MapArea = 10000; // Default = 10000
dayz_maxLocalZombies = 50; // Default = 30
dayz_maxAnimals = 10;
 
I don' thave ''init.sqf'' file in mission folders, so I made a screen of how my folder looks.
Which folder should I take and what should I do?
awgItDd.png
 
That's how it looks mpmissions - dayz_1.origins.tavi - init
I don't know what should I change here to make them spawn.

/*
INITILIZATION
*/
startLoadingScreen ["","RscDisplayLoadCustom"];
cutText ["","BLACK OUT"];
enableSaving [false, false];

//REALLY IMPORTANT VALUES
dayZ_hivePipe1 = "\\.\pipe\dayz"; //The named pipe
dayZ_instance = 1; //The instance
hiveInUse = true;
dayzHiveRequest = [];
initialized = false;
dayz_previousID = 0;
penaltyTimeout = true;
arr_survivor_spawns_alt = [[[8401.41,18601,0],[8200.65,18597.6,0],[8399.73,18806.3,0],[8204.42,18799.4,0],[8374.1,18975,0],[8204.16,18905.5,0],[8097.43,19001.1,0],[8201.47,19071.2,0],[7998.67,19091.4,0],[8193.43,19291,0],[8000.37,19291.5,0],[8202.77,19503.3,0],[8000.07,19398.4,0],[7901.34,19504.8,0],[8108.82,19594.5,0],[8067.63,19734.5,0],[7885.56,19702.8,0],[7735.23,19796.4,0],[7735.23,19796.4,0],[8119.11,19982.3,0],[7849.48,20059.1,0],[7699.22,20225.4,0],[7897.05,20197.3,0],[8154.46,20248.9,0],[8201.28,20404.1,0],[7983.36,20429.1,0],[8191.29,20498.1,0],[8405.5,20595.7,0],[8499.21,20695,0],[8654.67,20609.2,0],[8915.86,20692.8,0],[8801.14,20395.1,0],[9096.56,20539.4,0],[9306.28,20602.6,0],[9281.48,20410.9,0],[9500.22,20401.9,0],[8990.57,20284.6,0],[8900.36,20198.9,0],[9105.58,20092.9,0],[9401,20298.1,0],[9703.18,20291.4,0],[9915.17,20203.4,0],[9722.76,20012.3,0],[9304.08,19901.3,0],[9403.25,19700.5,0],[9603.96,19797.5,0],[9497.97,19594.5,0],[9538.56,19409.6,0],[9716.33,19497.7,0],[9812.99,19692.7,0]],[[4019.42,6356.66,0],[3885.74,6441.42,0],[3627.36,6476.23,0],[3447.86,6537.82,0],[4062.69,6624.22,0],[4327.89,6719.37,0],[4380.21,7371.52,0],[4109.74,6787.41,0],[3710.97,6599.69,0],[3263.29,6531.64,0],[3824.59,8055.27,0],[3649.52,7962.57,0],[4207.17,7819.19,0],[3070.67,7826.18,0.001],[3189.24,6757.61,0],[4744.44,7728.05,0],[4402.13,7478,0],[4607.71,6646.82,0],[4433.69,6153.01,0],[4512.63,6688.07,0],[4449.69,8000.62,0],[4108.86,6532.78,0],[4669.18,6031.18,0],[4524.06,6177.92,0],[4799.35,6566.98,0],[3097.9,6621.89,0],[3158.32,6869.78,0],[2963.38,6764.66,0],[2733.29,6996.52,0],[2542.32,6576.83,0],[2799.13,6579.82,0],[2452.71,6840.6,0],[2496.4,6955.43,0],[3102.87,7317.3,0],[2945.37,7224.94,0],[3121.37,7761.26,0],[2862.07,7839.67,0],[2547.44,7862.79,0],[2455.68,7723.02,0],[2721.23,7523.38,0],[2930.22,7527.76,0],[3104.41,7586.93,0],[2774.93,7651.96,0],[2521.31,7900.24,0],[2516.84,8046.29,0],[2806.55,7922.47,0],[2545.56,7489.7,0],[2468.38,7272.27,0],[2682.77,7142.22,0],[2537.4,6941.18,0]],[[3566.18,7900.14,0],[6544.10,4700.80,0],[7674.88,3408.30,0],[9305.27,1905.47,0],[11602.08,383.86,0],[11285.17,2307.04,0],[10124.68,4188.57,0],[10834.32,6071.59,0],[9642.36,6554.14,0],[8729.80,6532.97,0],[7447.90,8751.99,0],[6606.06,10236.27,0],[5537.96,10161.5,0],[4840.43,8574.13,0],[7703.58,5597.83,0],[10234.39,7817.56,0],[10640.3,6861.75,0],[8561.85,3333.7,0],[8705.99,5150.78,0],[9015.23,4299.58,0],[6704.3,9718.05,0],[10762.5,674.399,0],[7444.85,6990.47,0],[8714.29,8649.08,0],[9968.79,3305.49,0],[12946.82,8454.67,0],[14704.23,7451.44,0],[15975.83,7435.72,0],[16063.51,6248.43,0],[18420.04,5038.24,0],[18329.51,6552.88,0],[17703.17,12301.36,0],[16270.75,15830.58,0],[14328.09,19114.85,0],[12764.12,19450.96,0],[10594.29,19899.37,0],[15254.05,13006.66,0],[15596.24,14841.83,0],[11377.4,14732.1,0],[12986,11815.1,0],[14482.6,12370.3,0],[17416.2,6974.35,0],[16620.8,9284.97,0],[16130.4,11242,0],[14082.3,13049.5,0],[14995.7,8502.94,0],[16456.9,8427.66,0],[10822.1,16799.5,0],[13168.2,14812.1,0],[12637.6,13335.9,0]],[[10488.3,783.247,0],[10482.9,915.253,0],[10358.5,1004.33,0],[10546.8,995.147,0],[10663,1156.94,0],[10777.9,1169.93,0],[10841.6,1086.48,0],[10957.3,1168.13,0],[11076.7,1100.23,0],[11207.5,1083.77,0],[11262.6,1238.86,0],[11396.5,1301.86,0],[11538.9,1295.18,0],[11661.2,1219.79,0],[11237.5,997.142,0],[11394,942.19,0],[11389.8,856.727,0],[11377.8,745.486,0],[11438.8,553.474,0],[11436.5,398.846,0],[11190.9,406.513,0],[11017.6,449.638,0],[11587,418.468,0],[11542.2,589.829,0],[11007.1,973.167,0]],[[16821.8,6899.9,0],[17043.1,6899.9,0],[17219.2,6917.86,0],[17411.3,6896.36,0],[17593.6,6906.98,0],[17747.6,7018.49,0],[17808.1,7200.53,0],[17777.6,7383.11,0],[17807.4,7558.66,0],[17698,7737.11,0],[17552.9,7882.25,0],[17405.4,7878.39,0],[17153.4,7900.49,0],[16998.9,7886.76,0],[16906.8,7806.14,0],[16828.9,7680.47,0],[16828.9,7544.18,0],[16835.5,7379.33,0],[16844.7,7211.66,0],[16867.9,7073.36,0],[16997.1,7087.52,0],[17312.1,7073.36,0],[17597.1,7083.98,0],[17627.2,7411.43,0],[17167,7735.35,0]],[[12203.7,11400.2,0],[12379,11392.8,0],[12586.9,11357.6,0],[12750.7,11365.6,0],[12877.9,11363.1,0],[13074.3,11364.4,0],[13138.5,11478,0],[13136,11590.4,0],[13136,11721.3,0],[13138.5,11838.6,0],[13139.7,12043.6,0],[13136,12180.5,0],[13105.1,12302.9,0],[12984.1,12320.2,0],[12871.7,12342.4,0],[12737.1,12358.5,0],[12613.6,12357.2,0],[12498.8,12357.2,0],[12396.3,12341.2,0],[12244.4,12317.7,0],[12147.6,12195.6,0],[12160,12024.6,0],[12152.3,11898.8,0],[12157.3,11742.7,0],[12150.6,11612.2,0]]];
dayzLoginRecord = nil; //New line is here!


//disable greeting menu
player setVariable ["BIS_noCoreConversations", true];
//disable radio messages to be heard and shown in the left lower corner of the screen
enableRadio false;

//Load in compiled functions
call compile preprocessFileLineNumbers "Debug\variables.sqf"; //Initilize the Variables (IMPORTANT: Must happen very early)
progressLoadingScreen 0.1;
call compile preprocessFileLineNumbers "\z\addons\dayz_code\init\publicEH.sqf"; //Initilize the publicVariable event handlers
progressLoadingScreen 0.2;
call compile preprocessFileLineNumbers "\z\addons\dayz_code\medical\setup_functions_med.sqf"; //Functions used by CLIENT for medical
progressLoadingScreen 0.4;
call compile preprocessFileLineNumbers "Debug\compiles.sqf"; //Compile regular functions
progressLoadingScreen 1.0;

player_spawn_2 = compile preprocessFileLineNumbers "debug\player_spawn_2.sqf";

"filmic" setToneMappingParams [0.153, 0.357, 0.231, 0.1573, 0.011, 3.750, 6, 4]; setToneMapping "Filmic";

if ((!isServer) && (isNull player) ) then
{
waitUntil {!isNull player};
waitUntil {time > 3};
};

if ((!isServer) && (player != player)) then
{
waitUntil {player == player};
waitUntil {time > 3};
};

//fnc_usec_selfActions = compile preprocessFileLineNumbers "fix\fn_selfActions.sqf";

if (isServer) then {
hiveInUse = true;
_serverMonitor = [] execVM "\z\addons\dayz_code\system\server_monitor.sqf";
};

if (!isDedicated) then {
//Conduct map operations
0 fadeSound 0;
waitUntil {!isNil "dayz_loadScreenMsg"};
dayz_loadScreenMsg = (localize "STR_AUTHENTICATING");
_puidT = typeName (getPlayerUID player);
waitUntil {_puidT == "STRING"};

//Run the player monitor
_id = player addEventHandler ["Respawn", {_id = [] spawn player_death;}];
_playerMonitor = [] execVM "\z\addons\dayz_code\system\player_monitor.sqf";
_nul = [] execVM "Camera\loginCamera.sqf";

//Remove the double slashes on the line below to enable auto refuelling
//[] execVM "Scripts\kh_actions.sqf";
};

//Adjust here for time of day/night (Current setting is 3hr day/night)
[4,false,true] execFSM "core_time.fsm";
 
ugh.. i dont know dude, i showed you the options mine has, and since ive never played that mod i couldnt speak about it really. try asking your host how to increase the limit.
 
Back
Top