Page 1 of 1

SAIL - Adding Time To A Multiplayer Map

Posted: Wed Jun 03, 2015 9:27 pm
by zoNE
Stucuk wrote:

Code: Select all

every 0$1+0$0.5 do 
begin 
display_strings=['#Multi1x1-Time',tick]; 
enable; 
end;
Adding the above code into a multiplayer map's SAIL will add the time. Note, it needs to be placed below an end; or above the begin. It can't go between them.
Author: Stucuk
Topic: http://www.owsupport.com/forum/viewtopic.php?t=78