detecting map
#5

It's because you skip the function that actually changes the map and go straight to the spawning.

PHP код:
CMD:changemap(playeridparams[])
{
   
MapTimer();
   return 
1;

This will call the MapTimer function and it will handle the map change and the GameTextForAll.
Reply


Messages In This Thread
detecting map - by ivndosos - 30.03.2018, 09:17
Re: detecting map - by Staark - 30.03.2018, 09:50
Re: detecting map - by AdamsLT - 30.03.2018, 09:51
Re: detecting map - by ivndosos - 30.03.2018, 10:24
Re: detecting map - by AdamsLT - 30.03.2018, 10:35
Re: detecting map - by ivndosos - 30.03.2018, 10:53

Forum Jump:


Users browsing this thread: 2 Guest(s)