• Helicopter vehicle
    443 replies, posted
You really shouldn't quote entire posts (pictures and all). It stretches the page badly.
More servers need this
[QUOTE=matt_12;16935075]More servers need this[/QUOTE] Dark RP SWAT could benefit from this...... oh wait they'd abuse.
Okay i downloaded and installed this and all the things worked awesome! but... after installing a lot of addons i was ready to play on sinlgeplayer and...helli wont go up! after seeing all the posts here a lot of members had the same problem and no one answered... but after 2 hours of testing and disabling things i found the solution (i guess only for me) but here what i did: I had installed custom addon framework and i pressed q and i hit the CAF then i select main info menu and then i disabled everything so if you have installed custom addon framework then just do that and the helli will fly! sorry for the english! oh and thanks for the awesome addon! And also i have the 68 update! WARNING: Newbie GMod User! [editline]04:36PM[/editline] [QUOTE=Teh_Cheese;16797897]Sakarias I hope you don't mind that I changed your addon a bit. I changed the Category it was in. It is now in Other. [URL]http://filebox.me/view/0s9qzfvdm[/URL] [editline]12:11PM[/editline] [I]Hopefully[/I] that will fix the errors I'm getting. I won't be able to test for a few hours, though :([/QUOTE] thank you you fixed my issue (the heli category was blank for me)
[QUOTE='[LOA] SonofBrim;16936883']Dark RP SWAT could benefit from this...... oh wait they'd abuse.[/QUOTE] Plus, try and find an RP map this would actually fit well on (space wise, you'd be running into crap constantly).
[QUOTE=Sakarias88;16777911] This will probably be the last thing I release so enjoy! :D [/quote] OH THIS IS SAD DAY! you got my download anyway (Billy Mays, Michael Jackson, now Sarkasias? Do not want!)
Now all we need is a tank , jeep and a plane.
This is epic! Thanks for making it :D
[img]http://cdn.solidfiles.net/i/QFxY.jpg[/img] me and friends testing the choppa!!!
we all will miss you your coding skills
hey you can add this server to the ones that use the helicopter! HCM Admin Server 24/7 69.162.91.62:27015 Btw great work!
It's a little bit sad about sarkasias that he stops. i had a request for that helicopter. I wanted that there were 6 seats. Pilot, co-pilot, 2 gunner seats and 2 passenger seats. So if someone wants to edit is and give most credit to sakarias for the heli, then some credit for me becous of the 6 seat with 2 gunner seats idea and then rest credit to the one that made it like that. And Sarkasias, if you read this and you have the time for it can you make it then plz? :'(
This is outstanding, Sakarias. I'd personally deem it your finest mod. It works great, except for the fact that NPCs don't shoot at me when i'm in it. It's no big deal though, really. I could just use some wired target-finder turrets or other players to shoot me down. It's a shame you're stopping with the mods, I was really looking forward to maybe more helicopters. But if you've got important things going on in your life, go ahead and let them take priority over video games.
[QUOTE=Corporal Jas;16780621]Holy Shit, Wow, Just awesome, now all we need is an Blackhawk Helicopter and we can make a Blackhawk Down Machinima![/QUOTE] that is brilliant!!!!!!!!
15/10 this helicopter is awesome its neat how you got alot of details like the warnig sounds
This helicopter looks awsome , i cant wait to try it. =D
man this is so epic! very nicely done! btw.. great ending of our mod king ;.-)
i got a plane idea! :D a B-52 stealth bomber :O that is cloaked like 40% and can carpet bomb :O and maybe even a portable SAM site to shoot it down.. but i don't know where you could get the models and what not.. so it probably won't happen :p
Hey first of all can you make or show me a tutorial on how to make these? (like how to lua, how to make a vehicle and even make them destructible and stuff... you get the point :D) ---i never could find a vehicle tutorial ): so i wanna know how you learned) If you are ever gonna make anymore tell me and last... do i have your permission to use this one to make something? :D i will give you credit
Now ll we need is a specially made helichopter obstacle course! Oh, and maybe a way to stop drifting. That would be useful too. Also, is the missile speed linked to the server's velocity limit? Changing it with Jinto's module causes the missiles to go super fast, and makes the laser one overshoot the target.
For me this flys really clunky, holding space bar will make it lift but also start to tip over [editline]07:27AM[/editline] When i pitch forward rather
It's so awesome, yet so hard to fly well.
Has anyone thought of trying to use the AirVehicles addon to make planes? That is why I made it modular. Just copy the avehicles puddle jumper addon code, modify it and make a model then fly. Engine physics, key binding system and sound is all handles by Avehicles Base. You only need to change parameter here and there and events and keybinds. I have done lots of work on AirVehicles and would like to get permission to maybe do this Helicopter too.
[QUOTE=Lifecell;17001472]Has anyone thought of trying to use the AirVehicles addon to make planes? That is why I made it modular. Just copy the avehicles puddle jumper addon code, modify it and make a model then fly. Engine physics, key binding system and sound is all handles by Avehicles Base. You only need to change parameter here and there and events and keybinds. I have done lots of work on AirVehicles and would like to get permission to maybe do this Helicopter too.[/QUOTE] Or use this code instead. :P The Flyable Huey Helicopter uses that code if I'm not mistaking and the steering is stiff and robotic.
Yeah... Anyway this helicopter is nice too. Just though we should work together for a common goal.
[QUOTE=Lifecell;17002070]Yeah... Anyway this helicopter is nice too. Just though we should work together for a common goal.[/QUOTE] I'm not saying that you have done a bad job, the puddle jumper is cool. =D Working together could be a problem since I'm currently pretty busy. This will probably be my last addon. [QUOTE=Lifecell;17001472]I have done lots of work on AirVehicles and would like to get permission to maybe do this Helicopter too.[/QUOTE] Please do.
Majority of the sounds don't work and spam the client saying the sound is not found in console when it is visibly there. The sounds must not be compatible with source. (Wrong bitrate or something) The handling it pretty terrible and whenever flying it it almost always just dips to the left side and that makes it almost impossible to fly in the direction you want. You also used backslashes in the resource.AddFile part for the sounds. Other than those major problems this thing is pretty cool, good job on it.
Actually, he made a typo in the entity - all his resource.AddFile for the sounds don't have escaped backslashes, so the sounds aren't sent to the client.
[QUOTE=slayer3032;17002873] The handling it pretty terrible and whenever flying it it almost always just dips to the left side and that makes it almost impossible to fly in the direction you want. [/QUOTE] A tip is to just release all controls and make it stabilize. ;) [QUOTE=slayer3032;17002873] You also used backslashes in the resource.AddFile part for the sounds.[/QUOTE] Damn! I knew I missed something. I can't blame anyone for that problem. :s [QUOTE=slayer3032;17002873] Majority of the sounds don't work and spam the client saying the sound is not found in console when it is visibly there. The sounds must not be compatible with source. (Wrong bitrate or something)[/QUOTE] Probably because the sounds that's supposed to be downloaded doesn't get downloaded.
[QUOTE=Sakarias88;17005138]Probably because the sounds that's supposed to be downloaded doesn't get downloaded.[/QUOTE] I made sure they where downloaded.
Sorry, you need to Log In to post a reply to this thread.