Little Help
#6

Quote:
Originally Posted by Unte99
Посмотреть сообщение
There's no no point in creating the same two variables for the same use. Just create them once. You could try it like this:

pawn Код:
if(UserStats[playerid][KeysBob] == 0)
{
    // your code...
}
if(UserStats[playerid][KeysBob] == 1)
{
    // your code...
}
It`s still no locked!I don`t know why..
Reply


Messages In This Thread
Little Help - by Sanady - 27.08.2012, 10:55
Re: Little Help - by clarencecuzz - 27.08.2012, 10:58
Re: Little Help - by Sanady - 27.08.2012, 11:16
Re: Little Help - by Sanady - 27.08.2012, 11:49
Re: Little Help - by Unte99 - 27.08.2012, 12:03
Re: Little Help - by Sanady - 27.08.2012, 12:09
Re: Little Help - by clarencecuzz - 28.08.2012, 11:51

Forum Jump:


Users browsing this thread: 3 Guest(s)