Quote:
Originally Posted by MattTucker
Checkpoints are permanent. Pickups can be either permanent or until player dies/every few seconds/once/etc.
If you're using streamer plugin:
pawn Код:
native CreateDynamicCP(Float:x, Float:y, Float:z, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);
If not: https://sampwiki.blast.hk/wiki/Function:SetPlayerCheckpoint
But I strongly suggest that you use the streamer plugin.
|
My checkpoints dissapears the second someone enters them?