- SA-MP Forums Archive
- SA-MP Scripting and Plugins
- Scripting Help
- Help Archive
Posts: 456
Threads: 35
Joined: Aug 2008
Reputation:
0
Quote:
public OnPlayerEnterCheckpoint(playerid)
{
new currentveh;
currentveh = GetPlayerVehicleID(playerid);
{
// Do something here
}
}
return 1;
}
|
Try this
Messages In This Thread
Re: check ID - by GTA_Rules - 11.03.2009, 17:56
Users browsing this thread: 1 Guest(s)