Help me plz with map creating
Help me plz with map creating
I tryied to create my own map for haloCE but the Sapien see only the map structure and not the ground itself.
The ground was created by Paint Shop 8.
Can some 1 tell me how to create it properly?
The ground was created by Paint Shop 8.
Can some 1 tell me how to create it properly?
texture
You need to follow the rest of tutorials to realize that, you create the UVW map in 3dsmax and save it to where your Tiff bitmap is.
Then you have both base bitmaps to create it in tool.
You also have to make sure you created your alpha layers in photoshop and flattened it so you can apply your textures to the alpha layers later in guerilla.
I would suggest just watching all the tutorials in the beginner tut.
This will give you insite to why and what you need to compile your bitmap.
Alpha layers give you the layer switches to apply your textures to.
-------------------------------------------------------------------------------------
If all you want to do is add textures then:
1way: http://www.halomods.com/forums/viewtopic.php?p=235811
Then you have both base bitmaps to create it in tool.
You also have to make sure you created your alpha layers in photoshop and flattened it so you can apply your textures to the alpha layers later in guerilla.
I would suggest just watching all the tutorials in the beginner tut.
This will give you insite to why and what you need to compile your bitmap.
Alpha layers give you the layer switches to apply your textures to.
-------------------------------------------------------------------------------------
If all you want to do is add textures then:
1way: http://www.halomods.com/forums/viewtopic.php?p=235811

ok, the tutorial solved some problems but all of them - when i'm creating the .bitmap file i have the next prob - after running the command, it shows " skipping bitmap with non-power-of-two dimensions (#500x#500#1) " and when i tried to create the level with a redy map (from the tutorial folder of the HEK) it writed " bitmap created: #512x#512, compressed with explicit alpha, 341K-bytes ".
what could it be? maybe i'm creating the .tif file wrong? or it some thing else?
what could it be? maybe i'm creating the .tif file wrong? or it some thing else?
bitmap
If it created the bitmap then with explicit alpha then thats good. Thats what you want. Now you have to make your shaders tags. Open guerilla and select (NEW),then (SHADER_ENVIROMENT).
Set the radiosity properties to "simple parameterized",
scroll to diffuse properties,
Add "base map"--> Hit the 3 dots next to it, navagate to your (tags\levels\mapname\bitmaps\image).......open it
Set "primary detail map scale" to 25
Add "Primary detail map" -->Hit 3 dots, navagate to (tags\levels\b30\detail_ground)....open it
Set "secondary detail map scale" to 25
Add "secondary detailed map"--> Hit 3 dots, navagate to (tags\levels\a30\detailed_grass)......open it
Now click "save as"
Navagate to tags\levels\mapname\
Now with the bitmaps folder in veiw, make another folder called "shaders"
Open it,
Save your shader_environment there as (Mapname_ground)
Now open your sapien and you should be good
Set the radiosity properties to "simple parameterized",
scroll to diffuse properties,
Add "base map"--> Hit the 3 dots next to it, navagate to your (tags\levels\mapname\bitmaps\image).......open it
Set "primary detail map scale" to 25
Add "Primary detail map" -->Hit 3 dots, navagate to (tags\levels\b30\detail_ground)....open it
Set "secondary detail map scale" to 25
Add "secondary detailed map"--> Hit 3 dots, navagate to (tags\levels\a30\detailed_grass)......open it
Now click "save as"
Navagate to tags\levels\mapname\
Now with the bitmaps folder in veiw, make another folder called "shaders"
Open it,
Save your shader_environment there as (Mapname_ground)
Now open your sapien and you should be good

i think i get what the prob but i'm not shure - the size of the image must be 512x512? becouse with this size every thing works, but if i'm changing it the compiler shows an error
and i've get onother 1 - i'm alwais get an error of
choose a type for the shader <SHADER\MATERIAL NAME>:
1. shader_environment
2. shader_model
3. shader_transparent_generic
4. shader_transparent_chicago
5. shader_transparent_chicago_extended
6. shader_transparent_water
7. shader_transparent_glass
8. shader_transparent_meter
9. shader_transparent_plasma
choice (1-9):
it happens when i'm trying to set a texture from a different location then levels\test\tutorial\bitmaps
what shoud i do fix it?
and i've get onother 1 - i'm alwais get an error of
choose a type for the shader <SHADER\MATERIAL NAME>:
1. shader_environment
2. shader_model
3. shader_transparent_generic
4. shader_transparent_chicago
5. shader_transparent_chicago_extended
6. shader_transparent_water
7. shader_transparent_glass
8. shader_transparent_meter
9. shader_transparent_plasma
choice (1-9):
it happens when i'm trying to set a texture from a different location then levels\test\tutorial\bitmaps
what shoud i do fix it?
1. Make it some number that gets a whole number when square rooted. Like 2, 4, 16, 58, 256 and so on.dex wrote:ye, but what if he doesn't created the bitmap?
he writes skipping bitmap with non-power-of-two dimensions (#500x#500#1)
I think i get what the prob but i'm not shure - the size of the image must be 512x512? becouse with this size every thing works, but if i'm changing it the compiler shows an error
and i've get onother 1 - i'm alwais get an error of
choose a type for the shader <SHADER\MATERIAL NAME>:
1. shader_environment
2. shader_model
3. shader_transparent_generic
4. shader_transparent_chicago
5. shader_transparent_chicago_extended
6. shader_transparent_water
7. shader_transparent_glass
8. shader_transparent_meter
9. shader_transparent_plasma
choice (1-9):
it happens when i'm trying to set a texture from a different location then levels\test\tutorial\bitmaps
what shoud i do fix it?
2. Create shaders for the textures.