Cуmo se hacнa un array 3D tipo float?
#5

Asн mбs bonito.
pawn Код:
new const Float:Races[][][] = {
    //CARRERA 1
    {
        {0.00,0.00,0.00},   //CP 1
        {0.00,0.00,0.00}    //CP 2
    },
    //CARRERA 2
    {
        {0.00,0.00,0.00},   //CP 1
        {0.00,0.00,0.00}    //CP 2
    },
    //CARRERA 3
    {
        {0.00,0.00,0.00},   //CP 2
        {0.00,0.00,0.00}    //CP 3
    }
};
Reply


Messages In This Thread
Cуmo se hacнa un array 3D tipo float? - by Swedky - 22.11.2014, 18:02
Respuesta: Cуmo se hacнa un array 3D tipo float? - by oOFotherOo - 22.11.2014, 18:54
Respuesta: Cуmo se hacнa un array 3D tipo float? - by OTACON - 22.11.2014, 19:05
Respuesta: Cуmo se hacнa un array 3D tipo float? - by DesingMyCry - 22.11.2014, 21:30
Re: Cуmo se hacнa un array 3D tipo float? - by Daniel-92 - 22.11.2014, 22:16

Forum Jump:


Users browsing this thread: 1 Guest(s)