Help Programming a Garage using Checkpoints
#1

Hello Everybody.

I'm Trying to Script my Police Garage using a Checkpoint.
Althought, I'm Unsure of How i Go About Doing This Type of Thing.

This is What I've Thought of Doing.

Код:
	if(getCheckpointID(playerid) == CP_POLICE_GARAGE)
	{
             //Check Player is in a Vehicle (IsPlayerInAnyVehicle) else Return a Message "you need a vehicle".
		{
                        //Show a DIALOG_STYLE_LIST
			return 1;
		}
Could Anyone Give me an Example Script?
Reply


Messages In This Thread
Help Programming a Garage using Checkpoints - by Ricey - 01.03.2012, 09:40
Re: Help Programming a Garage using Checkpoints - by Ricey - 03.03.2012, 10:14
Re: Help Programming a Garage using Checkpoints - by niels44 - 03.03.2012, 10:17

Forum Jump:


Users browsing this thread: 1 Guest(s)