Polski Česky English Français Русский Español
Home Site Original War Support Community Forums Facebook YouTube Discord
Вы первы раз здесь? Посмотреть это!
» Индекс > 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

» Индекс > Modding Archive > SAIL - Event appears when a building is captured