Problema Problema pawno!!!!!

andreaerciccio

Utente Normale
Autore del topic
16 Marzo 2013
54
9
Miglior risposta
0
Ciao ragazzi, ho un problemino con il pawno :emoji_slight_frown: mi potete dare una mano? grz!


C:\Users\aas\Desktop\Nuova cartella (3) - Copia - Copia\gamemodes\GameM.pwn(47) : error 029: invalid expression, assumed zero
C:\Users\aas\Desktop\Nuova cartella (3) - Copia - Copia\gamemodes\GameM1.pwn(47) : error 008: must be a constant expression; assumed zero
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


2 Errors.


eccovi le Stringhe

new Cars[TeamCars];
new gTeam[MAX_PLAYERS];
// BOT Messages
new RandomMessages[][] =
{ // cambiare tutti questi messaggi per il proprio server.
"AIUTO:TESTO AUTOMESSAGGIO",
"AIUTO:TESTO AUTOMESSAGGIO",
"AIUTO:TESTO AUTOMESSAGGIO",
"AIUTO:TESTO AUTOMESSAGGIO",
"AIUTO:TESTO AUTOMESSAGGIO",
"AIUTO:TESTO AUTOMESSAGGIO",
};

forward Unfreeze(playerid);
forward AutomaticMessage();

new Float:gRandomPlayerSpawns[][] = {
{-1239.9050,1921.7845,42.8419},
{422.4953,2531.2754,16.6155},
{1332.6597,1362.7931,10.8766},
{-1354.0376,-239.9485,14.1823},
{2317.5906,-1527.5520,25.3438},
{-2217.8198,2336.1533,7.5469},
{-1010.4442,-699.1964,32.0078},
{2822.4297,895.8810,10.7500},
{-2244.5742,-2303.5190,30.0467},
{2264.9895,2457.2261,10.8203},
{2497.2693,-1676.9578,13.3398},
{1048.4546,1928.2059,10.8203}
};
 
Riferimento: Problema pawno!!!!!

Ciao ragazzi, ho un problemino con il pawno :emoji_slight_frown: mi potete dare una mano? grz!


C:\Users\aas\Desktop\Nuova cartella (3) - Copia - Copia\gamemodes\GameM.pwn(47) : error 029: invalid expression, assumed zero
C:\Users\aas\Desktop\Nuova cartella (3) - Copia - Copia\gamemodes\GameM1.pwn(47) : error 008: must be a constant expression; assumed zero
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase


2 Errors.


eccovi le Stringhe

new Cars[TeamCars];
new gTeam[MAX_PLAYERS];
// BOT Messages
new RandomMessages[][] =
{ // cambiare tutti questi messaggi per il proprio server.
"AIUTO:TESTO AUTOMESSAGGIO",
"AIUTO:TESTO AUTOMESSAGGIO",
"AIUTO:TESTO AUTOMESSAGGIO",
"AIUTO:TESTO AUTOMESSAGGIO",
"AIUTO:TESTO AUTOMESSAGGIO",
"AIUTO:TESTO AUTOMESSAGGIO",
};

forward Unfreeze(playerid);
forward AutomaticMessage();

new Float:gRandomPlayerSpawns[][] = {
{-1239.9050,1921.7845,42.8419},
{422.4953,2531.2754,16.6155},
{1332.6597,1362.7931,10.8766},
{-1354.0376,-239.9485,14.1823},
{2317.5906,-1527.5520,25.3438},
{-2217.8198,2336.1533,7.5469},
{-1010.4442,-699.1964,32.0078},
{2822.4297,895.8810,10.7500},
{-2244.5742,-2303.5190,30.0467},
{2264.9895,2457.2261,10.8203},
{2497.2693,-1676.9578,13.3398},
{1048.4546,1928.2059,10.8203}
};




dopo l'ultimo
Codice:
Perfavore, Entra oppure Registrati per vedere i codici!
la virgola non ci va, prova a toglierla.
 
Ultima modifica: