PPC_Trucking Payment
#1

Guys can anyone say me how to make Trucker class to get more money? i mean to up payment when complete mission.
Reply
#2

There might be something like this or maybe not

first check that where exactly that trucking job script locates at..n your GM or FT
pawn Код:
new amount;

GetPlayerMoney(playerid,amount);
SetPlayerMoney(playerid,amount+(your value)):
i am not sure about this, but if you have any idea about scripting then you could do it on your own
Reply
#3

Go to pawn->include->PPC_DefLoads.inc and where you see that 1.00:
pawn Код:
{"petrol", true, 1.00, PCV_TruckerFluidsTrailer, {8, 25, 26}, {27, 28, 29, 30, 31, 32, 33, 34}}
change it to whatever you want(1.00 it`s the payment/meter) and then compile it again.
Reply
#4

Thanks you george +1
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)