Main

Forums

Wiki

Downloads

Tutorials

Walkthrough

Unreal-netiquette

Links

Submit-News

Oldunreal's hosted:
UnrealReference

Usermaps

Real-CTF

Donate for Oldunreal:

Oldunreal Donation
Oldunreallogo
  Welcome, Guest. Please Login or Register
 
  HomeHelpSearchLoginRegister  
 
 
Pages: 1 ... 4 5 6 
Unreal Vehicles (Read 27966 times)
GreatEmerald
Oldunreal MasterPoster
******
Offline


The Great Emerald

Posts: 5200
Vilnius, Lithuania
Gender: male
Re: Unreal Vehicles
Reply #100 - 12/18/08 at 22:46:47
 
Woah... How is that possible? Should crash something, as the server says the vehicle is inide a wall, while the client knows it can't be inside one?
Back to top
 

... - Unreal II Combat Assault Rifle
My own website (GreatEmerald's Domain)!
...
WWW WWW  
IP Logged
 
[]KAOS[]Casey
Ex Member
******


nedm

Gender: male
Re: Unreal Vehicles
Reply #101 - 12/18/08 at 22:51:14
 
no they just lose collision somehow to the server, the client still thinks its there because if you try to walk through them you stop for a second then teleport through..
Back to top
 
 
IP Logged
 
GreatEmerald
Oldunreal MasterPoster
******
Offline


The Great Emerald

Posts: 5200
Vilnius, Lithuania
Gender: male
Re: Unreal Vehicles
Reply #102 - 12/19/08 at 12:08:27
 
Aah, so that's just like when you walk through some complex Static Meshes online in UT2004.
Back to top
 

... - Unreal II Combat Assault Rifle
My own website (GreatEmerald's Domain)!
...
WWW WWW  
IP Logged
 
Feralidragon
Junior Member
**
Offline


UScript N00b

Posts: 85
Lisbon - Portugal
Gender: male
Re: Unreal Vehicles
Reply #103 - 12/19/08 at 16:22:44
 
Good to hear that there's some progress. But just a few questions:
- Are you testing them only in Unreal, or in UT as well?
- There will be any auto-installer (encrypted package of course) for servers or everyone has to download it first?
- There will be any physics enhancements or other features? (like boat, legs) [btw, in the old pack the hover falls into the water for example, don't forget to check that in the new one. I have a way to fix that in the old one, since it's only UScript side, but this new one, take that into acount]

Well, I won't ask the beta release, because there's no such thing. So when it's done it's done (it's my base too, since I know how hard can that be). I am very interested in this pack, as it is the only one that works so well, and since I was planning to code something like this, it's really like I want (seperate pieces, like wheels, turrets, etc), but as I discovered this, I don't want rediscover the fire, and I think I coudn't do this any better, no way. LOL

Btw, a little tip from a noob coder like me, but might be the solution to fix that collision thing:
remember one thing about online games: vectors and rotators components are returned to the nearest integer in a online play (like locations and stuff). So, what I mean is, check if your collision detection method needs full precision or not. You might need another way to detect collision, as it can't rely in precise decimal numbers.

Well, good luck in that development  Wink
Back to top
 
WWW WWW  
IP Logged
 
[]KAOS[]Casey
Ex Member
******


nedm

Gender: male
Re: Unreal Vehicles
Reply #104 - 12/19/08 at 20:14:26
 
The collision only started acting up after the native conversion, and we already know about that whole deal with compression, i doubt thats the issue since you really can't miss a gigantic vehicle by a minute amount.

And if it gets done in time it will ship with 227, and as for UT you're probably going to have each client to download it seperately since .dlls don't transfer over the internet, which makes sense.. if that worked, um lets just say you could basically download viruses onto someones computer like that
Back to top
 
 
IP Logged
 
Rubberwood
Senior Member
****
Offline



Posts: 405
Utah
Gender: male
Re: Unreal Vehicles
Reply #105 - 12/20/08 at 06:53:45
 
I found a bug where if your in the sports car (haven't tried other vehicles) and crash, die, and load a different game, you move faster then normal speed.  (If this was mentioned before in a previous page, bear with me, I had no patience to read them)
Back to top
 

"You fight like a Nali!"
 
IP Logged
 
[]KAOS[]Casey
Ex Member
******


nedm

Gender: male
Re: Unreal Vehicles
Reply #106 - 12/20/08 at 07:14:26
 
lol wth, it retains your groundspeed increase.. weird, either way should be an easy fix..
Back to top
 
 
IP Logged
 
Feralidragon
Junior Member
**
Offline


UScript N00b

Posts: 85
Lisbon - Portugal
Gender: male
Re: Unreal Vehicles
Reply #107 - 12/20/08 at 16:00:49
 
The bug happenned in the UScript version or native one? (the speed thing)

Btw, I know you know that online compression thing, just saying because with so many things and variables to consider, you could have just forgot about it.

Well, just talking in a installer because there's a UT cheat detector that has one, but that would make the vehicles package to be encrypted. So, yeah, it's better to not do one (since I want to make my own vehicles as well with the physics pack).

Another thing, as I asked back then, there will be any physics enhancements/features in the native side one?

Well, I hope everything runs fine in the end. I am working in a standalone project of mine to UT, doing new weapons, new stuff, and I will need to have some vehicles as well. So, by the time I actually start them, if you make this pack available to public, I will use this native one (and give bug reports and so), if not, and since the UScript one won't be ever updated again, I will use it instead and fix what I can fix, and get better what I can too (of course, I won't modify the original package, I will subclass and override the functions in my own classes, I respect that very much).

Good luck with the development  Wink
Back to top
 
WWW WWW  
IP Logged
 
Feralidragon
Junior Member
**
Offline


UScript N00b

Posts: 85
Lisbon - Portugal
Gender: male
Re: Unreal Vehicles
Reply #108 - 12/21/08 at 22:08:07
 
Any possibility to reply to my post above?
Back to top
 
WWW WWW  
IP Logged
 
Feralidragon
Junior Member
**
Offline


UScript N00b

Posts: 85
Lisbon - Portugal
Gender: male
Re: Unreal Vehicles
Reply #109 - 12/23/08 at 15:30:53
 
Feralidragon wrote on 12/21/08 at 22:08:07:
Another thing, as I asked back then, there will be any physics enhancements/features in the native side one?

Back to top
 
WWW WWW  
IP Logged
 
[]KAOS[]Casey
Ex Member
******


nedm

Gender: male
Re: Unreal Vehicles
Reply #110 - 12/23/08 at 18:56:29
 
You'll have to ask dots.. he's the one with the native code Tongue
Back to top
 
 
IP Logged
 
billy the sumthing
YaBB Newbies
*
Offline


Oldunreal member

Posts: 1
Re: Unreal Vehicles
Reply #111 - 04/04/09 at 02:03:27
 
hi .:..:,

I really like these U_vehicles.  I would like to use them in maps on UT server i play on.  I hope this is ok? 

I don't plan on using U2_vehicles because some only work with opengl and i can't guarantee that players won't be using D3D and i prefer the way D3D looks. 

So I guess your not working on the vehicles anymore, since you will be working on native stuff.  Will the new native mods be released to the public.  I think this could be really good for some UT servers with big maps. 

Would you be able to give any tips on modding these vehicles you've already made?
Back to top
 
 
IP Logged
 
GreatEmerald
Oldunreal MasterPoster
******
Offline


The Great Emerald

Posts: 5200
Vilnius, Lithuania
Gender: male
Re: Unreal Vehicles
Reply #112 - 04/04/09 at 22:05:45
 
Native vehicles won't work in UT99, only Unreal, because to make native mods work, you need to send DLL files, which can come only from patches (such as 227) or other internet downloads, so not everyone will have them.
Back to top
 

... - Unreal II Combat Assault Rifle
My own website (GreatEmerald's Domain)!
...
WWW WWW  
IP Logged
 
AnnihilaTioN
YaBB Newbies
*
Offline


Oldunreal member

Posts: 9
PA, USA
Gender: male
Re: Unreal Vehicles
Reply #113 - 11/26/10 at 21:39:56
 
Hello all, my name is AnnihilaTioN. This is pretty much my first post I have ever made on Oldunreal, and I hope I'm in the right section for my inquiry. I have been an active player/level designer in the unreal community for about 10 yrs now. I currently have around 40 maps released mostly ran on Redrum Deathmatches. Anyways anything I've basically ever wanted to do related to mapping I've been able to figure out on my own until now hehe. Well I think most of us are familiar with Dots vehicles mod for UT99 that has been imported to oldunreal...YEAH! lol
But anyways I'm familiar with how the vehicles work and how to change their mesh's and create my own. In doing this I'm running into a problem that makes some of the vehicles that I've changed the mesh's on to drive sideway's or backwards. I have a master goal for a map I have had in mind for yrs now I wanna make and I desperately need a fix for this problem. I've imported all the Fuhrpark5Final models from UT99 to oldunreal and I would like them all in working order, but unfortunately like i mentioned above some of the models do not drive straight when I substitute them for the sports car's mesh. I caught wind there is a way to somehow rotate all the models direction so in a way that when added to a level they wud be facing the same direction as the sports car is? I have tried multiple ways to do this but it doesn't seem to save. If there is any1 out there that can help me with this issue I would so greatly appreciate your time and effort. Also I made a really nice custom set of motor/speedboat and windsail models/deco for a nice drivable boat mod. I tried to use the submarine class and substitue my mesh's for it but they wont float and move above the water? So Ill keep checking back everyday for any leads on this...so again ty for any help with these issues the main one being the undesired movement from substituted mesh's on the sports car. TY -AnnihilaTioN.....Also is there still a download section on here for maps? I have quite a few works of art I think its finally time I shared with all the unreal community for DL so if so let me know and I will get started packaging them in zip folders.
Back to top
 

If your life was a video game I'd be the creator
cdubz0785  
IP Logged
 
AnnihilaTioN
YaBB Newbies
*
Offline


Oldunreal member

Posts: 9
PA, USA
Gender: male
Re: Unreal Vehicles
Reply #114 - 11/26/10 at 22:00:21
 
In addition to my last post regaurding the vehicle problem I have I just remembered another task I would like to accomplish. The Fuhrpark5Final models Ive imported from UT99 to oldunreal were extremely easy to work with because they were all simply prefabs I exported and then used meshmaker to turn into Deco for oldunreal, anyways with the Fuhrpark models package for UT there is a decoration class called FuhrparkDeco.u which contains some amazingly awesome models such as the camaro67 and others I would love to add to my vast collection of vehicles in oldunreal. So does any1 know how I can import this from UT99 to oldunreal. It being a packaged class for UT unlike all the others that were simply prefabs Im having trouble figuring this out. So any help will be greatly appreciated TY -AnnihilaTioN =)
Back to top
 

If your life was a video game I'd be the creator
cdubz0785  
IP Logged
 
Smirftsch
YaBB Administrator
******
Offline



Posts: 5488
at home
Gender: male
Re: Unreal Vehicles
Reply #115 - 11/27/10 at 06:54:32
 
can you upload this stuff somewhere?
Back to top
 

Sometimes you have to lose a fight to win the war.
WWW WWW Smirftsch 52832995  
IP Logged
 
AnnihilaTioN
YaBB Newbies
*
Offline


Oldunreal member

Posts: 9
PA, USA
Gender: male
Re: Unreal Vehicles
Reply #116 - 11/27/10 at 23:35:29
 
Not really, do you have somewhere in mind maybe a free storage site or something or I could zip or winrar them to send to email?
Back to top
« Last Edit: 11/27/10 at 23:36:21 by AnnihilaTioN »  

If your life was a video game I'd be the creator
cdubz0785  
IP Logged
 
AnnihilaTioN
YaBB Newbies
*
Offline


Oldunreal member

Posts: 9
PA, USA
Gender: male
Re: Unreal Vehicles
Reply #117 - 11/30/10 at 09:18:34
 
OK, checking back and no word.....feeling a bit anxious on the matter, lol as it being my current project I'll try to remain patient. As far as progress on my end, while messing with the mesh viewer i noticed a tool called "Auto Dolly" now when activated it spins the models direction 360 degrees and can be stopped at any given point by hitting the tool key again. Strangley enough on my first time experimenting with this on one of the deco models that doesn't drive straight when substituted for the sports cars' mesh, i rotated and stopped it to face the way of the sports car when added to the level and it worked. When used it drove straight and correctly. Now every one I used after this did not work, so im leaning towards the one model i used i had maybe overlooked and it worked correctly to begin with, but I'm not sure so I figured I'd throw that out there in case of any insight. However still desperately awaiting an answer from anyone who might have some more info on the subject. And just in case of any confusion I want to explain one more time exactly the problem im experiencing to make it clear in case ive rambled on or didint explain correctly. While adding vehicles to my level I use the sportscar (U_Vehicles and VehiclePhys) and add it to the level. Then I go into its properties and while I have my custom Deco (Desired Models/Different car mesh's) loaded in the ED, I go to the sports car's mesh property and change it by going into mesh viewer and selecting the model of my choice. From there I texture it in multiskins to my likings and go to test. When tested in level 90% of my models either drive backwards or sideways. Now I've converted all the Fuhrpark5Final models to U1 as mentioned before and would very much like them all in working order!!! It would be a wonderfull tool for the U1 community to have all these meshes being available for use on vehicles in U1 maps. This not only applies to the ground vehicles (sports car) but the air vehicles as well, because there are many good mesh's that can be used for air vehicles such as the heli mesh/deco in the INF_SpecialDecorationClass or the large covered trucks that are in that class. Oddly enough certain models from that class work for vehicles such as the tanks and humv's as I've utilized them on one of my levels called DmAfghanistanWars. Well Dots or anyone else with any ideas if your out there and see this post I would really appreciate your help on the matter. TYVM -AnnihilaToN
Back to top
« Last Edit: 11/30/10 at 09:21:36 by AnnihilaTioN »  

If your life was a video game I'd be the creator
cdubz0785  
IP Logged
 
Smirftsch
YaBB Administrator
******
Offline



Posts: 5488
at home
Gender: male
Re: Unreal Vehicles
Reply #118 - 11/30/10 at 09:34:14
 
oh, sorry. Missed that one. You can mail me also. My mailbox should be able to handle that Smiley
Can upload it then here.
Back to top
« Last Edit: 11/30/10 at 09:34:47 by Smirftsch »  

Sometimes you have to lose a fight to win the war.
WWW WWW Smirftsch 52832995  
IP Logged
 
Kalec979
Full Member
***
Offline


Oldunreal member

Posts: 118
Gender: male
Unreal2 Vehicles
Reply #119 - 12/18/10 at 12:06:48
 
In the past I got my hands on a UT friendly version of the
U2Vehicles which can be downloaded here >>
http://www.megaupload.com/?d=6SYA3IUN
They are scaled to fit to the UnrealApache - Enjoy! 

Cheesy Wink Tongue
Back to top
« Last Edit: 12/19/10 at 00:52:33 by Kalec979 »  
 
IP Logged
 
Pages: 1 ... 4 5 6 
(Moderators: Smirftsch, TCP_Wolf, pÍtßűll, DieHard SCWS)