Hi All!
I want to add new car for my DayZ mod server and when I write this in editor_server.lua and go for this spawn, i didn't find this car.
It's nor hunter or something like that but new ride. I just want to add a QUADBIKE. How to do that?
My script:
-- QUADBIKE
gameplayVariables["quadbikespawn"] =
{
{2301.3999023438,-1639.5,14.199999809265}
}