SAMP 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)
+--- Thread: SAMP Streamer (
/showthread.php?tid=395112)
SAMP Streamer -
UnknownGamer - 25.11.2012
Hi,
Is there any streamers for when you enter interiors it brings up a box? "Streaming Objects"? And freezes you for lke 5 seconds?
Re: SAMP Streamer -
Alcatraz Gaming - 25.11.2012
Incognito's Streamer. You have to script it, infact. Plugins won't do that. They only stream the objects, not show it through textdraw. You have to script it to show textdraw 'Streaming Objects, please wait for 5 seconds', and set the freeze timer until 5 seconds.
Re: SAMP Streamer -
UnknownGamer - 25.11.2012
What part of script is "When a player enters an interior?"
Re: SAMP Streamer -
Ballu Miaa - 25.11.2012
Quote:
Originally Posted by UnknownGamer
What part of script is "When a player enters an interior?"
|
Exactly! When a Player enters a Custom interior which is using CreateDynamicObject code.