job problem
#1

hello i have a problem with a job "trucker" i do this

if(newcar == 90 || newcar == 91)
{
if(PlayerInfo[playerid][pJob] == 16) { }
else
{
SendClientMessage(playerid,COLOR_GREY," your job is not trucker !");
RemovePlayerFromVehicle(playerid);
}
}



else if (GetPlayerState(playerid) == 1 && PlayerToPoint(3.0, playerid,-77.7288,-1136.3896,1.0781))
{
SendClientMessage(playerid, COLOR_LIGHTBLUE, "* You are about to become a Trucker, and get a 5 hour Contract.");
SendClientMessage(playerid, COLOR_LIGHTBLUE, "* You have to forfill this Contract first, if you want to Quit the job later.");
SendClientMessage(playerid, COLOR_LIGHTBLUE, "* If you are sure to become a Trucker, type /accept job.");
GettingJob[playerid] = 16;
PlayerInfo[playerid][pContractTime] = 5;
}



how i do the command to start for example /truck and the checkpont... plese help me
Reply
#2

do me another system for this job,if nobody can help me...pls help me
Reply
#3

eehm i recommend you to use this trucking job include:https://sampforum.blast.hk/showthread.php?tid=182789

its good trust me(but you need some scripting exp to understand this, and READ THE POST BEFORE USING IT)

greets niels
Reply
#4

another sugestions?
Reply
#5

eehm nopes, well make your own job system but i recommend you to use this one becuz its good and you can make very quick a job XD.

or else if you dont have lots of scripting knowledge you could download a script which has this; for example PPC_Trucking
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)