Jump to content

Question

Posted

Am luat un script de AICI

si cand sa compilez am warningurile astea

[pawn]C:\Users\Iuly\Desktop\samp03x_svr_R1-2_win32\filterscripts\toys.pwn(257 -- 258) : warning 213: tag mismatch

C:\Users\Iuly\Desktop\samp03x_svr_R1-2_win32\filterscripts\toys.pwn(257 -- 259) : warning 213: tag mismatch

C:\Users\Iuly\Desktop\samp03x_svr_R1-2_win32\filterscripts\toys.pwn(257 -- 260) : warning 213: tag mismatch

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

3 Warnings.[/pawn]

La randurile cu INT

[pawn]OnPlayerLogin(playerid)

{

    new uFile[35];

    format(uFile, 35, PATH, GetName(playerid));

    INI_ParseFile(uFile, "LoadToys", .bExtra = true, .extra = playerid);

SetPlayerAttachedObject(playerid,

INT:PlayerInfo[playerid][pindex],

INT:PlayerInfo[playerid][pmodelid],

INT:PlayerInfo[playerid][pboneid],

Float:PlayerInfo[playerid][pfOffsetX],

Float:PlayerInfo[playerid][pfOffsetY],

Float:PlayerInfo[playerid][pfOffsetZ],

Float:PlayerInfo[playerid][pfRotX],

Float:PlayerInfo[playerid][pfRotY],

Float:PlayerInfo[playerid][pfRotZ],

Float:PlayerInfo[playerid][pfScaleX],

Float:PlayerInfo[playerid][pfScaleY],

Float:PlayerInfo[playerid][pfScaleZ]);

    return 1;

}[/pawn]

Rate me :)

4 answers to this question

Recommended Posts

Posted

Dar oricum ai primit warn pentru 2xpost. Pe viitor exista comanda edit.

 

1859311972_BANNER-GIREADAcopy-min.thumb.png.48e5e420ae2185dce5b244965a1d2601.png

 

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.