Oddworld Forums

Oddworld Forums (http://www.oddworldforums.net/index.php)
-   Oddworld Mods & Hacks (http://www.oddworldforums.net/forumdisplay.php?f=24)
-   -   .lvl files (http://www.oddworldforums.net/showthread.php?t=15680)

Jango 11-28-2010 11:03 AM

:

()
Jango, mine is better ;)

Yeah, but your idea is for a level, while my idea is for a thread to post level variations onto for others to download and try. Your level idea could be made, and then posted on my eventual thread for everyone to download and enjoy! :)

lismati 11-28-2010 11:27 AM

It's not hard to make a thread, so you will do it, but now mah boi, CUT THE SPAM!

Chubfish 11-28-2010 11:30 AM

I already suggested that posts back Jango but no one cares because all my posts are too long. Boo.

On a more related note, I'm working on a guide on how to change .cam files for Oddysee (XP only, unless Paul/LIJI/whoever decides on making something more user friendly).

Jango 11-28-2010 11:53 AM

:

()
I already suggested that posts back Jango but no one cares because all my posts are too long. Boo.

On a more related note, I'm working on a guide on how to change .cam files for Oddysee (XP only, unless Paul/LIJI/whoever decides on making something more user friendly).

Great! You make awesome guides, Chubfish.

Also, I like it that your posts are long; because they have lots of information! :)

Once Paul has finished his next editor version, I will make a new thread in the Fan Corner called: 'Level variations thread: Post and download variations here!'. Hope everyone will use it. :P

lismati 11-28-2010 11:55 AM

Chubfish, If you want to be user-friendly buy mac or use linux (Winshit must die!!!)

NovaMan 11-28-2010 12:07 PM

lismati,
Chubfish means a more user-friendly oddworld editor.

Paul 11-28-2010 02:29 PM

I think he actually means a more user friendly AO cam editor since the old school tool I released years ago is command line only.

I will make it easier to replace CAM images using the editor, not sure if I'll have that done by the next version or not though..

Edit: Screen shot of how the new object xml will be, I've opted for each one in its own file because having everything in one massive xml file becomes hard to read. This list contains all used AO objects.

Jango 11-28-2010 10:41 PM

:

()
I think he actually means a more user friendly AO cam editor since the old school tool I released years ago is command line only.

I will make it easier to replace CAM images using the editor, not sure if I'll have that done by the next version or not though..

Edit: Screen shot of how the new object xml will be, I've opted for each one in its own file because having everything in one massive xml file becomes hard to read. This list contains all used AO objects.

Awesome! :)

So when is the next editor release likely to be?

Paul 11-29-2010 07:04 AM

:

()
Awesome! :)

So when is the next editor release likely to be?

As I've said before sometime before xmas, but can't say when since I have limited free time. I may have to drop some features to make sure I get one done before xmas though :p

RoryF 11-29-2010 08:03 AM

:

()
I already suggested that posts back Jango but no one cares because all my posts are too long. Boo.

On a more related note, I'm working on a guide on how to change .cam files for Oddysee (XP only, unless Paul/LIJI/whoever decides on making something more user friendly).

The .cam stuff is working on my PC and I have Windows 7.

Chubfish 11-29-2010 09:02 AM

:

()
I think he actually means a more user friendly AO cam editor since the old school tool I released years ago is command line only.

I will make it easier to replace CAM images using the editor, not sure if I'll have that done by the next version or not though.

Exactly what I mean Paul, the command line only tool is fine to work with for people who have asked about it but it's out of the way for everyone else.

I like the new objects list, looks good!

Oddman360, it probably varies. I have had no success on my Vista/7 machines but on XP it's flawless; about 3 years ago, I had an "Abe in Green Hill Zone" thing I was trying to make.

Paul 12-02-2010 04:29 PM

Seems there is no collision detection or interaction with sligs vs paramites, can't even shot them! :(

kapteeni13 12-03-2010 01:40 AM

:

Seems there is no collision detection or interaction with sligs vs paramites, can't even shot them!
Im not 100% sure but Paramite is not maybe enough tall to get shot. :fuzsad: Like when mudokons are washing there by crouching they are shootable. When you shout 'Look out' then they come bit shorther and slig's bullet dont harm mudokon's cause bullet goes past.
:)

Paul 12-03-2010 01:43 AM

I see what you mean, but the slig and the paramite seem to be about the same size.. you can see the bullets going over the paramite too. I guess one way to be sure is to start shooting and then use its_me_your_father.

Edit: Take a look at the screen shot, they really won't die ;)

Never Sleeper 12-03-2010 03:15 AM

Coulnd't you just make a combination with two variables? If we know what variable is responsible for the death of a paramite and whats the behaivor of the bullets, it should be possible to shoot them. ; )

NovaMan 12-03-2010 04:29 AM

A flying slig should see the scrabs and paramites as abe and chase + kill it.
A slig should see the scrabs and paramites as abe and kill it.
A scrab should see a paramite as abe and kill it.
A greeter should see the scrabs and paramites as abe and kill it.
A greeter should see a slog as abe and kill it.
A scrab should see a slig and greeter as abe and kill it.
A paramite should see a slig and greeter as abe and kill it.

Chubfish 12-03-2010 05:30 AM

:

()
I see what you mean, but the slig and the paramite seem to be about the same size.. you can see the bullets going over the paramite too. I guess one way to be sure is to start shooting and then use its_me_your_father.

Edit: Take a look at the screen shot, they really won't die ;)

I like seeing screenshots like that :) makes me happy at the amount of progress lol

Paul 12-03-2010 06:16 AM

:

()
A flying slig should see the scrabs and paramites as abe and chase + kill it.
A slig should see the scrabs and paramites as abe and kill it.
A scrab should see a paramite as abe and kill it.
A greeter should see the scrabs and paramites as abe and kill it.
A greeter should see a slog as abe and kill it.
A scrab should see a slig and greeter as abe and kill it.
A paramite should see a slig and greeter as abe and kill it.


:

()
Coulnd't you just make a combination with two variables? If we know what variable is responsible for the death of a paramite and whats the behaivor of the bullets, it should be possible to shoot them. ; )

None of these things are possible unless you hack the game exe, so unless you feel like reverse engineering all the AI functions and finding a place to add some new ones hand written in assembly then forget it ;)

Edit: Note.. not possible IF it doesn't just already happen, I suspect a greeter will attempt to kill anything that touches its beams.

NovaMan 12-03-2010 07:24 AM

:

()
reverse engineering all the AI functions

Whats more left?

Paul 12-03-2010 07:36 AM

:

()
Whats more left?

Sorry??

NovaMan 12-03-2010 07:45 AM

:

()
Sorry??

I mean how much is left to discover/reverse engineering in abe's exoddus exe file.

Paul 12-03-2010 07:58 AM

:

()
I mean how much is left to discover/reverse engineering in abe's exoddus exe file.

All of it because I've never looked at that and don't plan on looking at it either.

Jango 12-04-2010 05:08 AM

Wow Paul!

I'm glad about how much you've progressed with the editor! :)

EDIT: I've just typed my thread up on MSWord, so as soon as your next version is complete Paul, my thread (Level variations thread: Post + download new/edited levels here!) will be up in the Fan Corner, and everyone can upload their edited levels onto it for others to enjoy! :p

LIJI 12-04-2010 06:36 AM

:

()
I suspect a greeter will attempt to kill anything that touches its beams.

Incorrect, greeters will not kill Sligs, so I believe they're hardcoded for Abe and other mudokons.

Jango 12-04-2010 06:39 AM

Also Paul, will your next editor version have a grid-lock feature like LIJI's? Because with your current one, it is really difficult to get things into the right place.

And another thing Paul: Will your editor have the objects named? Because with your current one it is difficult to tell what each square actually is.

Paul 12-05-2010 12:38 PM

:

()
Also Paul, will your next editor version have a grid-lock feature like LIJI's? Because with your current one, it is really difficult to get things into the right place.

And another thing Paul: Will your editor have the objects named? Because with your current one it is difficult to tell what each square actually is.

I'll add these things eventually yeah, can't promise they will all be in the next version though. Also it depends exactly what you mean by "named".

I've updated collision item stuff to draw an arrow head in the direction its facing, which was a mission because its been a long time since I've done trig :(

But anyway it will allow you go crazy making slopes and such (who knows how the game engine will handle that though).

Chubfish 12-05-2010 01:09 PM

Oh wow, nice lol, sounds pretty buggy though!

LIJI 12-06-2010 06:42 AM

:

()
But anyway it will allow you go crazy making slopes and such (who knows how the game engine will handle that though).

Actually I think the collision data is rectangles not lines...

Jango 12-06-2010 06:44 AM

:

I'll add these things eventually yeah, can't promise they will all be in the next version though. Also it depends exactly what you mean by "named".

Good news. :)

What I mean by 'named', is that if I click on an object on your editor (ie: a red box), then will it tell me what the object is? Because a lot of the objects on your current editor say 'Name: Unknown'.

Paul 12-06-2010 11:48 AM

:

()
Actually I think the collision data is rectangles not lines...

I'm 99% sure its lines, check out the attachment (path of a bomb) ;)


:

()
Good news. :)

What I mean by 'named', is that if I click on an object on your editor (ie: a red box), then will it tell me what the object is? Because a lot of the objects on your current editor say 'Name: Unknown'.

Yeah I've named 45 of 95 items for AO, AE items will be done much later (or you can do it yourself in the next version by editing the XML files).