[Ajuda] Nгo tб setando...
#2

tenta subs td Timer por isto
Код:
public OnPlayerUpdate(playerid)
{
                            if(Exp[playerid] == 10)
                            {
                                    Exp[playerid] = 0;
                                    Nivel[playerid]++;
                                    GetPlayerName(playerid,name,sizeof(name));
                                    format(string,sizeof(string),"~b~~h~~h~~h~%s Subiu de Nivel!!!",name);
                                    GameTextForAll(string,2000,3);
                            }
                            else
                            {
                                    TextDrawHideForPlayer(i,Textdrawz1[playerid]);
                                    format(string, sizeof(string), "%s" ,GetExpTol(playerid));
                                    TextDrawSetString(Textdrawz1[playerid],string);
                                    TextDrawShowForPlayer(i,Textdrawz1[playerid]);
                    }
return 1;
}
e da um Debug tambйm, p ver se ta setand diretamente no DOF o seu level, na hora q vc ganha.

se n estiver coloka p setar junto quand ganha o Level.
Reply


Messages In This Thread
[Ajuda] Nгo tб setando... - by sanalex - 08.05.2012, 01:56
Re: [Ajuda] Nгo tб setando... - by SPOT_M16 - 08.05.2012, 02:26
Re: [Ajuda] Nгo tб setando... - by sanalex - 08.05.2012, 03:41
Re: [Ajuda] Nгo tб setando... - by sanalex - 08.05.2012, 21:38
Re: [Ajuda] Nгo tб setando... - by CidadeNovaRP - 08.05.2012, 21:53
Re: [Ajuda] Nгo tб setando... - by sanalex - 08.05.2012, 22:35
Re: [Ajuda] Nгo tб setando... - by CidadeNovaRP - 08.05.2012, 22:37
Re: [Ajuda] Nгo tб setando... - by sanalex - 08.05.2012, 22:38
Re: [Ajuda] Nгo tб setando... - by CidadeNovaRP - 08.05.2012, 22:45
Re: [Ajuda] Nгo tб setando... - by sanalex - 08.05.2012, 22:47

Forum Jump:


Users browsing this thread: 1 Guest(s)