Sometan new
#10

Код:
public OnPlayerEnterCheckpoint(playerid)
{
    if(CheckPoint[playerid] == MCP)
    {
        SetPlayerInterior(playerid, 6);
        SetPlayerPos(playerid,316.524993,-167.706985,999.593750);
        return 1;
    }
    return 1; // You returned 0...
}
Reply


Messages In This Thread
Sometan new - by willsuckformoney - 23.07.2010, 02:02
Re: Sometan new - by iggy1 - 23.07.2010, 02:07
Re: Sometan new - by Kar - 23.07.2010, 02:07
Re: Sometan new - by DarkClone - 23.07.2010, 02:12
Re: Sometan new - by willsuckformoney - 23.07.2010, 02:13
Re: Sometan new - by iggy1 - 23.07.2010, 02:17
Re: Sometan new - by willsuckformoney - 23.07.2010, 02:20
Re: Sometan new - by Kar - 23.07.2010, 02:30
Re: Sometan new - by willsuckformoney - 23.07.2010, 02:41
Re: Sometan new - by DarkClone - 23.07.2010, 02:45

Forum Jump:


Users browsing this thread: 2 Guest(s)