KnightHawk75 -> RE: How to add weapon record of 10000 via Lua (8/23/2021 3:21:11 PM)
|
a standard .ini delta\sbr file it doesn't have to contain the whole scene it can contain just a single unit and what you want done to that unit specifically at given moment, you then apply it via UpdateUnit(mode="delta", filename=""...). Since you jk have Professional and access to .io namespace you could even generate them on the fly as needed, run them, and then remove them, non-pro have no such luxury so stuck with more restricted use to units that pre-exist or match a known guid at the moment of time of the delta running.
|
|
|
|