01.09.2010, 16:28
You'll see -
I don't quite know where to get a pacific car id to spawn.
pawn Код:
if (CurrentMenu = lspdmenu)
{
switch(row)
{
case 0;
{
GetPlayerPos(playerid, plocx, plocy, plocz);
SetVehiclePos(plo,plocx,plocy+4, plocz);
SendClientMessage(playerid, COLOR_GREY, "An Officer has just brought a cruiser around for you, have a good patrol sir.");
}