Separate names with a comma.
Re: [WIP] Firebug Rock Crawler Yes, sorry but no download yet, only pics :D Once I think it's finished enough to drive I'll change the...
Can you upload your inputmap so we can at least see what the problem is?
Re: [WIP] Firebug Rock Crawler Thanks very much :) I'm slowly adding more meshes, and have been trying to tune the tyres and shocks (< hard...
Re: [WIP] Firebug Rock Crawler Cheers guys :) I know it doesn't look much on-screen, but it's taken me over a week to get this far - lol I...
I thought my first attempt at a vehicle for this game should be a conversion of one of my old RoR vehicles as it would be easier and quicker than...
Press ~ to read the bug report. While I was building my car for BNG I kept making errors in the code, and the game froze the physics before it...
I would look at how the other vehicles switch their parts, and just try it for yourself :)
It's nice to read such an appreciative post. There have been quite a few people bitching and moaning about various things, so your comment was...
Oh my god, do I really have to explain why I wrote my text in the same manner he did? Really? I was hoping that it would have been obvious, but I...
Oh my god i got about four words into the text you had written and then had to go back and start reading again because your total lack of...
Not trying to be awkward, but how is this discussion? I was hoping this kind of thread would stay in the RoR forum :confused:
The original was actually made by Invictus - Codemasters only marketed it badly (and then pulled the plug on the servers after only a couple of...
Did you click on the link in your confirmation email?
I think it was Kamil who wrote this code mod, for beamng.cs: Add: function joy_accelerate( %val) { if (%val > 0)...
Try this - I'm not promising anything though :p - - - Updated - - - Try this - I'm not promising anything though :p
I agree about the grip - the pick is unable to climb even the slightest of climbs. As for the steering, try pressing Shift-B to make the...
You can't assign two different actions to the same button / axis. You tried to use button4 for both brake and shiftDown - you can't do this....
I only see that if I log out. Maybe those sections are for members who have purchased the alpha version only.
I'm here! :cool: Pricorde said that 1nsane was a big inspiration when he started developing Rigs of Rods :)
That works! Thank you very much :) I added it to my beamng.cs after both the accelerate and brake definitions, and then used that new input in...