07.04.2014, 00:16
Quote:
Love it still, repping since I haven't before!
But I don't understand why each player doesn't have his or her OWN TEXTDRAW. This script would be bugged as hell when two or more players use a fade at once (EX: Two players are killed by one bomb!). I edited to make a TD for each player, using FadePlayerConnect... And I think you should hook callbacks, instead of needing your functions in each needed callback... |
I didn't use hooking because at the time this was made (years ago) hooking was still new and I'd rather not use nonstandard methods.