Textdraw from gametext [Luby's Drift Counter]
#1

hey I completely failed at trying to convert the Gamtext used in Lubys Drift Counter to Textdraw wich i made with a textdraw maker, Yet again this is one of my not very good sides of scripting

Instead of sending the messy code(i messed some stuff up ) ill send the textdaw in the .txd format as u make it

http://pastebin.com/f1dee373b

And i didn't know about all this " split " and stuff as i don't know much about textdraws, floats and file functions - bad sides(cant do it ) so if ya can help me be greatfull, also sorry for alot of new topics lately ive been busy and want to open my server to the public this week
thanks
Joe
Reply
#2

This should work,
Even though you could have used 1 Text Draw for it all instead of creating 4,
http://pastebin.com/fff1b3fa

EDIT: Updated, Redownload
EDIT2: Updated again, Redownload
EDIT3: Updated AGAIN, Redownload
EDIT4: Updated AGAIN, Redownload
Reply
#3

Mmmm, looks like it updates with the points and everything but thares a problem :



Also, it does the same with " Earned MONEY$ " , i don't see the " Your Drifting " either, idk why do you?

Same thing with your 4th update ..
Reply
#4

You have to shut down your server then start it up again,
You cant just reload the FS,
Thats why your getting problems
Reply
#5

WOOT thanks dude it works Love list:

JeNkStAX
luby

Thanks, i just had to re-orgonise some stuff in server.cfg, THANKKYYYYYOOOOU!!!!!!! ill put creds to you and luby ^^ - you for doing it for me
Reply
#6

about the code.. wouldn't it be easier like..
new Textdraw[MAX_PLAYERS][4] ? and then a loop. there would be less lines that way.
Reply
#7

Example

pawn Код:
new string[ 40 ];

format(string,sizeof( string ), "Points: %d", Points...);
TextDrawSetString(TextDraw0,string);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)