Szerző Téma: tag mismatch  (Megtekintve 580 alkalommal)

quer

  • Vendég
tag mismatch
« Dátum: 2012. november 13. - 15:49:38 »
0 Show voters
Helló, mi lehet itt a warning oka?
 
C:\\Users\\Márió\\Desktop\\Really RolePlay\\gamemodes\\RRPG.pwn(15111) : warning 213: tag mismatch
Pawn compiler 3.2.3664           Copyright (c) 1997-2006, ITB CompuPhase
 
1 Warning.

 

forward ArmorFrissit (  );
public ArmorFrissit (  )
{
for(new i; i < MAX_PLAYERS; i ++)
{
    new Float:armour;
GetPlayerArmour(i, armour);
pInfo[pArmor] = armour;
}
return 1;
}

 
elõre is köszi :)

Nem elérhető Casamiro

  • 1046
    • Profil megtekintése
tag mismatch
« Válasz #1 Dátum: 2012. november 13. - 15:50:38 »
0 Show voters
pArmor
Ezt hogy hoztad létre?
Float:pArmor ?

tag mismatch
« Válasz #2 Dátum: 2012. november 13. - 16:39:59 »
0 Show voters
Szia, nem ez lehet a hiba csak kérdezem


 new Float:armour;
GetPlayerArmour(i, armour);
pInfo[pArmor] = armour;

 

Amit belinkeltem azt írd át Armour roll Armor ra!!

Remélem, segítettem!!

Nem elérhető Casamiro

  • 1046
    • Profil megtekintése
tag mismatch
« Válasz #3 Dátum: 2012. november 13. - 16:48:10 »
0 Show voters
Az teljesen mindegy, ez csak egy változó.
Enumnál hogyan hozod létre a pArmor -t?

 

SimplePortal 2.3.7 © 2008-2024, SimplePortal