Jump to content

Recommended Posts

Posted

Hi!

 

With some friends, we are trying to spawn some objects 5 secondes after the server unpauses : (for example)

 

do

local obj1 =

{

type = "HEMTT TFFT",

country = 'USA',

category = "Unarmed",

y = 635546.15157148,

x = -317589.2727857,

name = "DictKey_UnitName_4841",

heading = 2.775073510671,

}

coalition.addStaticObject(country.id.USA, obj1)

end

 

The server sees this object, but not other users. (It's working with the 1.5.8 )

 

Am I missing something? I think it's a bug, but i may be wrong. :music_whistling:

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...