SA-MP Forums Archive
[FilterScript] [FS] XDynUpdate - 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] [FS] XDynUpdate (/showthread.php?tid=50800)



[FS] XDynUpdate - Streetplaya - 14.09.2008

Hey,

i were tired of looking at my room walls and so i started so script something...
the result is: XDynUpdate.

What it does: It freezes you about 1sec when you teleport onto a object which got created by an object streamer.
What is so cool : When you are freezed for 1sec it creates some kind of ProgressBar made with textdraw.

--- NEW LINK ---
Where to download: http://uploaded.to/?id=jb0tsk

How to use it in a teleport cmd:
pawn Код:
(...)
SetPlayerPos(playerid, 123.456, 654.321, 12.345);
CallRemoteFunction("XDynUpdateStart", "i", playerid);
SetCameraBehindPlayer(playerid);
(...)
--- Screenshots ---

1st state
2nd state
3rd state

Enjoy!


Re: [FS] XDynUpdate - lfcbill - 14.09.2008

How to make cars stay too ?
I noticed they fall down before a platform appears
Good job I will use it.


Re: [FS] XDynUpdate - Streetplaya - 14.09.2008

Quote:
Originally Posted by Bill_[BT
]
How to make cars stay too ?
There isnt a really good way for this now, but i would try placing the car Z position about +5.0 or something.


Re: [FS] XDynUpdate - Serediucr - 14.09.2008

man , this is a goooooood relase


Re: [FS] XDynUpdate - Streetplaya - 14.09.2008

Quote:
Originally Posted by Serediucr
man , this is a goooooood relase
thanx mate


Re: [FS] XDynUpdate - Maniek - 14.09.2008

Hi !
I heve edit your script buth not work
look wath i heve done bad?!

http://pastebin.ca/1202734


Re: [FS] XDynUpdate - Streetplaya - 14.09.2008

i "overflied" your version, you should put the textdraw things (= TextDrawCreate) in OnFilterScriptInit


Re: [FS] XDynUpdate - Maniek - 14.09.2008

My TD Create is in OnFilterScriptInit
Try my edit version end check if you wont


Re: [FS] XDynUpdate - Streetplaya - 14.09.2008

go and check urself, there is no OnFilterScriptInit.


Re: [FS] XDynUpdate - rafay - 18.11.2008

uhmm.... link isn't working please upload it somewhere!