Help me please :'( i'm a new guy.. i just got 1 error!! cmooonnn help meee :'(
#6

Quote:
Originally Posted by Ehab_Isaac101
271 new Float:racecheckpoints[MAX_RACE_POINTS][3] = {
272 {2467.8833,-1656.7375,13.2079,90.8445},
273 {1770.8481,836.1761,10.3517,85.6160},
274 {-1916.8252,-1362.3209,40.2634,160.0207}
275 };

pawn Код:
271 new Float:racecheckpoints[MAX_RACE_POINTS][3] = {
272 {2467.8833,-1656.7375,13.2079},
273 {1770.8481,836.1761,10.3517},
274 {-1916.8252,-1362.3209,40.2634}
275 };
You only need 3 coords for that. X,Y, and Z
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)