21.06.2009, 20:40
should be
KillsDeathsText[playerid];
and make sure when you did
new Text:KillsDeathsText[MAX_PLAYERS];
that you added the "Text:"
KillsDeathsText[playerid];
and make sure when you did
new Text:KillsDeathsText[MAX_PLAYERS];
that you added the "Text:"