Send index:module to function

CyberTech

Second-in-Command
Staff member
Troubling with that. Cannot send index:module to function. Is this possible?

You can't send index:anything to a function. LavishScript parameters are simple types only.

Send the slot name instead, and use MyShip.Module[Slotname] in the receiver.
 

Damien

Member
Hmm, can i send iterator to the func?


P.S. Is NET applications stable in InnerSpace, or there still problems with stability?
 
Top Bottom