Help please.
#1

Sorry for the large amount of topics, but I need help.
Firstly.
S007: Exception 0xC0000005 at 4CA013
What is that? How do I get rid of it? It happens when I spawn at a specific place, but doesn't crash me.
and
Код:
if (strcmp(cmdtext, "/exit", true) == 0)
{
    if(IsPlayerInRangeOfPoint(playerid, 10, 288.745971,169.350997,1007.171875))
    {
        SetPlayerPos(playerid, 290.7193,-1618.0544,33.1547);
        SetPlayerInterior(playerid, 0);
    }
    return 1;
}
Why wont this /exit command work?!
Reply


Messages In This Thread
Help please. - by Rabbayazza - 11.08.2011, 13:29
Re: Help please. - by XGh0stz - 11.08.2011, 13:31
Re: Help please. - by Rabbayazza - 11.08.2011, 13:33
Re: Help please. - by Wesley221 - 11.08.2011, 13:33
Re: Help please. - by XGh0stz - 11.08.2011, 13:39
Re: Help please. - by Wesley221 - 11.08.2011, 13:41
Re: Help please. - by Rabbayazza - 11.08.2011, 13:42
Re: Help please. - by Rabbayazza - 11.08.2011, 13:44
Re: Help please. - by XGh0stz - 11.08.2011, 14:24
Re: Help please. - by Rabbayazza - 11.08.2011, 14:31

Forum Jump:


Users browsing this thread: 1 Guest(s)