Gates i read wiki and forums.
#2

You say you have gone through the entire related wiki and the forum and still couldn't find it?

Use the following to make your gates:

1) CreateObject.
Код:
new gate = CreateObject(.........);
2) MoveObject
Put the name of the gate in place of the object id.
3) IsPlayerInRangeOfPoint

If a player is in range of the gate:

Код:
new skin = GetPlayerSkin(playerid);
if(skin != 124) return 0;

//rest of the code (moveobject)
Reply


Messages In This Thread
Gates i read wiki and forums. - by airsoftglock - 10.07.2010, 01:42
Re: Gates i read wiki and forums. - by DJDhan - 10.07.2010, 02:48
Re: Gates i read wiki and forums. - by airsoftglock - 10.07.2010, 02:59
Re: Gates i read wiki and forums. - by airsoftglock - 10.07.2010, 03:45
Re: Gates i read wiki and forums. - by airsoftglock - 10.07.2010, 15:15
Re: Gates i read wiki and forums. - by airsoftglock - 12.07.2010, 17:57
Re: Gates i read wiki and forums. - by MikkelGutten - 12.07.2010, 17:59

Forum Jump:


Users browsing this thread: 2 Guest(s)