Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- TextDrawShowForPlayer(playerid, textdraw);
- TextDrawShowForPlayer(playerid, TEAMS_TD);
- TextDrawShowForPlayer(playerid, RANKS_TD);
- TextDrawShowForPlayer(playerid, KILLS_TD);
- TextDrawShowForPlayer(playerid, DEATHS_TD);
- TextDrawHideForPlayer(playerid, CountText[playerid]);
- TextDrawHideForPlayer(playerid, Welcome);
- TextDrawHideForPlayer(playerid, register1);
- TextDrawHideForPlayer(playerid, CountText[playerid]);
- TextDrawShowForPlayer(playerid, RANK[playerid]);
- TextDrawShowForPlayer(playerid, TEAM[playerid]);
- TextDrawShowForPlayer(playerid, KILLS[playerid]);
- TextDrawShowForPlayer(playerid, DEATHS[playerid]);
Advertisement
Add Comment
Please, Sign In to add comment