Help Please / Checkpoint
#1

HEYA.

Iam using Streamer.
What is the distance of checkpoint that it'll show checkpoint mark ( that red ) on the whole map ?
Reply
#2

What streamer you using ?

Peace...
Reply
#3

http://forum.sa-mp.com/showthread.ph...light=streamer
Reply
#4

Just read the natives of checkpoints:

Код:
native CreateDynamicCP(Float:x, Float:y, Float:z, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);
native DestroyDynamicCP(checkpointid);
native IsValidDynamicCP(checkpointid);
native TogglePlayerDynamicCP(playerid, checkpointid, toggle);
native TogglePlayerAllDynamicCPs(playerid, toggle);
native IsPlayerInDynamicCP(playerid, checkpointid);
native DestroyAllDynamicCPs();
native CountDynamicCPs();
If you are searching CreateDynamicCP so the deafult view distance is 100
Reply
#5

And how can I change it to 100000 or something, ? it shows only if Im near to it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)