SA-MP Forums Archive
[FilterScript] [FS]TextDraw - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [FS]TextDraw (/showthread.php?tid=74087)



[FS]TextDraw - Trane - 19.04.2009

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

(exemple + frensh help include)


Re: [FS]TextDraw - Rks25 - 19.04.2009

do you got more information or some screenshots?


Re: [FS]TextDraw - Trane - 19.04.2009

no bmp :/ ^^

[attachment deleted by admin]


Re: [FS]TextDraw - Weirdosport - 19.04.2009

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...


Re: [FS]TextDraw - Rks25 - 19.04.2009

yes, better use TextDrawHideForPlayer.


Re: [FS]TextDraw - Trane - 19.04.2009

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]


Re: [FS]TextDraw - Rks25 - 19.04.2009

that is one messed up color.


Re: [FS]TextDraw - aspire5630 - 20.04.2009

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