On server start,GangZoneShowForAll
#2

Under OnPlayerConnect Like this

Код:
public OnPlayerConnect(playerid)
{

      new gangzone;
      gangzone = GangZoneCreate(1248.011, 2072.804, 1439.348, 2204.319);
      GangZoneShowForAll(gangzone,COLOR_RED);

	return 1;
}
This would mean whenever a player joins the server, he can see the gangzone,

Hope I helped.
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)