[Include] CP streamer
#1

Hi, I was made before few days a CheckPointStreamer (like cps if you know),
First I want to say that I don't have so good english, so please don't kill me if I have a spelling problem

So...

The commands are:

PHP код:
CP_AddCheckPoint(Float:x,Float:y,Float:z,Float:size,Float:distance)
CP_AddVehicleCheckPoint(Float:x,Float:y,Float:z,Float:size,Float:distance)
CP_AddPlayerCheckPoint(Float:x,Float:y,Float:z,Float:size,Float:distance)
CP_DeletCheckPoint(CPID)
CP_GetCheckPointPos(CPID,&Float:x,&Float:y,&Float:z)
CP_SetCheckPointPos(CPID,Float:x,Float:y,Float:z)
CP_SetCheckPointSize(CPID,Float:size)
CP_GetCheckPointSize(CPID,&Float:size)
CP_IsPlayerInCP(playerid,CPID)
CP_GetPlayerCP(playerid
The different between

CP_AddCheckPoint
CP_AddVehicleCheckPoint
CP_AddPlayerCheckPoint

That CP_AddCheckPoint it for add a global check point
That CP_AddVehicleCheckPoint it for add a check point that the players who in vehicle will see the check point
That CP_AddPlayerCheckPoint is the opposite from CP_AddVehicleCheackPoint

Put in OnPlayerConnect this line:
PHP код:
CP_OnPlayerConnect(playerid); 
Download:

http://uploading.com/files/done/6334d4fb

Fix from Cheack to Check...
Fix the bag that only id 0 see the check points

Enjoy!
Reply


Messages In This Thread
CP streamer - by eran1x1 - 18.02.2011, 11:59
Re: CP streamer - by Zh3r0 - 18.02.2011, 12:01
Re: CP streamer - by eran1x1 - 18.02.2011, 12:06
Re: CP streamer - by eran1x1 - 18.02.2011, 13:01
Re: CP streamer - by Sasino97 - 18.02.2011, 14:23
Re: CP streamer - by Sasino97 - 18.02.2011, 19:01
Re: CP streamer - by Zh3r0 - 18.02.2011, 19:11
Re: CP streamer - by eran1x1 - 19.02.2011, 09:02

Forum Jump:


Users browsing this thread: 1 Guest(s)