Posts: 11
Threads: 4
Joined: Mar 2010
Reputation:
0
Hello everyone, I am having a problem with the police back up method. When a cop types /backup a red dot is suppose to display on the radar and all officers should be able to see it and go to his direction but the red target does not show up at all. Any help?
Posts: 1,506
Threads: 69
Joined: Feb 2008
You have to show your code...
Posts: 2,431
Threads: 86
Joined: Nov 2009
Reputation:
0
Very true....would help alot
Posts: 898
Threads: 127
Joined: Feb 2009
Reputation:
0
SetPlayerCheckpoint(playerid, L, R, E-10, 1.0);
should be
SetPlayerCheckpoint(i, L, R, E-10, 1.0);