Machine, I've followed your responses in another building-adding thread and posted code and results:
http://opendayz.net/threads/converting-mission-biedi-to-script.10699/page-4
... and I can't get ANYTHING to appear, either.
Could it be (a) related to the target land not being flat ( from...
OK, thanks for the post. In any programming language syntax manual, there will be a detailed discussion of the argument list. For example, if you were to google "C++ string find_first_of" you'd find numerous references that display the method's alternative parameter lists, discussing in turn...
Thank you. I'll give it a try as soon as folks get tired tonight and log off my server.
Is there an honest-to-goodness scripting reference that actually describes the argument list's various alternative forms?
Greetings,
DayZ mod newbie here -- but no noobie to development, mods, and plugins...
Thanks for this post.
This is my scripts\stuff.sqf file:
if (isServer) then {
_vehicle_61 = objNull;
if (true) then
{
_this = createVehicle ["Base_WarfareBBarrier10xTall", [700.0, 13100.0]...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.