BelovBadCoder 0 Report post Posted October 20, 2016 I am trying to add new objects to Namalsk. I am adding the code from plugin for Eden in initServer.sqf im mission but objects won't appear in game. Here is my code. http://pastebin.com/H1XDkqFR Share this post Link to post Share on other sites
GolovaRaoul 221 Report post Posted October 20, 2016 You are using Eden plugin? Cause normally you would get "private _vehicles = [" and "private _simpleObjects = [". You are only getting objects. Have you tried using the 3DEN Exile Plugin? It's the same editor, but it's just made for Exile ^^ Share this post Link to post Share on other sites
[HG]RaVeN103 207 Report post Posted October 20, 2016 (edited) Use the Exile Plugin =,P Edited October 20, 2016 by [HG]RaVeN103 Share this post Link to post Share on other sites
BelovBadCoder 0 Report post Posted October 20, 2016 1 hour ago, GolovaRaoul said: You are using Eden plugin? Cause normally you would get "private _vehicles = [" and "private _simpleObjects = [". You are only getting objects. Have you tried using the 3DEN Exile Plugin? It's the same editor, but it's just made for Exile ^^ I've used this Share this post Link to post Share on other sites
BelovBadCoder 0 Report post Posted October 20, 2016 (edited) 2 hours ago, GolovaRaoul said: You are using Eden plugin? Cause normally you would get "private _vehicles = [" and "private _simpleObjects = [". You are only getting objects. Have you tried using the 3DEN Exile Plugin? It's the same editor, but it's just made for Exile ^^ I've redownloaded plugin. This is not what I use oO Will try to use new plugin. I have a one problem. I want to place gear on tables. For example Item_MedKit. But plugin says that players would be able to pick up this stuff. How to make non-pickup up gear? Sorry for my english. I've linked a screenshot for undestanding me. Edited October 20, 2016 by BelovBadCoder Share this post Link to post Share on other sites
BelovBadCoder 0 Report post Posted October 20, 2016 (edited) 2 hours ago, GolovaRaoul said: You are using Eden plugin? Cause normally you would get "private _vehicles = [" and "private _simpleObjects = [". You are only getting objects. Have you tried using the 3DEN Exile Plugin? It's the same editor, but it's just made for Exile ^^ This is my new initServer.sqf Still no objects on server. http://pastebin.com/SwmhMnz7 Also my rpt has an error: 15:02:32 Error in expression <elect 0) createVehicle [0,0,0]; _object setDir (_x select 2); _object setPosATL > 15:02:32 Error position: <setDir (_x select 2); _object setPosATL > 15:02:32 Error setdir: Type Array, expected Number 15:02:32 File mpmissions\Exile.Namalsk\initServer.sqf, line 51 Edited October 20, 2016 by BelovBadCoder Share this post Link to post Share on other sites
Sgt. ScrapMetal 153 Report post Posted October 24, 2016 Allready not fixed? How did you convert this? I never have any issiue about that. If you still need help posting you mission.sqm and i will give you a working version.. All what i see is all off this is wrong ^^ Share this post Link to post Share on other sites
XYZ Loki 3 Report post Posted October 26, 2016 Hey all i am currently trying to add 2 buildings to my map on cherno, i have placed them on to the file but they do not spawn/show in game... can anyone help if so what files do you need to see Share this post Link to post Share on other sites
mikekozowsky 2 Report post Posted June 26, 2017 u have to put them to true Share this post Link to post Share on other sites
kuplion 1785 Report post Posted June 27, 2017 18 hours ago, mikekozowsky said: u have to put them to true Holy necro-post, Batman!! Share this post Link to post Share on other sites