23.07.2015, 22:56
I am wondering, which new Textdraw ?
You got some textdraw and than you just use TextDrawSetString to overwrite the existing text
Also any event related thing should be put where the event is handled
=> If someone gets a kill it should be OnPlayerDeath, after you increase the kill counter check for the new highest killer
You got some textdraw and than you just use TextDrawSetString to overwrite the existing text
Also any event related thing should be put where the event is handled
=> If someone gets a kill it should be OnPlayerDeath, after you increase the kill counter check for the new highest killer