rainhardtgabriel / co64_dominationv_N_N_N_L.Takistan

SUPREMACY
0 stars 1 forks source link

error initplayerlocal? #335

Closed wartheatre closed 8 years ago

wartheatre commented 8 years ago

if(tf47_param_vehiclemod == 2) then { albatros1 addAction ["Get in C130J", "(_this select 1) moveInCargo (_this select 0)",nil, 1.5, true, true, "", "!(_this in _target)"]; };

this needs an waitUntil, because albatros1 isn't created yet. Only tested as local host, maybe no problem on dedi-environment