[FilterScript] [FS]TextDraw
#1

This FS is for a news in pwn for a text draw

(exemple + frensh help include)
Reply
#2

do you got more information or some screenshots?
Reply
#3

no bmp :/ ^^

[attachment deleted by admin]
Reply
#4

As it's 1 textdraw shown to many players...

pawn Код:
public OnPlayerDisconnect(playerid, reason)
{
  TextDrawDestroy(Text:YourText);
    return 1;
}
May cause problems...

This script is full of useless lines (the majority) and some unnecessary includes...
Reply
#5

yes, better use TextDrawHideForPlayer.
Reply
#6

me
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

pliz look me the eror

and if is

public OnPlayerDisconnect(playerid, reason)
{
TextDrawDestroy(Text:YourText);
return 1;
}

push

public OnPlayerDisconnect(playerid, reason)
{
TextDrawDestroy(Text:YourText);
return 1;
}

[attachment deleted by admin]
Reply
#7

that is one messed up color.
Reply
#8

Quote:
Originally Posted by Rk_
that is one messed up color.
Lol innit
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)