dynamic Checkpoint now showing [help]
#1

need help cp now showing
here is the position i wanted to put the cp i have code when i /save in game
pawn Код:
AddPlayerClass(293,1997.8553,-2409.9595,13.8953,90.8656,0,0,0,0,0,0); //
and this is what i added
pawn Код:
garagein = CreateDynamicCP(-1997.5847, -2408.2903, 13.8953, 2.0, -1,-1,-1,100.0);
but that isnt showing in game so can anyone help?
Reply
#2

you load the plugin 'streamer'?
Reply
#3

yeah
Reply
#4

Post your code where you want the dynamic checkpoint to be called.
Reply
#5

pawn Код:
garagein = CreateDynamicCP(-1997.5847, -2408.2903, 13.8953, 2.0, 0, 0, -1, 100.0);
Try this. Also, remember that the "100.0" indicates the range for the checkpoint to show. If you're not close enough, it won't show up.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)