SA-MP Forums Archive
Is it possible - 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: Is it possible (/showthread.php?tid=155905)



Is it possible - [asg]davo - 20.06.2010

Is it possible to make cars fly with out hacks

u no from like on single player how you do thecheat cars can fly
is this possible if it Is does anyone have a link for this command


Re: Is it possible - DJDhan - 20.06.2010

Well it's possible, but there is no native function in SA-MP to do that. You'll you have to code it yourself.


Re: Is it possible - [asg]davo - 20.06.2010

Oh ok thx but I can't script that good I'm only average scripter


Re: Is it possible - DJDhan - 20.06.2010

I can give you a list of functions that will come in handy to do that:

1) SetVehicleVelocity
2) SetTimerEx

The callbacks:

1) OnPlayerKeyStateChange
2) OnPlayerUpdate

Cheers.


Re: Is it possible - [asg]davo - 20.06.2010

Oh ok but thx but still wouldn't be able to do it


Re: Is it possible - Jay. - 20.06.2010

Umm, Well all of you might no this already

But the flying cheat is done with

the handling line, Thats why you can't get it in samp

Maybe one day there make i think where you can change it.