streamer checkpoints problem
#1

I have problems with Incognito streamer using checkpoints. When I create Checkpoints in mapping are invisible, but if they function normally.
Reply
#2

Make sure you are in the same interior and world ID as the checkpoint.
Reply
#3

have you several checkpoints ?
Reply
#4

Quote:
Originally Posted by Capua
Посмотреть сообщение
Make sure you are in the same interior and world ID as the checkpoint.
If there was defined any other interior/world, the checkpoint wouldn't act as it was in the same interior/world.


Can we have a look at what you wrote in the code to create the checkpoint? Maybe we can help.
And if you were asking about:
"How can i create checkpoints without having conflicting maps" you should check out the syntax:

This counts for Incognitos Streamer Plugin:
pawn Код:
CreateDynamicRaceCP(type, Float:x, Float:y, Float:z, Float:nextx, Float:nexty, Float:nextz, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);
CreateDynamicCP(Float:x, Float:y, Float:z, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);
Where you change the "worldid" to your specific world you want it to show in. This will most likely hide existing maps, if you defined them to show only in one world different from the checkpoints.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)