Help me to know something please
#1

Hey

I got this

pawn Код:
new Float:DDM[5][3] = { //ddm spawns
    { 2767.5149,-2509.2649,13.6276 },
    { 2736.0215,-2475.4282,13.6484 },
    { 2745.9658,-2453.4641,16.6562 },
    { 2770.4778,-2394.7488,13.6328 },
    { 2725.9927,-2414.9211,13.6328 }
};

And I wanna know what the 5 and 3 does

the 5 its how much Tps they are, but what the [3] Does?
Reply
#2

heyho... the 3 tells you that everyone of the 5 has 3 values like this:

{ first value, second value, third value}
.
.
.

here it is { X, Y, Z}

and the 5 is just the number.

Greetings, DeathOnaStick
Reply
#3

Got it :P


Thanks mate

Tazz
Reply
#4

No prob, dude
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)