[FilterScript] Loading screen - 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: Filterscripts (
https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Loading screen (
/showthread.php?tid=602309)
Loading screen -
UltraScripter - 05.03.2016
Hi everyone i was bored so i decided to make loading screens for samp when player spawn 1st time
there 14 loadings screens each loading screen loads 3 seconds + gta sa song
*******:
https://*********/jWrhN_Tz0-w
pastebin:
http://pastebin.com/6KXjTpBL
V2:
pastebin:
http://pastebin.com/QXs7w5EQ
enjoy
Re: Loading screen -
SyS - 05.03.2016
GOOD one
Re: Loading screen -
UltraScripter - 05.03.2016
thx
Re: Loading screen -
WildWave - 05.03.2016
Video has been deleted by *******, upload again ?
Seems nice.
Re: Loading screen -
YoussefHammad - 05.03.2016
looks cool , +rep man keep the good work (y)
Re: Loading screen -
N0FeaR - 20.03.2016
Good job rep!
Re: Loading screen -
UltraScripter - 20.03.2016
Thx
Re: Loading screen -
Pottus - 20.03.2016
You sure fucked this script up it will eventually fill all textdraw slots.
Re: Loading screen -
Gammix - 20.03.2016
Not really all textdraws but this is done in a crappy way.
Could have just used 1 single player textdraw and set strings every time you needed to change the sprite. And instead of destroying, just hide in the end. Plus use only 1 timer (repeating), once you reach the end, kill the timer as well.
Re: Loading screen -
UltraScripter - 21.03.2016
Ok thx for telling updated
Re: Loading screen -
Moersy - 23.03.2016
Quote:
This video has been removed for violating YouTube's Terms of Service.
Sorry about that.
|
Can you please update some new screenshots?
Re: Loading screen -
Hillo - 23.03.2016
Good job.
Re: Loading screen -
Bulgaria - 25.03.2016
how to change the music?
Re: Loading screen -
UltraScripter - 25.03.2016
Quote:
Originally Posted by Bulgaria
how to change the music?
|
PHP Code:
PlayAudioStreamForPlayer(playerid, "your music link");