Textdraw bug
#7

Quote:
Originally Posted by jlalt
Посмотреть сообщение
you may try changing
PHP код:
PlayerTextDrawCreate
with
PHP код:
CreatePlayerTextDraw(playerid
also about the color, you're using custom color in your text string:
Код:
~p~Level:~y~ 10
this ~p~ and ~y~ if I am not wrong telling script to make text color as pruple and yellow... [ textdraw default color will be changed... ]
1-
PHP код:
D:\samp folder\(XteMeXxMs\gamemodes\xMs.pwn(2209) : error 028invalid subscript (not an array or too many subscripts): "Textdraw7"
D:\samp folder\(XteMeXxMs\gamemodes\xMs.pwn(2209) : warning 215expression has no effect
D
:\samp folder\(XteMeXxMs\gamemodes\xMs.pwn(2209) : error 001expected token";"but found "]"
D:\samp folder\(XteMeXxMs\gamemodes\xMs.pwn(2209) : error 029invalid expressionassumed zero
D
:\samp folder\(XteMeXxMs\gamemodes\xMs.pwn(2209) : fatal error 107too many error messages on one line
Compilation aborted
.Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
4 Errors

errors in line

PHP код:
PlayerText:Textdraw7;
Textdraw7[playerid] = CreatePlayerTextDraw(playerid,2.999974433.329394"~p~Level:~y~ 10~p~ Cookies:~y~ 99999999999~p~ Cakes:~y~ 99999999999~p~ Icecreams:~y~ 99999999999~p~ Kills: ~y~99999999999~n~~p~Deaths: ~y~99999999999"); 
2- About the colours / Iam speaking about the box colours
Reply


Messages In This Thread
Textdraw bug - by Loinal - 26.01.2017, 08:01
Re: Textdraw bug - by jlalt - 26.01.2017, 08:04
Re: Textdraw bug - by Loinal - 26.01.2017, 08:26
Re: Textdraw bug - by Loinal - 26.01.2017, 08:41
Re: Textdraw bug - by jlalt - 26.01.2017, 09:06
Re: Textdraw bug - by ISmokezU - 26.01.2017, 09:09
Re: Textdraw bug - by Loinal - 26.01.2017, 09:20
Re: Textdraw bug - by jlalt - 26.01.2017, 09:22
Re: Textdraw bug - by Loinal - 26.01.2017, 09:26
Re: Textdraw bug - by Loinal - 26.01.2017, 10:22

Forum Jump:


Users browsing this thread: 4 Guest(s)