Quote:
Originally Posted by SomebodyAndMe
pawn Код:
[COLOR="Red"]Text:gsrp[/COLOR] = TextDrawCreate(85, 466, "Grand Salvation Roleplay"); TextDrawFont(Text:gsrp , 0); TextDrawLetterSize(Text:gsrp , 0.3, 2.1); TextDrawColor(Text:gsrp , 0xFF0000FF); TextDrawSetOutline(Text:gsrp , 0); TextDrawSetProportional(Text:gsrp , 1); TextDrawSetShadow(Text:gsrp , 0);
Try that..
|
Thats wrong.. you defined the text as gsrp, not
Text:gsrp