guys pls help with streamer... :) - 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: guys pls help with streamer... :) (
/showthread.php?tid=181056)
guys pls help with streamer... :) -
[Lsrcr]Rafa - 03.10.2010
guys i want to use the streamer of Incognito so i want to make checkpoint and am trying to make something but i can't .......
here what am doing right now ..
pawn Код:
native CreateDynamicCP(2316.6133, -7.3660, 26.7422, 3, -1, -1, -1, 10.0);
So please some1 help me ill be very happy
Thanks.
Re: guys pls help with streamer... :) -
[Lsrcr]Rafa - 03.10.2010
guys any help
?
PLEASE !
Re: guys pls help with streamer... :) -
Conroy - 03.10.2010
Remove native from that line, it's not needed. It's only needed to show functions on the pawno function list (I think?).
Re: guys pls help with streamer... :) -
[Lsrcr]Rafa - 03.10.2010
i use like this:
pawn Код:
#include <a_samp>
#include<streamer>
CreateDynamicCP(2316.6133, -7.3660, 26.7422, 3, -1, -1, -1, 10.0);
and showing me:
pawn Код:
C:\Documents and Settings\Vlado\Desktop\sa-mp\filterscripts\checkpoint.pwn(4) : error 021: symbol already defined: "CreateDynamicCP"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Error.
Please help...
Re: guys pls help with streamer... :) -
Conroy - 03.10.2010
Use it in OnGameModeInit.
Re: guys pls help with streamer... :) -
[Lsrcr]Rafa - 03.10.2010
man dont work in game :S
please can u just give me some exsample with done script ? :S
Re: guys pls help with streamer... :) -
Conroy - 03.10.2010
I've never used a checkpoint streamer, I'm just using knowledge from other streamers. Check the authors post, there should be some examples and explanations of the functions/callbacks.
Re: guys pls help with streamer... :) -
[Lsrcr]Rafa - 03.10.2010
ohh than what u use for checkpoint maybe ur way its little eazer
Re: guys pls help with streamer... :) -
Conroy - 03.10.2010
I rarely ever use checkpoints to be honest, only if I'm pointing out a location to a player, so I only ever need 1. If you are creating them for enter/exit points or any other sort of player interaction, then I recommend using pickups.
-Conroy
Re: guys pls help with streamer... :) -
[Lsrcr]Rafa - 03.10.2010
well yeah i have used some pickups but the checkpoint i need it because i want to make gun shop...
and btw can be maked clotes shop on SA:MP and to can changing clotes on the players ??