[Ajuda] Adicionando sprite na nova versгo
#4

PHP код:
C:\Users\YurS.YurS-PC\Desktop\SA-RP GM\gamemodes\carp_8.pwn(10777) : warning 215expression has no effect
C
:\Users\YurS.YurS-PC\Desktop\SA-RP GM\gamemodes\carp_8.pwn(10777) : error 001expected token";"but found "["
C:\Users\YurS.YurS-PC\Desktop\SA-RP GM\gamemodes\carp_8.pwn(10777) : error 029invalid expressionassumed zero
C
:\Users\YurS.YurS-PC\Desktop\SA-RP GM\gamemodes\carp_8.pwn(10777) : warning 215expression has no effect
C
:\Users\YurS.YurS-PC\Desktop\SA-RP GM\gamemodes\carp_8.pwn(10777) : error 001expected token";"but found "]"
C:\Users\YurS.YurS-PC\Desktop\SA-RP GM\gamemodes\carp_8.pwn(10777) : fatal error 107too many error messages on one line
Compilation aborted
.Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase 
PHP код:
    LoginText[playerid][0] = CreatePlayerTextDraw(playerid239.800064, -0.804459"mdl-2000:login"); //IMAGEM DE LOGIN
    
PlayerTextDrawLetterSize(playeridLoginText[playerid][0], 0.0000000.000000);
    
PlayerTextDrawTextSize(playeridLoginText[playerid][0], 155.000000166.000000);
    
PlayerTextDrawAlignment(playeridLoginText[playerid][0], 1);
    
PlayerTextDrawColor(playeridLoginText[playerid][0], -1);
    
PlayerTextDrawSetShadow(playeridLoginText[playerid][0], 0);
    
PlayerTextDrawSetOutline(playeridLoginText[playerid][0], 0);
    
PlayerTextDrawBackgroundColor(playeridLoginText[playerid][0], 255);
    
PlayerTextDrawFont(playeridLoginText[playerid][0], 4);
    
PlayerTextDrawSetProportional(playeridLoginText[playerid][0], 0);
    
PlayerTextDrawSetShadow(playeridLoginText[playerid][0], 0); 
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)