Unknown Stats Command
#3

Quote:
Originally Posted by newbie scripter
Посмотреть сообщение
pawn Код:
CMD:stats(playerid, params[])
{
    if(gPlayerLogged(playerid) != 0) // be sure u made a "new"
    {
       //ShowStats Function
     }
    return 1;
}

This forum requires that you wait 240 seconds between posts. Please try again in 63 seconds. :@ (if helped, rep + )
Don't tell me that you think the placement of the brackets is the problem....

@OP: The best guess would be that something in your ShowStats breaks the command. Because it doesn't show any output. If the player wasn't logged in then it wouldnt show that because you have return 1 in your command. So seeing as it never reaches the return 1 it has to be in the sow function
Reply


Messages In This Thread
Unknown Stats Command - by ValiLucifer - 11.11.2013, 10:05
Re: Unknown Stats Command - by newbie scripter - 11.11.2013, 10:11
Re: Unknown Stats Command - by FUNExtreme - 11.11.2013, 11:06
Re: Unknown Stats Command - by ValiLucifer - 11.11.2013, 11:13
Re: Unknown Stats Command - by NeMoK - 11.11.2013, 11:14
Re: Unknown Stats Command - by ValiLucifer - 11.11.2013, 11:31
Re: Unknown Stats Command - by ValiLucifer - 11.11.2013, 12:46
Re: Unknown Stats Command - by Loot - 11.11.2013, 12:55
Re: Unknown Stats Command - by ValiLucifer - 11.11.2013, 13:24
Re: Unknown Stats Command - by ValiLucifer - 11.11.2013, 13:52

Forum Jump:


Users browsing this thread: 1 Guest(s)