Posts: 144
Threads: 33
Joined: Dec 2010
Reputation:
0
@AK47317 : We are talking about checkpoints in Icognito's streamer. Not CreatePickup or AddStaticPickup. Read before posting.
Posts: 79
Threads: 3
Joined: Feb 2009
Reputation:
0
Check under "OnPlayerEnterDynamicCP" callback, if there is something like "DestroyDynamicCP()".
If there is, make it conditional.
Posts: 144
Threads: 33
Joined: Dec 2010
Reputation:
0
24.05.2011, 12:11
(
Последний раз редактировалось anantanni; 24.05.2011 в 12:12.
Причина: Shit.
)
I have never destroyed the checkpoint in the gamemode.
Also, I have not made that callback in the gamemode. Do I need it?
Posts: 79
Threads: 3
Joined: Feb 2009
Reputation:
0
You should show whats under the OnPlayerEnterDynamicCP callback.
Posts: 47
Threads: 9
Joined: Jul 2010
Reputation:
0
I guess you are supposed to check under "OnPlayerEnterDynamicCP" inside streamer.inc, not your gamemode.
Posts: 245
Threads: 33
Joined: Jan 2010
Reputation:
0
i also use the streamer.. it almost the same but the type must be 23 to make it wont disappear READ THE WIKI. AND WIKI IS YOUR BEST FRIEND!