[HELP] /Exit command.
#4

i've explained it for you and i suggest you 2 ways to do it.
also i edited your code to tell you what i say.

Quote:
Originally Posted by HY
Посмотреть сообщение
And I put condition, how @M4D said:

pawn Код:
for(new i = 0; i < MAX_HOUSES; i++)
{
    if(InHouse[playerid][i] == 1)
    {
        // Rest of the code.
    }
}
you didn't understand what i said.

"InHouse[playerid][i]" only check player is inside a house or no ! we need to store "House ID" and use it to exit

look at my code again.
Reply


Messages In This Thread
[HELP] /Exit command. - by HY - 02.02.2015, 19:53
Re: [HELP] /Exit command. - by M4D - 02.02.2015, 19:59
Re: [HELP] /Exit command. - by HY - 02.02.2015, 20:06
Re: [HELP] /Exit command. - by M4D - 02.02.2015, 20:15

Forum Jump:


Users browsing this thread: 1 Guest(s)