GTA Közösség - A magyar GTA fórum

San Andreas Multiplayer (SA-MP) => SA-MP: Szerverfejlesztés => Segítségkérés => A témát indította: N@rbirock - 2012. július 18. - 16:55:29

Cím: 3d text mentés hiba
Írta: N@rbirock - 2012. július 18. - 16:55:29

    format(coordsstring, sizeof(coordsstring), \"%d|%d|%s|%d|%d|%d|%d|%d|%d|%d|%d|%f|%f|%f|%f|%f|%f|%f|%f|%d|%d|%d|%d|%s\\r\\n\",
        hInfo[idx][Nev],
        hInfo[idx][Ar],
        hInfo[idx][Tulaj],
        hInfo[idx][szint],
        hInfo[idx][Allapot],
hInfo[idx][berelheto],
hInfo[idx][ber],
hInfo[idx][Fegyver1],
hInfo[idx][Fegyver2],
hInfo[idx][Fegyver3],
hInfo[idx][Penz],
hInfo[idx][beX],
hInfo[idx][beY],
hInfo[idx][beZ],
hInfo[idx][beA],
hInfo[idx][intiX],
hInfo[idx][intiY],
hInfo[idx][intiZ],
hInfo[idx][intiA],
hInfo[idx][inti],
hInfo[idx][WW],
hInfo[idx][iInti],
hInfo[idx][iWW],
mylabel);

 
Lementem itt a 3d textet de akkor warningot ír az egészre. Mi lehet a hiba?
 
C:\\Users\\user\\Desktop\\aHouse1.pwn(624 -- 648) : warning 213: tag mismatch
Pawn compiler 3.2.3664           Copyright (c) 1997-2006, ITB CompuPhase
 
1 Warning.
Cím: 3d text mentés hiba
Írta: N@rbirock - 2012. július 25. - 08:45:54
Kérlek segítsetek mert sehogy nem megy.
Cím: 3d text mentés hiba
Írta: TengeriMalac - 2012. július 25. - 08:59:52
Lehet, hogy nem az a baja, de a név nem \'%s\'?
Cím: 3d text mentés hiba
Írta: N@rbirock - 2012. július 25. - 09:14:24
Akkor a 3d texthez az %s helyet mit tegyek? 
Cím: 3d text mentés hiba
Írta: Erik3333 - 2012. július 25. - 09:25:38
Idézetet írta: N@rbirock date=1343200464\" data-ipsquote-contentapp=\"forums\" data-ipsquote-contenttype=\"forums\" data-ipsquote-contentid=\"24627\" data-ipsquote-contentclass=\"forums_Topic
Akkor a 3d texthez az %s helyet mit tegyek?
 
Így gondolta(szerintem):
 
format(coordsstring, sizeof(coordsstring), \"%s|%d|%s|%d|%d|%d|%d|%d|%d|%d|%d|%f|%f|%f|%f|%f|%f|%f|%f|%d|%d|%d|%d|%s\\r\\n\",
Cím: 3d text mentés hiba
Írta: N@rbirock - 2012. július 25. - 09:30:29
Így se jó ugyan az a hiba.
Cím: 3d text mentés hiba
Írta: DrAkE - 2012. július 25. - 12:15:55
De minek akarod lementeni egy 3DText értékét?
Cím: 3d text mentés hiba
Írta: N@rbirock - 2012. július 25. - 12:20:23
Egy házrendszernek van, hogy mentse a 3d textet.
Cím: 3d text mentés hiba
Írta: DrAkE - 2012. július 25. - 12:44:03
Fogod, és betöltéskor létrehozod a ház X, Y, Z koordinátájánál, megformázod és kész. Ennyire nehéz? Enyém is úgy mûködik...