CreateDynamicCP
#1

Hi When I'm Currently Making A Cops And Robbers Server
But When I Make The CreateDynamicCP It Does't Show Up In The Game
While When I Compile No Errors/Warnings Show Up.
I Included The Latest Streamer Plugin Also
Here Is The Code.
Quote:

Checkpoint[6] = CreateDynamicCP(361.8310,173.6317,1008.3828,3,-1,3,-1,100);//24-7 Robbery Place
public OnPlayerEnterDynamicCP(playerid, checkpointid)
{
if(checkpointid == Checkpoint[3])
{
SendClientMessage(playerid,COLOR_ORANGE,"Type /Robshop To Start A Robbery!");
}
if(checkpointid == Checkpoint[5])
{
SendClientMessage(playerid,COLOR_ORANGE,"Type /Robshop To Start A Robbery!");
}
return 1;
}

Reply


Messages In This Thread
CreateDynamicCP - by hossam22 - 12.07.2014, 15:25
Re: CreateDynamicCP - by TwinkiDaBoss - 12.07.2014, 15:38

Forum Jump:


Users browsing this thread: 1 Guest(s)