OFPEC Forum

Editors Depot - Mission Editing and Scripting => Arma2 - Editing/Scripting General => Topic started by: haroon1992 on 28 Aug 2010, 14:26:03

Title: _lg = "Logic" createVehicle [0,0,0] not working!
Post by: haroon1992 on 28 Aug 2010, 14:26:03
as the title says
I can't create a gamelogic in ArmA 2,
I also tried creating it via a trigger, that also didn't work.


When i hint format ,it displayed :

<null object>


Any reason why this is happening?
Title: Re: _lg = "Logic" createVehicle [0,0,0] not working!
Post by: i0n0s on 28 Aug 2010, 16:15:52
Quote from: BIKI
As of Arma2, this command cannot be used to create game logics (source (http://forums.bistudio.com/showthread.php?t=81964)). Use createUnit instead.