Speedo on textdraw help please
#2

Why do you use a switch?
pawn Код:
if(UsingSB{i})
{
    PlayerTextDrawSetString(i,Speedo8[i],"Off");
    return 1;
}
else
{
    PlayerTextDrawSetString(i,Speedo8[i],"On");
    return 1;
}
Reply


Messages In This Thread
Speedo on textdraw help please - by KaliKs - 09.03.2014, 09:30
Re: Speedo on textdraw help please - by Aerotactics - 09.03.2014, 09:44
Re: Speedo on textdraw help please - by PT - 09.03.2014, 10:17
Re: Speedo on textdraw help please - by KaliKs - 09.03.2014, 11:16
Re: Speedo on textdraw help please - by PT - 09.03.2014, 11:56

Forum Jump:


Users browsing this thread: 1 Guest(s)