Help with textdraws
#1

I'm making a team deathmatch, I have 2 teams (Black Bullets, and Sons Of Saints), I want a textdraw that its right on top of the mini-map that says wich team the player is (OnPlayerSpawn), plz just make the that, I can arrange where to put each thing by myself.

PS: I did search wiki, and tryed to make it, but the textdraws never showed up o.O
Reply
#2

TextDrawShowForPlayer moar
Reply
#3

yes, I did use that
Reply
#4

Make a textdraw, and use a global variable, format the textdraw using a string, (TextdrawSetString) then make a function that has GetPlayerTeam ( Or gTeam == 1/2) and it to somthing like.. "team" Then on the text put "Team: %d" and put string at the end. then Hide it, then show it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)