On server start,GangZoneShowForAll
#4

pawn Код:
public OnGameModeInit()
{
  [...]
 
  SetTimer("WarArea", 500, 0);
  // or even better, just call it directly
  // WarArea();

  [...]
  return 1;
}
https://sampwiki.blast.hk/wiki/SetTimer
Reply


Messages In This Thread
On server start,GangZoneShowForAll - by xbatista - 12.03.2009, 08:06
Re: On server start,GangZoneShowForAll - by NeRoSiS - 12.03.2009, 08:16
Re: On server start,GangZoneShowForAll - by xbatista - 12.03.2009, 09:33
Re: On server start,GangZoneShowForAll - by [RP]Rav - 12.03.2009, 10:30
Re: On server start,GangZoneShowForAll - by xbatista - 12.03.2009, 10:32
Re: On server start,GangZoneShowForAll - by [RP]Rav - 12.03.2009, 10:36

Forum Jump:


Users browsing this thread: 1 Guest(s)