Checkpoint bug.
#10

CreateDynamicCP(1337, 1337, 1337, 1.0, -1,-1, playerid, 20.0);

-1 to playerid

or just make it under ongamemodeinit with -1 then use onplayerenterdynamiccp.. simple, example

pawn Код:
new
    Bar_FortCarson_Enter;

Bar_FortCarson_Enter=CreateDynamicCPEx(-180.5088,1088.2109,19.7422, 1.5,0,0,-1,60.0,"Bar");

        if(checkpointid == Bar_FortCarson_Enter)
        {
            SetPlayerPos(playerid,503.6708,-72.2202,998.7578);
            SetPlayerVirtualWorld(playerid,1);
            SetCameraBehindPlayer(playerid);
            SetPlayerInterior(playerid,11);
        }
Reply


Messages In This Thread
Checkpoint bug. - by Haydz - 27.12.2010, 23:07
Re: Checkpoint bug. - by Babul - 27.12.2010, 23:15
Re: Checkpoint bug. - by WillyP - 27.12.2010, 23:17
Re: Checkpoint bug. - by Haydz - 27.12.2010, 23:24
Re: Checkpoint bug. - by [03]Garsino - 27.12.2010, 23:40
Re: Checkpoint bug. - by Haydz - 28.12.2010, 00:00
Re: Checkpoint bug. - by [03]Garsino - 28.12.2010, 00:22
Re: Checkpoint bug. - by Haydz - 28.12.2010, 02:00
Re: Checkpoint bug. - by [03]Garsino - 28.12.2010, 20:39
Re: Checkpoint bug. - by The_Gangstas - 28.12.2010, 20:56

Forum Jump:


Users browsing this thread: 2 Guest(s)