Respect - problem!
#3

Quote:
Originally Posted by Roel
Посмотреть сообщение
Whats wrong? you don't want to reset it after he bought a level?
Normaly it should get reset with this kind of systems I think, so tell me what you want.
That man is correct, respect is spent on buying level aswell with money.

If you want to keep the respect, remove this:

pawn Код:
PlayerInfo[playerid][pExp] -= expamount;
if(total > 0)
{
    PlayerInfo[playerid][pExp] = total;
}
else
{
    PlayerInfo[playerid][pExp] = 0;
}
Reply


Messages In This Thread
Respect - problem! - by Akcent_Voltaj - 04.10.2012, 11:51
Re: Respect - problem! - by Roel - 04.10.2012, 12:10
Re: Respect - problem! - by CmZxC - 04.10.2012, 12:14
Re: Respect - problem! - by Akcent_Voltaj - 04.10.2012, 13:24
Re: Respect - problem! - by Akcent_Voltaj - 04.10.2012, 13:47
Re: Respect - problem! - by Akcent_Voltaj - 04.10.2012, 14:10

Forum Jump:


Users browsing this thread: 1 Guest(s)