[HELP] Cmd /carpark
#1

Hello to all,

I have the FS of carmod and I would add the command of /carpark. I have tried of all the forms that I and it has not gone out for me.
I ask please that someone me does. Thank you.

Here I leave the pastebin:
http://pastebin.com/f6257caf3
Reply
#2

Quote:

* Unknown post id, it may have expired or been deleted

Reply
#3

sorry is this http://pastebin.com/f6257caf3
Reply
#4

Can you help please? It is urgent ...
Reply
#5

what is it you want a teleport to the park
Reply
#6

cmd to car park
Reply
#7

go to were the park is and do save then post the postion u got from it and il make the teleport for you
Reply
#8

No, there is so that when you put /carpark there always appears the car, but reset the cars.
Reply
#9

else if (strcmp("/park", cmd, true, 10) == 0)
{
if (IsPlayerInVehicle(playerid,Carlist[playerid][Carid]))
{
GetVehiclePos(Carlist[playerid][Carid],Carlist[playerid][X],Carlist[playerid][Y],Carlist[playerid][Z]);
GetVehicleZAngle(Carlist[playerid][Carid],Carlist[playerid][Rotation]);
SendClientMessage(playerid, COLOR_GREEN, "Saved car position!");
}
else { SendClientMessage(playerid, COLOR_GREY, "That is not your car!"); }
return 1;
}
Reply
#10

that command does not work for the pastebin fs, but thanks for trying
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)