Posts: 290
Threads: 116
Joined: May 2010
Reputation:
0
Is this able, which script do i need to use
if(strcmp("/fly", cmdtext, true, 10) == 0)
{
Ifplayerisadmin bla bla bla
---> What do i need to put here to let the car fly that i'm driving admins only?
Posts: 209
Threads: 31
Joined: Mar 2010
Reputation:
0
You just simply can't let cars fly like in single player.
Posts: 1,121
Threads: 139
Joined: Nov 2009
Reputation:
0
Maybe when the next version of sa-mp comes out!
Posts: 6
Threads: 0
Joined: May 2010
Reputation:
0
You need to set gravity,
examp:if u set it to very low your jetpack goes faster than hydra.
also if you want flying cars need to use cheats....
it's hard to make it clean.
Posts: 482
Threads: 3
Joined: Dec 2009
Reputation:
0
lol i agree with redshirt i like it when the jetpacks kick hydras asses lol
Posts: 482
Threads: 3
Joined: Dec 2009
Reputation:
0
Nope Single Player Cheats Dont Work In Multiplayer Sorry
Posts: 100
Threads: 10
Joined: Jun 2012
Reputation:
0
Maybe i think you can make cars fly by this code:
SetVehicleVelocity();
Thats what I thought xD