Multiple Checkpoints
#4

You need to utilize the CreateDynamicCP function, which comes in the include file with the Streamer Plugin download. Include that file to your scripts source
pawn Код:
#include <streamer>
and replace all your CreateCheckpoint functions with CreateDynamicCP, changing/adding parameters as necessary. You will then be able to process what happens when a player enters the different checkpoints under the custom callbacks;; OnPlayerEnterDynamicCP and OnPlayerExitDynamicCP.

Read more in the streamer topic for more information, such as installation steps and other usages.
Reply


Messages In This Thread
Multiple Checkpoints - by phil_lendon - 28.07.2011, 07:50
Re: Multiple Checkpoints - by Grim_ - 28.07.2011, 07:52
Re: Multiple Checkpoints - by phil_lendon - 28.07.2011, 07:58
Re: Multiple Checkpoints - by Grim_ - 28.07.2011, 08:00
Re: Multiple Checkpoints - by phil_lendon - 28.07.2011, 08:16
Re: Multiple Checkpoints - by Grim_ - 28.07.2011, 08:25
Re: Multiple Checkpoints - by phil_lendon - 28.07.2011, 08:29
Re: Multiple Checkpoints - by Grim_ - 28.07.2011, 08:31
Re: Multiple Checkpoints - by phil_lendon - 28.07.2011, 08:36
Re: Multiple Checkpoints - by Pasa - 28.07.2011, 09:52

Forum Jump:


Users browsing this thread: 2 Guest(s)