Checkpoints
#1

So I have this arrays of checkpoints I have made. How can I use them under the callback OnPlayerEnterRaceCheckpoint (detecting which is the last checkpoint)

PHP код:
new const Float:g_arrCheckpoints[][] = { 
    {
3199.9063, -1603.036911.0098},
    {
3199.8782, -1577.855511.2266},
    {
3199.8042, -1554.796511.0993},
    {
3199.8364, -1544.165611.0098},
    {
3200.2439, -1533.098611.0098},
    {
3222.5374, -1533.317711.2266},
    {
3241.9172, -1533.023111.0098},
    {
3242.0122, -1516.835911.6601},
    {
3241.9187, -1501.17296.0084},
    {
3242.0002, -1486.09426.2266},
    {
3241.7668, -1472.20897.3302},
    {
3241.9143, -1463.218910.5974},
    {
3241.7896, -1452.305914.5464},
    {
3241.8970, -1436.910020.2788},
    {
3241.7861, -1427.054811.2403},
    {
3241.5625, -1407.291011.7712},
    {
3217.9495, -1407.560411.0993},
    {
3217.0859, -1394.650811.0084},
    {
3217.6970, -1382.260411.0084},
    {
3241.9387, -1382.033110.9599}
}; 
Reply


Messages In This Thread
Checkpoints - by JaKe Elite - 07.12.2016, 02:25
Re: Checkpoints - by jlalt - 07.12.2016, 04:03
Re: Checkpoints - by JaKe Elite - 07.12.2016, 10:13
Re: Checkpoints - by Konstantinos - 07.12.2016, 10:21
Re: Checkpoints - by JaKe Elite - 07.12.2016, 10:47

Forum Jump:


Users browsing this thread: 1 Guest(s)