Restriction
#4

If you would like to do a area check with the streamer plugin/ include, Use the following callbacks/ functions
pawn Code:
native CreateDynamicRectangle(Float:minx, Float:miny, Float:maxx, Float:maxy, worldid = -1, interiorid = -1, playerid = -1);
native CreateDynamicCuboid(Float:minx, Float:miny, Float:minz, Float:maxx, Float:maxy, Float:maxz, worldid = -1, interiorid = -1, playerid = -1);
forward OnPlayerEnterDynamicArea(playerid, areaid);
forward OnPlayerLeaveDynamicArea(playerid, areaid);
I suggest reading Areacheck on SA-MP wiki if do not want to use the streamer.
- https://sampwiki.blast.hk/wiki/Areacheck
Reply


Messages In This Thread
Restriction - by Bondage - 02.01.2015, 16:14
Re: Restriction - by Sledgehammer - 02.01.2015, 16:18
Re: Restriction - by Bondage - 02.01.2015, 16:20
Re: Restriction - by Sledgehammer - 02.01.2015, 16:24
Re: Restriction - by Bondage - 02.01.2015, 16:26
Re: Restriction - by Sledgehammer - 02.01.2015, 16:28
Re: Restriction - by Bondage - 02.01.2015, 16:54
Re: Restriction - by Sledgehammer - 02.01.2015, 17:03
Re: Restriction - by Bondage - 02.01.2015, 17:20

Forum Jump:


Users browsing this thread: 1 Guest(s)