Jump to content

Havoc89

Former Developers
  • Posts

    3229
  • Joined

  • Last visited

Everything posted by Havoc89

  1. I dont think support for skins are even possible with this engine. There cant be different versions of a file on a server and a client. They have to be in synced. Unless there is a UE3 game that has done it, but I can't recall any.
  2. Hey TK, Just as an FYI, you're more than welcome to create recreate City, however I would like to inform you that the official map is under development already. Whether you still choose to make your own variant is up to you.
  3. I may be the one person that completely understands, since I've gone through this phase before several times in the past. I'm glad you tried though, it looked very promising. Good job!
  4. I personally find the sound a lot more satisfying. Not only is it actually difficult to hear if it goes off near by, but the sound also has the perfect timing to match the rate of fire. I think its completely psychological in my case, but it feels like my pistol game play has improved because I'm timing my shots a bit better. Probably a placebo effect, but just feels like a silenced lethal weapon rather than "pew pew".
  5. Would love to have your help!
  6. @tintin OMG TINTIN! I'd love to have you back on the team, its been years! Sent you a PM. @Madkill40 @djlaptop We're not looking for Voice over work just yet. But I may get in touch at some point. @TK0104 Thanks for applying, but as of right now we have quite a few level makers. I'll let you know if something opens up in the future. @YagiHige Dunno what to tell you man
  7. That's looking pretty darn awesome. Nice work!
  8. Would you guys have a demo we can check out?
  9. That's great! I'll be in touch.
  10. We would absolutely love to see your work.
  11. @CoreDefender Absolutely yes. Building Artists is a great idea. @TK0104 Awesome, good luck with your studies! Show us what you can do.
  12. Hey community! Are you a 3D artist? If so we want to hear from you! We're looking to expand the team and we're looking for both aspiring and veteran 3D Artists specifically specializing in Characters, Vehicles & Weapons. So give us a shout here in this topic, or if you prefer to remain anonymous then private message me! Character Artist: High / Low Poly Modeling Create animation friendly geometry Unwrapping / Texturing Vehicle Artist: High / Low Poly Modeling Unwrapping / Texturing Weapon Artist: High / Low Poly Modeling Unwrapping / Texturing 1st & 3rd Person Optimization (Optional) If you aren't specialized in any of these categories, but still wish to help, then let us know anyways! We're always looking to expand the team, and with your help we can make everything more awesome!
  13. Oh... well... nothing... maybe... or something... Its something... we have one
  14. I still remember the day we launched the first release. We had over 300k within 24 hours.
  15. Yeah please dont make the game behave so randomly. Its hard enough for developers to balance the game as is, we don't need another variable in the mix (especially one that we have no control over). If you want to play custom games then setup a secondary server for that purpose. This server is the most popular because it is well maintained and offers a good balanced experience. Making drastic mods will only complicate things.
  16. Appreciate the whole investigating, but we've done the exact same thing for... well since we first got the humvee ingame in the ut3 version. Vehicle physics, and physics in general cannot be compared, especially in older engines like w3d, and a not as old engine being ue3. Neither use "real" physics, they both use simulated physics that are less computational heavy and thus easier for the engine to handle. And depending on the requirement, simulated physics can be extremely simple (w3d), or a bit more realistic (ue3), granted udk did update vehicle physics a tad bit. Simulated physics are custom mathematically derived equations that are far less complex and have less variables then real world counter parts. Thus the math behind the physics in w3d and ue3 will be completely different. To compare the two is like comparing mario kart vehicle physics to halo 1 vehicle physics. They are VERY different. You actually can indeed edit vehicle properties in the editor while playing in game, by looking at the vehicle and typing in "editactor trace". This is what we used to dial in vehicle physics. Originally when I brought in the humvee into the ut3 mod, I did exactly what you're doing which is comparing every little detail to from w3d ren. Trust me when I say this, it is not possible to achieve ren's vehicle physics since in udk. At the same time I would argue that ren's physics aren't all that great. They feel extremely floaty and do not give you the feeling of driving around in a vehicle capable of blowing shit up. I personally like the more grippy more weighty, and more responsive vehicle controls in renx. The only problem with them is that they are entirely server side and thus lag like no tomorrow, and they can climb up 90 degree walls. I do like the idea of having a more "bouncy" approach to collisions since that forces the vehicle(s) to separate and not adhere to each other like glue. I'm sure we can work that part of it into the physics, but might be at the cost of other elements of the vehicle physics we may not want to remove/edit. Only way to replicate ren's physics is to create an entirely custom simulated vehicle physics system, which means it wont run natively and hense may be just as expensive to process even if it is less complex. But like I said, I don't agree with replicating ren's vehicle physics 1:1 I think renx vehicles are successful in other means, and the biggest draw back for me is the adhesion and server lag problems. If those two could be addressed then we'd be far more successful with how they operate and feel.
  17. You should combine it all into one geo, and use the skin modifier to skin weight all of the different components to the different bones.
  18. Chances are your order is reversed. In 3DS Max you have to use the link tool and drag from child to parent. The hierarchy should be the following: Root -- Wheel_Physical -- Suspension ---- Wheel_Visible
  19. You can actually place the dummy (Physical) wheel directly on top of the cosmetic (visible) wheel if you want to. Its more of a case by case scenario. Sort of depends on the arc your vehicle will have if you want. Usually having them directly on top will be just fine and no one will notice any subtle inaccuracies. I've setup example diagrams, however I have exaggerated the position of the physical wheel bone for the purposes of explanation. Hope it helps!
  20. Oh, thats pretty simple. Just use the manta blade skeletal controller in the anim tree. It is the same one we use on the artillery, and also the helicopter rotor blades. It automatically revs up when the vehicle has a driver.
  21. What do you mean by ventilators? As for the suspension, the rear tires are pretty straight forward. The only thing a little bit tricky would be the front tire suspension. I did something like this on the TS recon bike which you can check out. Or even the Stealth tank suspension. Essentially you want to use an invisible physical wheel a couple units in front of the front tire. This will be the actual wheel that is interacting physically, you will also need to make sure the radius of that wheel matches the wheel radius of the front. The visible wheel will need to be a child of the suspension component, but will not be a physical wheel, instead it will only inherit the rotation from the invisible physical wheel which will solve the issue of the wheel spinning correctly. To get the suspension to shift up and down correctly, you will need to apply a "Look At" skeletal controller so that this suspension bone is looking at the bone of the invisible wheel. Do this in max first so that you get the perfect alignment before doing the same in unreal. With the look at constraint applied in unreal, the suspension bone will always point at the invisible physical wheel which will shift up and down based on it's location. This trick works 100% of the time, and can give you some really convincing results.
  22. I certainly haven't seen a bunch of the leaked footage they showed in this clip. I had no idea it had a top down commander style map view. Pretty interesting. I think I can speak for us all and say that we would love to see a reboot of the franchise, but I have a feeling that C&C has been a bit too tough on EA's wallets to see it as a potential money maker in the future. One can hope though... better yet... Let us do it
  23. There was indeed a MP version of Scorpion Hunters, it was one of the last maps made in the UT3 version. If you can find the UT3 version of RenX, the map files are all uncooked and completely accessible. So it absolutely is possible for a port. It may even end up being a decent gameplay map since it was our largest map at the time (probably the size of Arctic Stronghold), if not bigger. We don't have any of the old files lingering around any more unfortunately. So if someone wants to port it, then go for it!
  24. Seems like Reborn server doesn't work, but APB's does... So... If this does happen I think it can only be APB, unless someone can host one for Reborn.
×
×
  • Create New...