[Tutorial] [TUT]Basic Object 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: Tutorials (
https://sampforum.blast.hk/forumdisplay.php?fid=70)
+---- Thread: [Tutorial] [TUT]Basic Object Streamer (
/showthread.php?tid=118400)
Re: [TUT]Basic Object Streamer -
[FSaF]Jarno - 07.07.2011
Quote:
Originally Posted by adytzu32
sorry,but i've created a FS with yours code,everything is good but how create an object with my streamer?
|
it needs to be an include, then you create with CreateObjectEx
Re: [TUT]Basic Object Streamer -
[HiC]TheKiller - 07.07.2011
Quote:
Originally Posted by [FSaF]Jarno
it needs to be an include, then you create with CreateObjectEx
|
Epic bump is epic.
OT: No, it does not need to be a include, you can integrate it into your gamemode. All includes do is integrate the functions into your gamemode when you compile. Also, this is a pretty bad tutorial so, I wouldn't really use it.
Re: [TUT]Basic Object Streamer -
§с†¶e®РµРe - 12.01.2012
Just great
Re: [TUT]Basic Object Streamer -
Guitar - 19.02.2012
Thanks! How to actually put that into an include file?