[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
#2

Are you serious? You didn't even call the functions right...

pawn Код:
CP_AddVehicleCheackPoint
Cheack?
Reply
#3

Yea it cheack
Reply
#4

I said that I don't have so good english

In the next update I will fix this...
Reply
#5

The important thing is that it works, isn't it?
Reply
#6

Quote:
Originally Posted by ******
Посмотреть сообщение
No. With so many streamers about, many with proven track records and good momentum, you need something special to get a new one out there. It is a shame but having one which "works" is not good enough - why are people going to convert all their functions (because every new streamer unfortunately adds new function names despite the fact that there's nothing wrong with the existing ones) to your system if there's nothing good about it? This one may well work, but what is special about it? That is what people will ask before using it now.
Are there special CP Streamers?
Reply
#7

Quote:
Originally Posted by [GF]Sasino97
Посмотреть сообщение
Are there special CP Streamers?
You can call Incognito's Streamer a special one.
Reply
#8

I fix the "Cheack" problam xP

fix the bag that just id 0 see the check points
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)