04.03.2013, 11:53
Quote:
Make sure there are no other filterscript loaded which return 1 in "OnPlayerSelectTextDraw".
OnPlayerSelectTextDraw + "return 1;" in a filterscript will stop "OnPlayerSelectTextDraw" from being called in other filterscripts and the gamemode, that's the reason why they are called filterscripts |
OnPlayerSelectTextDraw