DIR Return Create A Forum - Home
---------------------------------------------------------
Xtreme Generations.
HTML https://xgtdms.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: General
*****************************************************
#Post#: 107--------------------------------------------------
Creating TextDraw For Free ... :)
DIR By: [LB]BlAck_DeViL
Date: July 31, 2012, 3:28 am
---------------------------------------------------------
if anyone need to add textdraw in your gamemode contact me in
Facebook my facebook name is : LaZim BlAck BuLletz or reply here
if you need.... :)
#Post#: 109--------------------------------------------------
Re: Creating TextDraw For Free ... :)
DIR By: YoUnG_Ca$h
Date: July 31, 2012, 6:53 am
---------------------------------------------------------
I need a textdraw,but i cant post my gamemode here.
I just need that textdraw script,I'll add in my gamemode.
Textdraw:I need a textdraw like banner.
For exapmle: It's like a board with texts.
Back ground of board should be green,and text should be white.
Text:Welcome to money madness!
[If you're from dubai,you can see green boards which tells you
to go this route for dubai,that route for muhaisnah etc.
But thats board,and what i need is TextdraW.
I know it is possible because,once i saw that stuff on Lordz's
personal stunt gamemode.
So i hope you can do it.
#Post#: 110--------------------------------------------------
Re: Creating TextDraw For Free ... :)
DIR By: [LB]BlAck_DeViL
Date: July 31, 2012, 6:57 am
---------------------------------------------------------
Where you need to add ! In the top or near the vehicle dashboard
! Or anyother place ?
#Post#: 111--------------------------------------------------
Re: Creating TextDraw For Free ... :)
DIR By: YoUnG_Ca$h
Date: July 31, 2012, 7:00 am
---------------------------------------------------------
DOWNSIDE RIGHT CORNER.
Not when player gets in vehicle,it must be there when player
spawns.
[b]Most importantly i need pics also to see.
If you wanna upload,use imgur.com
HTML http://imgur.com
#Post#: 114--------------------------------------------------
Re: Creating TextDraw For Free ... :)
DIR By: [LB]BlAck_DeViL
Date: July 31, 2012, 8:19 am
---------------------------------------------------------
Ohkey Wait.......... :)
#Post#: 116--------------------------------------------------
Re: Creating TextDraw For Free ... :)
DIR By: [LB]BlAck_DeViL
Date: July 31, 2012, 8:34 am
---------------------------------------------------------
//==========================================================
Textdraw For You Young Ca$h :-
// On top of script:
new Text:Textdraw1;
// TextDraw Edit
Textdraw1 = TextDrawCreate(432 ,344 , "~g~Money Madness !");
TextDrawFont(Textdraw1 , 0);
TextDrawLetterSize(Textdraw1 , 0.709999, 3.099998);
TextDrawColor(Textdraw1 , -16776961);
TextDrawSetOutline(Textdraw1 , 1);
TextDrawSetProportional(Textdraw1 , true);
TextDrawSetShadow(Textdraw1 , 1);
// For Showing The TextDraw To All Players
TextDrawShowForPlayer(playerid, Textdraw1);
#Post#: 122--------------------------------------------------
Re: Creating TextDraw For Free ... :)
DIR By: Lord
Date: July 31, 2012, 9:36 am
---------------------------------------------------------
--- Quote from: [LB ---
> BlAck_DeViL link=topic=40.msg116#msg116 date=1343741670]
> //==========================================================
> Textdraw For You Young Ca$h :-
>
> // On top of script:
> new Text:Textdraw1;
>
> // TextDraw Edit
> Textdraw1 = TextDrawCreate(432 ,344 , "~g~Money Madness !");
> TextDrawFont(Textdraw1 , 0);
> TextDrawLetterSize(Textdraw1 , 0.709999, 3.099998);
> TextDrawColor(Textdraw1 , -16776961);
> TextDrawSetOutline(Textdraw1 , 1);
> TextDrawSetProportional(Textdraw1 , true);
> TextDrawSetShadow(Textdraw1 , 1);
>
> // For Showing The TextDraw To All Players
> TextDrawShowForPlayer(playerid, Textdraw1);
>
--- End Quote ---
I think yound cash has asked for pics also.
Check in his post.
#Post#: 125--------------------------------------------------
Re: Creating TextDraw For Free ... :)
DIR By: [LB]BlAck_DeViL
Date: July 31, 2012, 11:02 am
---------------------------------------------------------
I can take pics but my samp is not working ..... :)
#Post#: 126--------------------------------------------------
Re: Creating TextDraw For Free ... :)
DIR By: Lord
Date: July 31, 2012, 11:47 am
---------------------------------------------------------
If your satdm gamemode isnt working,you can choose other gm and
add textdraws in it.
Then you can take pics.
#Post#: 129--------------------------------------------------
Re: Creating TextDraw For Free ... :)
DIR By: [LB]BlAck_DeViL
Date: July 31, 2012, 3:55 pm
---------------------------------------------------------
My Samp and san andreas is not working in my computer
*****************************************************
Page 1 of 2
DIR Next Page