10.07.2010, 15:08
I think you cannot give Textdraws as Parameters for SetTimerEx. You could try to make a global variable for this, e.g. an array with one field for every player, so you can use this in the timer and do not have to give it as parameter,