07.04.2009, 18:12
i made this question on the realise topic but no one helped me so i am making it here.
on cops and robbers mode for checkpoints there is
new Float:checkCoords[MAX_POINTS][4] = {
then here i put:
min x, min y, max x, , max y
and now the question what is this:
new Float:checkpoints[MAX_POINTS][4] = {
{611.8934,1694.7921,6.7193,5.0},
(whats the defenition)??
on cops and robbers mode for checkpoints there is
new Float:checkCoords[MAX_POINTS][4] = {
then here i put:
min x, min y, max x, , max y
and now the question what is this:
new Float:checkpoints[MAX_POINTS][4] = {
{611.8934,1694.7921,6.7193,5.0},
(whats the defenition)??