SAIL - Adding Time To A Multiplayer Map

Free modding tutorials and source codes.

Modérateurs : zoNE, Antitheus

User avatar
zoNE
The Great Uniter & Site Administrator
The Great Uniter & Site Administrator
Messages : 2061
Inscription : Fri Feb 17, 2006 3:44 pm
Location : Poland
Contact :

SAIL - Adding Time To A Multiplayer Map

Post par 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