» Index > Modding Archive > SAIL - Event appears when a building is captured
SAIL - Event appears when a building is captured
Gothuk wrote:
Code:
on BuildingCaptured(building,side,unit) do begin // kod end;https://wiki.owsupport.com/index.php?tit … ngCaptured
Code:
every 0$0.1 trigger GetSide(building)=1 do // =1 to am, 2 rus itd ... begin // kod end,
Author: Gothuk
Topic: https://forum.original-war.net/viewtopic.php?t=1298
» Index > Modding Archive > SAIL - Event appears when a building is captured



