#2

This plugin gives a function as 'Wait()' which stops the execution of any part for the time specified.

Example:
pawn Код:
public OnGameModeInIt()
{
      Wait(5); // Wait server execution for 5 seconds.
      return 1;
}
Reply


Messages In This Thread
help - by DeathKing - 25.01.2014, 09:19
Re: help - by Ballu Miaa - 25.01.2014, 09:34

Forum Jump:


Users browsing this thread: 1 Guest(s)