Checkpoints
#1

If I SetPlayerCheckpoint then will checkpoint appear in every virtual world and interior for that player?
Reply
#2

I don't know what to say about that , but you can use that:

Код:
CreateDynamicCP(Float:x, Float:y, Float:z, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);
It's a native from streamer - Click Here

- OnPlayerEnterDynamicCP(playerid, STREAMER_TAG_CP checkpointid);
- OnPlayerLeaveDynamicCP(playerid, STREAMER_TAG_CP checkpointid);
Reply
#3

If you use "-1" as an interior/virtual world Id it'll be shown in every virtualworld/interior
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)