Textdraws How do i add in gamemode? - 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: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Textdraws How do i add in gamemode? (
/showthread.php?tid=187588)
Textdraws How do i add in gamemode? -
hadzx - 03.11.2010
basicly i created 2textdraws with Textdraw_Editor_RC2 and i got the files of them
called: Textatbottom and in it is
Код:
TDFile=yes
0T_Created=1
0T_X=452.000000
0T_Y=437.000000
0T_Text=Cookies Server
0T_Color=16711935
0T_BackColor=255
0T_BoxColor=255
0T_Font=2
0T_Proportional=1
0T_XSize=0.470000
0T_YSize=1.000000
0T_Shadow=0
0T_Outline=1
0T_UseBox=0
1T_Created=1
1T_Text=www.*******.com/hydraflyer
1T_X=203.000000
1T_Y=0.000000
1T_Color=65535
1T_BackColor=-65281
1T_BoxColor=16711935
1T_Font=3
1T_XSize=0.500000
1T_YSize=2.200000
1T_UseBox=0
1T_Shadow=1
1T_Outline=1
how do i put this into my gamemode its realy annoying everytime i run the server i have to type /text and click load and Textatbottom

help plz?
Re: Textdraws How do i add in gamemode? -
Miguel - 03.11.2010
https://sampwiki.blast.hk/wiki/TextDrawCreate
Re: Textdraws How do i add in gamemode? -
hadzx - 03.11.2010
Quote:
Originally Posted by Miguel
|
thanks... ive been looking at that for the past 30minutes? help me and i can copy them thanks
nevermind i got it in game