Search found 1 match

by Imaginos
Sun May 28, 2017 1:53 pm
Forum: Tech Support
Topic: [LUA] Marking contacts friendly via VP_GetSide()
Replies: 3
Views: 345

[LUA] Marking contacts friendly via VP_GetSide()

<r> I'm looking to use lua to mark a neutral contact as friendly as if the track were hooked and the player pressed the "f" key manually. So far I have the below based on the examples in the documentation.
<CODE><s>[code]</s><i>
</i> unit = ScenEdit_UnitX()
vp = VP_GetSide({name = "TF599"})
cp ...

Go to advanced search