How to make checkpoints not disappear when entered - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How to make checkpoints not disappear when entered (
/showthread.php?tid=257218)
How to make checkpoints not disappear when entered -
anant - 24.05.2011
Title says pretty much.. also I use Icoginito's Streamer Plugin
Re: How to make checkpoints not disappear when entered -
Stigg - 24.05.2011
They won't disappear unless you command them to.
Re: How to make checkpoints not disappear when entered -
anant - 24.05.2011
They do! They just disappear when I enter them! Lemme show you the code
http://pastebin.com/36F4GLXG
Re: How to make checkpoints not disappear when entered -
Stigg - 24.05.2011
Quote:
Originally Posted by anant
|
Er no they don't, unless you command them to do so.
Re: How to make checkpoints not disappear when entered -
anant - 24.05.2011
@^^ So am I lieng?.. Uh...
Re: How to make checkpoints not disappear when entered -
Stigg - 24.05.2011
Quote:
Originally Posted by anant
@^^ So am I lieng?.. Uh...
|
I'm not getting into an argument with you.
https://sampforum.blast.hk/showthread.php?tid=102865
pawn Код:
native CreateDynamicCP(Float:x, Float:y, Float:z, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);
native DestroyDynamicCP(checkpointid);
native TogglePlayerDynamicCP(playerid, checkpointid, toggle);
native TogglePlayerAllDynamicCPs(playerid, toggle);
pawn Код:
native CreateDynamicRaceCP(type, Float:x, Float:y, Float:z, Float:nextx, Float:nexty, Float:nextz, Float:size, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 100.0);
native DestroyDynamicRaceCP(checkpointid);
native TogglePlayerDynamicRaceCP(playerid, checkpointid, toggle);
native TogglePlayerAllDynamicRaceCPs(playerid, toggle);
Get it now ?
Re: How to make checkpoints not disappear when entered -
anant - 24.05.2011
Um.. lemme see I got an idea with this
No more replies needed
Re: How to make checkpoints not disappear when entered -
Elka_Blazer - 24.05.2011
Maybe its bugged , heaven know what it is .
Just go to the OnPlayerEnerCheckpoint public or something like that , and get that checkpoint id position and create it again...
This forum requires that you wait 120 seconds between posts. Please try again in 20 seconds.BULLSHIT!