[Help] Falling Cars
#8

or put the objects you park your cars on as part of your game mode
this way cars wont fall through.
pawn Код:
new object_01;//at the top
object_01 = CreateObject(id,x,y,z,rx,ry,rz);//OnGameModeInit
DestroyObject(object_01);//GameModeExitFunc
now your cars will spawn on the solid object and you can send your players there they will not fall through the object
hope this helped
Reply


Messages In This Thread
[Help] Falling Cars - by UnLoVeD123 - 11.02.2009, 11:42
Re: [Help] Falling Cars - by Grove - 11.02.2009, 11:50
Re: [Help] Falling Cars - by Dark_BasS - 11.02.2009, 13:19
Re: [Help] Falling Cars - by UnLoVeD123 - 11.02.2009, 15:56
Re: [Help] Falling Cars - by pspleo - 11.02.2009, 16:01
Re: [Help] Falling Cars - by Joe Staff - 11.02.2009, 16:20
Re: [Help] Falling Cars - by WackoX - 11.02.2009, 18:09
Re: [Help] Falling Cars - by c-middia - 11.02.2009, 19:33
Re: [Help] Falling Cars - by Dark_BasS - 11.02.2009, 20:04

Forum Jump:


Users browsing this thread: 1 Guest(s)