Do If Conditions

The place to discuss scripting and game modifications for X4: Foundations.

Moderators: Scripting / Modding Moderators, Moderators for English X Forum

morbideth
Posts: 391
Joined: Sun, 9. Nov 08, 03:07
x3tc

Re: Do If Conditions

Post by morbideth »

UniTrader wrote: Sat, 5. Jan 19, 07:48 you get all the inherited properties the moment you add the dot at the end ;) and from there you can go down the property chain further by just continuing typing. (ok, in case of this.ship you have to start with $ship instead because it uses the md-specific this instead of ai. or maybe even use $entity, which "this" is in case of aiscripts)
I didn't know that, cool, thanks!

Return to “X4: Foundations - Scripts and Modding”