How To create Checkpoints?
#1

I'm using Stevo's Gamemode SFCRRPG and i needed checkpoints, there are

new Float:checkCoords[MAX_POINTS][4] = {
and
new Float:checkpoints[MAX_POINTS][4] = {


i can give example


new Float:checkCoords[MAX_POINTS][4] = {
{-1623.6704,710.2758,-1595.5138,726.3750}, //SFPDEnt
and

new Float:checkpoints[MAX_POINTS][4] = {
{-1605.5288,712.4097,13.8714,3.0}, //SFPDEnt

They are not much same.
Please guys help me out, i need help.
Reply
#2

https://sampforum.blast.hk/showthread.php?tid=340025

Use this for help, or this

https://sampforum.blast.hk/showthread.php?tid=311103
Reply
#3

Thanks but actually it didn't help much, i just wanted to know what is the difference between these two. The Co-ordinates of both are different than each other.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)