Textdraw update fast qestion
#1

so i need a textdraw who will be updated everytime someone makes a kill so i have to put something on

new Tscore;
new Text:SCORE;

onplayerdeath
Tscore +1(killerid)

i have the textdraw and now i think need to make a variable to update it right

ongamemodeinit

SCORE = TextDrawCreate(332.000000,435.000000,"Team score:%d ",Tscore);

something like this but i need help making properlly

help plz

thanks btw i searched but only found few topics and it was confusing
Reply


Messages In This Thread
Textdraw update fast qestion - by RmRm - 05.04.2009, 16:16
Re: Textdraw update fast qestion - by joco96 - 05.04.2009, 16:18

Forum Jump:


Users browsing this thread: 1 Guest(s)