Quote:
Originally Posted by Latisha
I have to delete this?
Код:
apt = CreateDynamic3DTextLabel("Arrest Point\n{FFFF00}/arrest to arrest a suspect", COLOR_RED, ap[0], ap[1], ap[2], 12);
apt2 = CreatePickup(1314, 1, ap[0], ap[1], ap[2]);
|
I have already explained the code above. If you want to check if it works, just delete your whole "CMD:arrestpoint" lines and replace with mine.