checkpoints
#8

This tut uses streamer...make sure you've got
pawn Код:
#include <streamer>
And that it's updated, also try adding the
pawn Код:
Checkpoint = CreateDynamicCP(-1392.8824,2641.5508,55.9545, 2, -1, -1, -1, 100);
Under OnGameModeInit()
EDIT: Also change this
pawn Код:
new Checkpoint [MAX_PLAYERS];
//to this..
new Checkpoint;
Reply


Messages In This Thread
checkpoints - by R4VER - 20.08.2012, 06:27
Re: checkpoints - by R4VER - 20.08.2012, 09:08
Re: checkpoints - by CentyPoo - 20.08.2012, 09:10
Re: checkpoints - by R4VER - 20.08.2012, 09:13
Re: checkpoints - by CentyPoo - 20.08.2012, 09:16
Re: checkpoints - by R4VER - 20.08.2012, 09:22
Re: checkpoints - by preshantram - 20.08.2012, 09:24
Re: checkpoints - by CentyPoo - 20.08.2012, 09:25
Re: checkpoints - by R4VER - 20.08.2012, 09:36

Forum Jump:


Users browsing this thread: 8 Guest(s)