Shark Junior Member
 
Posts: 24
Joined: Mar 2009
|
RE: Blockmix How to: Different environments together
(04-26-2009 05:00 PM)Skubidou Wrote: No, i have made Bay with 'Coast Background' (Bay>Coast), not Coast with 'Stadium background' (Coast>Stadium)
Edit: same problem with Coast>Stadium. It Seems TM doesn't like to add Stadium background with "water enviro". I think it will be the same with island.
Skubidou:~
exactly, dont work for Bay,Coast and island
With desert, i can't make tunnels under the ground :o i need to add mountains. ill release my Desertdium map when i'll find a better name for it ^^
So with stadium background it only works with: Snow,Desert,Rally |
|
| 04-26-2009 05:40 PM | |
StHeBlInD TEAM Junior Member
 
Posts: 26
Joined: Aug 2009
|
RE: Blockmix How to: Different environments together
(04-26-2009 12:16 AM)Skubidou Wrote: Some other infos:
For the 00 00 00 40 05 00 00 00 Coast:
The general definitions is : 00 00 00 40 xx 00 00 00 Enviro:
00 00 00 40 + [DWord giving the size of the enviro name] + [Enviro Name]
=> 00 00 00 40 06 00 00 00 Alpine
=> 00 00 00 40 03 00 00 00 Bay
=> 00 00 00 40 07 00 00 00 Stadium
.....
The 3E (Hexa) => The size of the false URL you applied on the panel. So it depend the URL you typed.
You need to reduce the URL depending the enviro you used for background:
02 00 00 40 => 00 00 00 40 07 00 00 00 Stadium
4 Bytes => 15 Bytes. Diff=11 Bytes. So you need to delete 11 bytes from the URL and reduce 11 from the DWord giving the URL size (in the case of 3E(Hexa)=>62-11=51=>33(Hexa)
Skubidou:~
Code:
=> 00 00 00 40 06 00 00 00 Alpine
=> 00 00 00 40 03 00 00 00 Bay
=> 00 00 00 40 07 00 00 00 Stadium
=> 00 00 00 40 05 00 00 00 Coast
And Island, Desert, Rally.
|
|
| 11-23-2009 05:50 PM | |
Skubidou Full Member
  
Posts: 71
Joined: Sep 2008
|
RE: Blockmix How to: Different environments together
00 00 00 40 + [ DWord giving the size of the enviro name] + [ Enviro Name]
The 5th number simply give the size of the environment name. (all other number are always the same)
Could you get yourself the number of characters in Island, Desert, Rally? Then you have the answer
Skubidou:~ |
|
| 11-24-2009 05:51 PM | |
Noett Junior Member
 
Posts: 23
Joined: Sep 2009
|
RE: Blockmix How to: Different environments together
(02-16-2010 09:23 AM)Noett Wrote: How do i get a mod other than default on the stadium with rally background? If there are bricks on it it craches, is no bricks the stadium shows.
and if i try to change from day to night then i get a "microsoft visual c++ runtime library" error and game crashes.
Anyway to solve these problems? |
|
| 02-18-2010 03:55 PM | |