How can i get areaid (streamer plugin)
#1

Код:
        ..........
	CreateDynamicPolygon(pArea, -FLOAT_INFINITY, FLOAT_INFINITY, sizeof(pArea), -1, -1, -1);//How can i get id of it?
	
	return 1;
}

public OnPlayerEnterDynamicArea(playerid, areaid)
{
	if (areaid== ? )
	{
		Kick(playerid);
	}
	return 1;
}
(I wouldn't ask all of this if functions would have at least some basic explanation on source topic.
They're just posted with names.)
Reply


Messages In This Thread
How can i get areaid (streamer plugin) - by Tagathron - 04.11.2013, 13:54
AW: How can i get areaid (streamer plugin) - by BigETI - 04.11.2013, 13:57
Re: How can i get areaid (streamer plugin) - by Tagathron - 04.11.2013, 14:16

Forum Jump:


Users browsing this thread: 1 Guest(s)