[HELP] TextDraw
#1

Help me please. Why does my TextDraw Box is long?...



pawn Код:
public TheMessages()
{
    switch(MSGS)
    {
      case 0: { Text = TextDrawCreate(8.0,434.0,Messages[0]); MSGS++; SetTimer("Hidden",55000,false);}
      case 1: { Text = TextDrawCreate(8.0,434.0,Messages[1]); MSGS++; SetTimer("Hidden",55000,false);}
      case 2: { Text = TextDrawCreate(8.0,434.0,Messages[2]); MSGS++; SetTimer("Hidden",55000,false);}
      case 3: { Text = TextDrawCreate(8.0,434.0,Messages[3]); MSGS++; SetTimer("Hidden",55000,false);}
      case 4: { Text = TextDrawCreate(8.0,434.0,Messages[4]); MSGS = 0; SetTimer("Hidden",55000,false);}
    }
    TextDrawUseBox(Text,1);
    TextDrawBoxColor(Text,0x00000066);
    TextDrawColor(Text,0xffffffff);
    TextDrawLetterSize(Text,0.199999,0.799999);
    TextDrawSetProportional(Text,1);
    TextDrawSetShadow(Text,2);
    TextDrawFont(Text,1);
    TextDrawShowForAll(Text);
    return 1;
}
That's my code.
Reply
#2

The text box is part of your san andeas multiplayer mods, re dowload samp and install then tell me if it worked
Reply
#3

Quote:
Originally Posted by wil721vi
The text box is part of your san andeas multiplayer mods, re dowload samp and install then tell me if it worked
No? I never installed any mods in GTA SA ever since I bought it....
Reply
#4

SAMP is a gta sa mod
Reply
#5

Quote:
Originally Posted by wil721vi
SAMP is a gta sa mod
Ohhh.. So I need to re-install SAMP? Oh, alright then.. Hopefully it will work.
Reply
#6

Sorry for double post, but still it isn't fixing... Any other suggestions?
Reply
#7

Quote:
Originally Posted by [CK
Steel ]
Sorry for double post, but still it isn't fixing... Any other suggestions?
Search the forums for the In-Game TextDraw editor and use it.

It will save you some time and problems.

Saludos!
Reply
#8

Quote:
Originally Posted by clavador
Quote:
Originally Posted by [CK
Steel ]
Sorry for double post, but still it isn't fixing... Any other suggestions?
Search the forums for the In-Game TextDraw editor and use it.

It will save you some time and problems.

Saludos!
Well that's what I used..... But I think that IG TextDraw editor is not the problem, idk?
Reply
#9

Bump.

Sorry, haven't been on lately.. So I needed to bump, plus no one has replied to my question... Someone please help?
Reply
#10

idk my i have the same problem on my textdraw... i didnt know how to fix this
Reply
#11

Quote:
Originally Posted by wil721vi
The text box is part of your san andeas multiplayer mods, re dowload samp and install then tell me if it worked
dude u a noob reinstalling samp it doenst have anything to do with this..u a totally noob... that has to be with a GM he need to fix the GM code...bro idk what to say... u wrote that embarassing
Reply
#12

I bet you're all wondering how hard it is to search for something in this forum aren't you? Seeing as though none of you ever use it.


Well let me tell you, after this post:

Quote:
Originally Posted by clavador
Quote:
Originally Posted by [CK
Steel ]
Sorry for double post, but still it isn't fixing... Any other suggestions?
Search the forums for the In-Game TextDraw editor and use it.

It will save you some time and problems.

Saludos!
You should have done a search like clevador said, I did ... found what he was talking about in a matter of seconds.
Reply
#13

Quote:
Originally Posted by » Pawnst★r «
I bet you're all wondering how hard it is to search for something in this forum aren't you? Seeing as though none of you ever use it.


Well let me tell you, after this post:

Quote:
Originally Posted by clavador
Quote:
Originally Posted by [CK
Steel ]
Sorry for double post, but still it isn't fixing... Any other suggestions?
Search the forums for the In-Game TextDraw editor and use it.

It will save you some time and problems.

Saludos!
You should have done a search like clevador said, I did ... found what he was talking about in a matter of seconds.
Quote:
Originally Posted by [CK
Steel ]
Quote:
Originally Posted by clavador
Quote:
Originally Posted by [CK
Steel ]
Sorry for double post, but still it isn't fixing... Any other suggestions?
Search the forums for the In-Game TextDraw editor and use it.

It will save you some time and problems.

Saludos!
Well that's what I used..... But I'm still getting that same problem...
Reply
#14

Quote:
Originally Posted by [CK
Steel ]
Quote:
Originally Posted by clavador
Quote:
Originally Posted by [CK
Steel ]
Sorry for double post, but still it isn't fixing... Any other suggestions?
Search the forums for the In-Game TextDraw editor and use it.

It will save you some time and problems.

Saludos!
Well that's what I used..... But I think that IG TextDraw editor is not the problem, idk?
That's actually what you said. Theres a whole section devoted to textdraws on the SA:MP wiki. Go and read up about them.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)