Names
#5

Quote:
Originally Posted by ALiScripter
Посмотреть сообщение
Very bad idea to use the old team system, move towards Array based functions.
Hey if it gets the job done,so be it.

Quote:
Originally Posted by JaKe Elite
Посмотреть сообщение
PHP код:
#define TEAM_DRIVERS "Drivers"
TextDrawSetString(Text,TEAM_DRIVERS); 
Try that.
Errors,it seems as though i need the integers there.

Quote:
Originally Posted by ThatFag
Посмотреть сообщение
Код:
If(howugetplayersteam == TEAM_DRIVERS)
         {
new string[50];
format(string,sizeof(string),"Team Taxi Drivers");
TextDrawSetString(string,TextDrawName);
  }
this should work maybe idk what u meant tho
?
Reply


Messages In This Thread
Names - by CannonBolt - 28.09.2016, 12:40
Re: Names - by Logic_ - 28.09.2016, 12:43
Re: Names - by JaKe Elite - 28.09.2016, 12:43
Re: Names - by ThatFag - 28.09.2016, 12:45
Re: Names - by CannonBolt - 28.09.2016, 12:47
Re: Names - by CannonBolt - 28.09.2016, 19:12
Re: Names - by iLearner - 28.09.2016, 19:27
Re: Names - by CannonBolt - 28.09.2016, 19:32
Re: Names - by iLearner - 28.09.2016, 19:33
Re: Names - by CannonBolt - 28.09.2016, 20:42

Forum Jump:


Users browsing this thread: 1 Guest(s)