Posts: 44
Threads: 12
Joined: Dec 2011
Reputation:
0
I am currently making a trucking server, but i got one problem; people doesn't get score when they have finished a mission. I could need help with how to make so they get one score for every job they finish. And don't send me the samp wiki link to setplayerscore, already tried but it didn't help me. I appreciate all help. Thanks
Posts: 44
Threads: 12
Joined: Dec 2011
Reputation:
0
And if i add that code they get one score for every mission they finish?
Posts: 44
Threads: 12
Joined: Dec 2011
Reputation:
0
error 021: symbol already defined: "SetPlayerScore"
error 010: invalid function or declaration
Posts: 53
Threads: 6
Joined: Dec 2011
Reputation:
0
Guys, he have a trucking gamemode. And it have missions.
An example of a mission.
{"Deliver Holy Water from LVA Freight Depot to LVA Church", true, 250, 1701.9475,940.5465,10.8203, 1496.2524,772.1427,10.8203},
And if you complete that mission, you will only get money but he want to do so they get money and score.
Posts: 44
Threads: 12
Joined: Dec 2011
Reputation:
0
Dwane, there's no GivePlayerMoney in pawno. I have no idea why.
Posts: 11,827
Threads: 33
Joined: Dec 2011
Reputation:
0
Oh, there is a made function. Can you show us the code because with this only I am not able to help.