Floats on a textdraw statbar, Pulls other players stats?
#12

Please, help me. I dont understand what MAX_PLAYERS (i) do. When someone enters to the server the level textdraw should update. And that is what it does, I have this:
Quote:

public UpdateLevel()
{
new string[15];
format(string, sizeof(string), "%d", GetPVarInt(playerid, NIVELES));
TextDrawSetString(Textdraw1, string);
return 1;
}

So, this "UpdateLevel" happens when somebody level ups or when they spawn. For example I am level 10 and Im already in the server and then a level 50 spawns my textdraw also changes to 50.
Any solution? THANKS!
Reply


Messages In This Thread
Floats on a textdraw statbar, Pulls other players stats? - by -Rebel Son- - 29.04.2010, 18:03
Re: Floats on a textdraw statbar, Pulls other players stats? - by Virtual1ty - 29.04.2010, 18:06
Re: Floats on a textdraw statbar, Pulls other players stats? - by -Rebel Son- - 29.04.2010, 18:16
Re: Floats on a textdraw statbar, Pulls other players stats? - by Niixie - 29.04.2010, 18:39
Re: Floats on a textdraw statbar, Pulls other players stats? - by -Rebel Son- - 29.04.2010, 18:45
Re: Floats on a textdraw statbar, Pulls other players stats? - by MadeMan - 29.04.2010, 19:47
Re: Floats on a textdraw statbar, Pulls other players stats? - by RyDeR` - 29.04.2010, 20:23
Re: Floats on a textdraw statbar, Pulls other players stats? - by -Rebel Son- - 29.04.2010, 20:39
Re: Floats on a textdraw statbar, Pulls other players stats? - by MadeMan - 30.04.2010, 13:48
Re: Floats on a textdraw statbar, Pulls other players stats? - by Uninvited - 06.05.2010, 07:05
Re: Floats on a textdraw statbar, Pulls other players stats? - by -Rebel Son- - 06.05.2010, 17:50
Re: Floats on a textdraw statbar, Pulls other players stats? - by Hernaner28 - 02.06.2010, 00:33
Re: Floats on a textdraw statbar, Pulls other players stats? - by -Rebel Son- - 02.06.2010, 01:25
Re: Floats on a textdraw statbar, Pulls other players stats? - by Hernaner28 - 02.06.2010, 16:35
Re: Floats on a textdraw statbar, Pulls other players stats? - by -Rebel Son- - 03.06.2010, 04:11
Re: Floats on a textdraw statbar, Pulls other players stats? - by Hernaner28 - 03.06.2010, 23:08

Forum Jump:


Users browsing this thread: 4 Guest(s)