errors i get...
#8

Quote:
Originally Posted by __
Посмотреть сообщение
Show us where you define the array for checkpoints please?
Код:
new Float:checkpoints[MAX_POINTS][4] = {
{2109.2126, 917.5845, 10.8203, 5.0}, // Not Used
{2640.1831, 1103.9224, 10.8203, 5.0}, // Not Used
{611.8934,1694.7921,6.7193,5.0}, // Not Used
{2256.1350,538.3187,-0.6582,10.0}, // Not Used
.....
{2000.3633,1521.7637,17.0682,1.5},//id 107
{2000.2488,1564.5336,15.3672,1.5}//id 108
};
Код:
#define MAX_POINTS 108
Код:
public getCheckpointType(playerID) {
return checkpointType[playerCheckpoint[playerID]];
}
PS: If helps im using lvrcr script
Reply


Messages In This Thread
errors i get... - by D_Malfoy - 06.12.2010, 23:19
Re: errors i get... - by fangoth1 - 07.12.2010, 00:17
Re: errors i get... - by XePloiT - 07.12.2010, 00:39
Re: errors i get... - by __ - 07.12.2010, 02:49
Re: errors i get... - by fangoth1 - 07.12.2010, 02:58
Re: errors i get... - by __ - 07.12.2010, 03:00
Re: errors i get... - by D_Malfoy - 07.12.2010, 22:04
Re: errors i get... - by D_Malfoy - 07.12.2010, 22:13
Re: errors i get... - by XePloiT - 07.12.2010, 23:47
Re: errors i get... - by D_Malfoy - 08.12.2010, 20:50

Forum Jump:


Users browsing this thread: 3 Guest(s)