Freeze vehicles - 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: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Freeze vehicles (
/showthread.php?tid=146244)
Freeze vehicles -
playbox12 - 06.05.2010
Is there any way you can freeze a vehicle?
Because on my server we have a lot of various interiors and also an garage, we have a comment so you can enter the garage I made it so it freezes the player by TogglePlayerContrable, because otherwise you fall trough the ground, is there anyway I can prevent the car from falling I was thinking about this.
You type the comment for example: /entergarage you enter it you fall trough the ground after 2 seconds you respawn back at the garage postion, then the objects shall be loaded and you won't fall trough, how do I do it with a timer? or something else.
Thanks,
Jeroen.
Re: Freeze vehicles -
Landon - 12.05.2010
bump
Re: Freeze vehicles -
Kayaque - 24.05.2010
You only need to freeze the player who's inside the car as driver to freeze the vehicle.
Re: Freeze vehicles -
playbox12 - 25.05.2010
Quote:
Originally Posted by KayaQue
You only need to freeze the player who's inside the car as driver to freeze the vehicle.
|
No the car will fall trough, I tried it already.