Search found 1 match

by winslow756
Tue Feb 28, 2023 10:18 pm
Forum: Lua Legion
Topic: LUA Cargo 2.0 Ground and Mobile Units Programming
Replies: 3
Views: 948

LUA Cargo 2.0 Ground and Mobile Units Programming

I have a question about LUA coding for new Ground and Mobile Units. I have previous scenarios that I created that load cargo at a base or on a ship or plane. The function that I wrote looks like this:

function createCargoAtBase(base,num,db)
-- creates cargo onto a base or on an aircraft at the base ...

Go to advanced search