Oddworld Forums

Oddworld Forums (http://www.oddworldforums.net/index.php)
-   Oddworld Mods & Hacks (http://www.oddworldforums.net/forumdisplay.php?f=24)
-   -   NEW: Oddworld Level Editing - Request for help/tutorials here! (http://www.oddworldforums.net/showthread.php?t=20264)

Tadimo 05-15-2011 04:47 AM

What do I need to do to place the motion detectors? Whenever I try placing them in R1 they don't appear and the motion.ban file is in the lvl archive.

Connell 05-15-2011 05:23 AM

:

()
In Stockyard escape, it's Width = 14 / Height = 25. Abe's size is preset.

Thanks mate. One more thing, when Abe enters the door the screen stops, zooms in really big on the door he is meant to exit from and then crashes! Do I have to add any more properties to the doors to get them to link between each other?

skychase2rebirth 05-15-2011 06:55 AM

It's not perfect, tell me if I make mistakes but here's a door tut.

http://i281.photobucket.com/albums/k...2rebirth/e.jpg

Never Sleeper 05-20-2011 03:43 AM

Thank you for this door-tutorial, it works very well with AO. If I want to change the doors for AE it didn't worked. =(

Has somebody a solution for this problem?

JennyGenesis 05-20-2011 06:38 AM

AE is very buggy when it comes to editing sorry.

skychase2rebirth 05-20-2011 07:40 PM

:

()
Thank you for this door-tutorial, it works very well with AO. If I want to change the doors for AE it didn't worked. =(

Has somebody a solution for this problem?

Maybe there's something about Byte 51, I really don't know what it does...

Level - Byte 1
Path - Byte 3
Camera - Byte 5
Door scale - Byte 7
Id - Byte 9
Target door ID - Byte 11
Type of door - Byte 13
Start State - Byte 15
Unknown - Byte 17
Id1 - Byte 19
Id2 - Byte 21
Id3 - Byte 23
Id4 - Byte 25
Id5 - Byte 27
Id6 - Byte 29
Id7 - Byte 31
Id8 - Byte 33
Effect - Byte 35
Movie - Byte 37
XOff - Byte 39
YOff - Byte 41
Effect X start - Byte 43
Effect Y start - Byte 45
Abe direction - Byte 49
? - Byte 51

Never Sleeper 05-21-2011 12:51 AM

Sadly it doesn't worked either but how could I change the titles of the bytes from the editor? It's really annoying to check up every Byte by his number. ^_^

Paul 05-21-2011 07:19 AM

:

()
Sadly it doesn't worked either but how could I change the titles of the bytes from the editor? It's really annoying to check up every Byte by his number. ^_^

Edit the XML files, take a look at some AO ones they have info on what things mean. So the guy above called everything bytes but thats wrong, some are bytes and some are words (two bytes) check it out in the xml files ;)

JennyGenesis 05-21-2011 09:14 AM

I assume that the Unknown property on a door is what makes the door (when in Rupturefarms I) closed after getting out of the ballcar at the Zulag 2 stop.

Never Sleeper 05-21-2011 10:16 AM

:

Edit the XML files, take a look at some AO ones they have info on what things mean. So the guy above called everything bytes but thats wrong, some are bytes and some are words (two bytes) check it out in the xml files
Thank you for your fast respone Paul, I check it out the next time. Now to the next question, does somebody know how to change backgrounds in AE? Because the right-click-function didn't works for AE-files in my editor.

RoryF 05-21-2011 11:12 AM

You need his ddraw hook .dll to do that, it should be in the .lvl files thread. Don't know what page though:confused:.

Never Sleeper 05-21-2011 11:44 AM

Well i've downloaded the dll but it doesn't worked. :/

Connell 05-21-2011 01:17 PM

Is there any way to get a group of scrabs that are together to not fight to the death? Or is it just programmed in to be their nature. I have a load in a pit you must crush to get across, but they all kill each other anyway and you can run past!

RoryF 05-21-2011 01:23 PM

:

()
Is there any way to get a group of scrabs that are together to not fight to the death? Or is it just programmed in to be their nature. I have a load in a pit you must crush to get across, but they all kill each other anyway and you can run past!

No, you can't stop them from fighting each other because their AI behaviors are programmed into the game .exe and is (probably) impossible to change. Basically they're not stored in the .lvl or paths...
:

Well i've downloaded the dll but it doesn't worked. :/

Are you sure you've got the right version? Paul said it works with English non-Steam version of the game.

Connell 05-21-2011 02:05 PM

:

()
No, you can't stop them from fighting each other because their AI behaviors are programmed into the game .exe and is (probably) impossible to change. Basically they're not stored in the .lvl or paths...

Sadly I thought that would be the case. Oh well thank's for the reply! Another scrab related question, any way to trigger them to fall into a screen when you pull a lever?

RoryF 05-21-2011 02:06 PM

:

()
Sadly I thought that would be the case. Oh well thank's for the reply! Another scrab related question, any way to trigger them to fall into a screen when you pull a lever?

If you want that, try putting a trap door above the screen, find the trigger id for the lever to make it drop and put a scrab on top of it.

Connell 05-21-2011 02:08 PM

:

()
If you want that, try putting a trap door above the screen, find the trigger id for the lever to make it drop and put a scrab on top of it.

Give the man a medal! ;) cheers buddy, good plan.

Never Sleeper 05-21-2011 11:24 PM

:

Are you sure you've got the right version? Paul said it works with English non-Steam version of the game.
Well I've got only the german-version as real CD-Package and tried to work WITH the english version FROM steam. I'm not sure but I think to remember that Paul said he solved the problem with the steam-versions. Maybe I'm wrong. =(

RoryF 05-22-2011 01:50 AM

:

()
Well I've got only the german-version as real CD-Package and tried to work WITH the english version FROM steam. I'm not sure but I think to remember that Paul said he solved the problem with the steam-versions. Maybe I'm wrong. =(

I don't think he has yet. That's probably why. You need the English CD version for it to work.

Paul 05-22-2011 07:18 AM

:

()
I don't think he has yet. That's probably why. You need the English CD version for it to work.

It will work with the steam version, there a couple of ddraw.dll's that where posted ;)

Also I find that editing collision paths in my editor is ANNOYING AS HELL :| I think I need to add more grid stuff before anything else as collisions that are not on the grid properly don't work or allow you to fall through the floor etc.

RoryF 05-22-2011 08:19 AM

:

()
It will work with the steam version, there a couple of ddraw.dll's that where posted ;)

Also I find that editing collision paths in my editor is ANNOYING AS HELL :| I think I need to add more grid stuff before anything else as collisions that are not on the grid properly don't work or allow you to fall through the floor etc.

Yeah, that would help. I only really have a problem when it comes to hoists. Mainly offscreen ones. :confused:

Never Sleeper 05-23-2011 01:16 AM

:

()
It will work with the steam version, there a couple of ddraw.dll's that where posted ;)

So well I've tried your one from this page:
http://www.oddworldforums.net/showpo...postcount=1695

put the ddraw.dll into the directory of ae but the right-click doesn't work. :confused:

Paul 05-24-2011 01:31 PM

:

()
So well I've tried your one from this page:
http://www.oddworldforums.net/showpo...postcount=1695

put the ddraw.dll into the directory of ae but the right-click doesn't work. :confused:

Cause that dll lets the game load the custom cams, you need the beta 0.6.1 editor for that :P

Never Sleeper 05-24-2011 10:16 PM

I'm sure you know what I'm asking for now. ; )

Oh and by the way thanks for the grid-picture from the psx-emulator.

Jango 06-10-2011 08:11 AM

:

I think I need to add more grid stuff before anything else as collisions that are not on the grid properly don't work or allow you to fall through the floor etc.

It would be awesome if you could do that, amongst the other things you are planning. Thanks Paul. :)