CreateDynamicCP
#1

I have a problem on the mini map. it won't show the red mark but if the player close to it. it shows


CreateDynamicCP(godmission[rand][x], godmission[rand][y], godmission[rand][z], 10);
Reply
#2

Misread sorry, if you want the checkpoint on the mini map use https://sampwiki.blast.hk/wiki/SetPlayerCheckpoint
Reply
#3

Quote:
Originally Posted by ISmokezU
Посмотреть сообщение
Misread sorry, if you want the checkpoint on the mini map use https://sampwiki.blast.hk/wiki/SetPlayerCheckpoint
Still don't get it


it should be on the map like SetPlayerCheckpoint
Reply
#4

Код:
CreateDynamicCP(godmission[rand][x], godmission[rand][y], godmission[rand][z], 1.3, -1, -1,-1, 100.0);
Simply just increase the Stream Distance

Код:
CreateDynamicCP(Float:x, Float:y, Float:z, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);
Reply
#5

Still doing it.

increase the distance but still didn't show but one. show when im close to it
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)