-
Notifications
You must be signed in to change notification settings - Fork 50
Manual:DIL Manual load()
iamnove edited this page Jan 18, 2023
·
51 revisions
unitptr load ( s : string ) s : Symbolic name of unit. return: A pointer to the unit, or null Example: load("garlic@midgaard") The loaded unit is automatically placed inside the object which loaded it. Use for example the link command to move it into other units.