how to map loading stop ?
#1

i want player on connect to 30 seconds after
map stream(map loading) start.

help! T^T


how to map loading stop ?

sorry .. very English easy ..

i used Streamer Plugin
Reply
#2

You can make a timer
Public loadmap
{
Createobject youmap objects
}

And ongamemodeinit
Settimer (loadmap,10000,0);
Or onplayerconnect but if you put here map will be created for any time when players connect
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)