[Ajuda] textdraw = rep+
#6

Quote:
Originally Posted by NicK_
Посмотреть сообщение
Ponha para mostrar em OnPlayerSpawn, jб que quando ele 'morre' elas sгo ocultadas.
eu consegui arrumar alн era os [playerid]

agora deu esses no final

PHP код:
C:\Users\Jefferson\Desktop\157\gamemodes\Projectz.pwn(1314) : error 028invalid subscript (not an array or too many subscripts): "HUD7"
C:\Users\Jefferson\Desktop\157\gamemodes\Projectz.pwn(1314) : warning 215expression has no effect
C
:\Users\Jefferson\Desktop\157\gamemodes\Projectz.pwn(1314) : error 001expected token";"but found "]"
C:\Users\Jefferson\Desktop\157\gamemodes\Projectz.pwn(1314) : error 029invalid expressionassumed zero
C
:\Users\Jefferson\Desktop\157\gamemodes\Projectz.pwn(1314) : fatal error 107too many error messages on one line
Compilation aborted
.Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
4 Errors

PHP код:

    format
(Stringsizeof(String), "alive_time: ~w~%d:%d.",Tempo[playerid]);
    
PlayerTextDrawSetString(playeridHUD7[playerid], String);
    
//
    
format(Stringsizeof(String), "blood: ~w~%0.0f",Health);
    
PlayerTextDrawSetString(playeridHUD8[playerid], String);
    
//
    
format(Stringsizeof(String), "name:_~w~%s",Nome(playerid));
    
PlayerTextDrawSetString(playeridHUD9[playerid], String); 
Reply


Messages In This Thread
textdraw = rep+ - by zPawnu - 01.09.2015, 20:29
Re: textdraw = rep+ - by GustavoSouza - 01.09.2015, 20:35
Re: textdraw = rep+ - by Dayvison_ - 01.09.2015, 20:36
Re: textdraw = rep+ - by zPawnu - 01.09.2015, 20:43
Re: textdraw = rep+ - by Locky_ - 01.09.2015, 21:07
Re: textdraw = rep+ - by zPawnu - 01.09.2015, 21:14
Re: textdraw = rep+ - by Locky_ - 01.09.2015, 22:33
Re: textdraw = rep+ - by zPawnu - 01.09.2015, 22:45
Re: textdraw = rep+ - by Locky_ - 01.09.2015, 23:01
Re: textdraw = rep+ - by [BOPE]Seu._.Madruga - 02.09.2015, 00:55

Forum Jump:


Users browsing this thread: 2 Guest(s)