Ayuda con el textdraw
#3

Aun no me da, intente hacerlo por los lados pero me lanza errores con estos en el setlevel()

Код:
   SetPlayerScore(playerid, GetPlayerScore(playerid)+1);
            Player[playerid][PlayerScore] = GetPlayerScore(playerid);
            Player[playerid][Level] = 0;
            Player[playerid][MaxLevel] = Player[playerid][MaxLevel]+11;

                 if(Player[playerid][SecondsToLevel] == 0)
		{
			Player[playerid][SecondsToLevel] = 3600;
	  		Player[playerid][Level]++;
		}
Cuando acaba el contador de los minutos para dar el punto de experiencia me saca del server.
Reply


Messages In This Thread
Ayuda con el textdraw - by TheMatius - 28.01.2015, 21:17
Respuesta: Ayuda con el textdraw - by jotajeda - 28.01.2015, 21:43
Respuesta: Ayuda con el textdraw - by TheMatius - 28.01.2015, 22:37
Respuesta: Ayuda con el textdraw - by jotajeda - 28.01.2015, 22:40
Respuesta: Ayuda con el textdraw - by TheMatius - 28.01.2015, 22:59
Respuesta: Ayuda con el textdraw - by jotajeda - 28.01.2015, 23:08
Respuesta: Ayuda con el textdraw - by TheMatius - 28.01.2015, 23:15
Respuesta: Ayuda con el textdraw - by jotajeda - 28.01.2015, 23:16
Respuesta: Ayuda con el textdraw - by TheMatius - 28.01.2015, 23:21
Respuesta: Ayuda con el textdraw - by jotajeda - 28.01.2015, 23:23

Forum Jump:


Users browsing this thread: 3 Guest(s)