14.09.2008, 11:20
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:
--- Screenshots ---
1st state
2nd state
3rd state
Enjoy!
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);
(...)
1st state

2nd state

3rd state

Enjoy!