:( Stay within world boundaries error....
#3

thanks for replying..same error...i put it in OnGamemodeInt

Код:
public OnGameModeInit()
{
    DisableInteriorEnterExits();
    AddPlayerClass(0,2271.2456,2405.2004,10.8203,320.2789,0,0,0,0,0,0);
    SetGameModeText("Test");
    Checkpoint[0] = CreateDynamicCP(-2112.7422,-753.4459,32.1719, 4, -1, -1, -1, 100); // Creates a checkpoint at -2112.7422,-753.4459,32.1719 with a range of 4, in any virtualworld, interior and for every player
    Checkpoint[1] = CreateDynamicCP(-2112.9177,-760.9539,32.1719, 4, 5, -1, -1, 100); // Creates a checkpoint at -2112.9177,-760.9539,32.1719 with a range of 4, in virtualworld 5, any interior, and for every player
    return 1;
}
Reply


Messages In This Thread
:( Stay within world boundaries error.... - by the.et - 01.01.2012, 09:18
Re: :( Stay within world boundaries error.... - by spedico - 01.01.2012, 09:24
Re: :( Stay within world boundaries error.... - by the.et - 01.01.2012, 09:32
Re: :( Stay within world boundaries error.... - by the.et - 01.01.2012, 09:40
Re: :( Stay within world boundaries error.... - by spedico - 01.01.2012, 09:49
Re: :( Stay within world boundaries error.... - by the.et - 01.01.2012, 09:58
Re: :( Stay within world boundaries error.... - by the.et - 01.01.2012, 10:01

Forum Jump:


Users browsing this thread: 1 Guest(s)