SA-MP Forums Archive
HELP PROBLEM WITH CHECKPOINT +REP - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: HELP PROBLEM WITH CHECKPOINT +REP (/showthread.php?tid=560604)



HELP PROBLEM WITH CHECKPOINT +REP - Mijata - 29.01.2015

why is checkpoint so big so so very




Re: HELP PROBLEM WITH CHECKPOINT +REP - KayJ - 29.01.2015

https://sampwiki.blast.hk/wiki/Function:SetPlayerCheckpoint

Are we meant to guess your code?


Re: HELP PROBLEM WITH CHECKPOINT +REP - ahmedkoki - 29.01.2015

Where is this checkpoint?


Re: HELP PROBLEM WITH CHECKPOINT +REP - KayJ - 29.01.2015

Quote:
Originally Posted by ahmedkoki
Посмотреть сообщение
Where is this checkpoint?
check the sky its red ( covered with checkpoint )


Re: HELP PROBLEM WITH CHECKPOINT +REP - Mijata - 29.01.2015

CP[Town] = CreateDynamicCP(230.9285,2223.7166,35.6824,288.167 3);


Re: HELP PROBLEM WITH CHECKPOINT +REP - KayJ - 29.01.2015

Quote:
Originally Posted by Mijata
Посмотреть сообщение
CP[Town] = CreateDynamicCP(230.9285,2223.7166,35.6824,288.167 3);
I told you in skype that it is not possible to use /save pos and just paste there you need special program to convert to player coordinates. Thats why you got big checkpoint , you can go ****** and check any tool that give you coordinate
Edited


Re: HELP PROBLEM WITH CHECKPOINT +REP - Mijata - 29.01.2015

ahaaa
give program name


Re: HELP PROBLEM WITH CHECKPOINT +REP - MBilal - 29.01.2015

Код:
CreateDynamicCP(405.8832,2437.1450,16.5000, 4.0, -1, -1, -1, 100.0);

CreateDynamicCP(x,y,z, radius, -1, -1, -1, 100.0);

radius =4 make Your Checkpoint Radius 4! or 5



Re: HELP PROBLEM WITH CHECKPOINT +REP - HydraHumza - 29.01.2015

Quote:
Originally Posted by MBilal
Посмотреть сообщение
Код:
CreateDynamicCP(405.8832,2437.1450,16.5000, 4.0, -1, -1, -1, 100.0);

CreateDynamicCP(x,y,z, radius, -1, -1, -1, 100.0);

radius =4 make Your Checkpoint Radius 4! or 5
try this if it doesn't fix contact me on skype


Re: HELP PROBLEM WITH CHECKPOINT +REP - Mijata - 29.01.2015

Код:
CP[Town] = CreateDynamicCP(230.9285,2223.7166,35.6824,288.1673, 4.0, -1,-1,-1,100.0);
now i can't see checkpoint