Posts:
57
Threads:
16
Joined:
13 May 2008
Reputation:
31.05.2008, 06:16:00
(This post was last modified: 31.05.2008, 06:31:12 by Drizzt DoUrden.)
i got it, i copied it, but do u mean mirror? i dont see a button that says that.
is there someplace that shows all the tilesets without having to extract them???
Poland's Revenge......... a CAJE production...........release date 1/1/2011
Posts:
397
Threads:
48
Joined:
15 Apr 2007
Reputation:
Mirror picture in paint: Press Drtl+D
Posts:
57
Threads:
16
Joined:
13 May 2008
Reputation:
it didn't work. I am using the microsoft paint, i guess I will have my uncle see if he has something to make this work. can it be done in photoshop?
Poland's Revenge......... a CAJE production...........release date 1/1/2011
Posts:
56
Threads:
3
Joined:
25 Feb 2006
Reputation:
Nighthawk200 do you know if MS Paint can handle color pallet change?
Posts:
57
Threads:
16
Joined:
13 May 2008
Reputation:
02.06.2008, 23:16:44
(This post was last modified: 02.06.2008, 23:33:39 by Drizzt DoUrden.)
in doing this I some how i got it to be s shp file,how do i make it a tmp file. i didn't do it in MS paint.
Poland's Revenge......... a CAJE production...........release date 1/1/2011
Posts:
56
Threads:
3
Joined:
25 Feb 2006
Reputation:
03.06.2008, 02:39:17
(This post was last modified: 03.06.2008, 02:40:30 by DJBREIT.)
You probably copied (copy as shp (ts)) in the Xcc mixer editor..Changing it from a tile file to a shp file. Something the Xcc mixer editor can do. The shp file is mainly an image or a group of images. You can not convert a shp back to a tile file. Since the info of the cells and property are missing.
Posts:
56
Threads:
3
Joined:
25 Feb 2006
Reputation:
Drizzt DoUrden your going to need to learn Photoshop.
Posts:
57
Threads:
16
Joined:
13 May 2008
Reputation:
27.06.2008, 15:50:46
(This post was last modified: 27.06.2008, 15:59:31 by Drizzt DoUrden.)
I have been learning how to use Photoshop and I used the piece that was suggested. I was able to mirror the image in Paint and it looked good, I saved it. Then I mirrored the image in Photoshop & it was better. But I don't know how to get it into the Tmp editor. I am not able to drag it in. Is there a tutorial for making new pices & using the editor? I have it saved in two formats JPEG & TGA (my uncle says to get rid of the TGA because it might not work.
Poland's Revenge......... a CAJE production...........release date 1/1/2011
Posts:
56
Threads:
3
Joined:
25 Feb 2006
Reputation:
There are no tutorials for the terrain and tmp. The reason, unlike the rest of red alert maps and mods for units the maps are dependent on the order of the terrain mix. If you change the pre-set terrain mix part all of the maps that are dependent on it become useless. Thats why there is so few terrain mod, The Terrain Expansion, MooMans terrain mod and some TS conversions.
Since this is map dependant, righting a tutorials for it was a waist of time. So you will find very little out there on this topic. There is just to few people who have worked on this type of mix to warrant a tutorial. And the person who has the most knowledge on this topic barring EA is me.
The format is pcx
You should right click copy image from PSP “copy/paste†then go to TMP editor and Right click over any tile “entry†and paste as complete image if you have not change any thing other then mirror it should work
Posts:
56
Threads:
3
Joined:
25 Feb 2006
Reputation:
Here is some note on the "ini" control files for the terrain.
; General section.
;
; RampBase
; Number of tile set that includes all the ramp types
;
; MMRampBase
; Number of tile set that has the marble madness mode ramps
;
; ClearTile
; Number of tile set to use for clear terrain
;
; RoughTile
; Number of tile set that has the rough terrain
;
; ClearToRoughLAT
; Tile set that has the 16 tiles for the clear/rough LAT system
;
; HeightBase
; First tile of marble madness height tiles
;
; BlackTile
; Black tile used when rendering non-existent cells
;
; BridgeSet
; Tile set that contains bridge edges
;
; BridgeTopLeft1
; BridgeTopLeft2
; BridgeBottomRight1
; BridgeBottomRight2
; BridgeTopRight1
; BridgeTopRight2
; BridgeBottomLeft1
; BridgeBottomLeft2
; BridgeMiddle1
; BridgeMiddle2
; Tiles in bridge set to search for when fixing up bridges
; Note the Genral section is for connecting tiles to game code and for RMG to make maps.
;
; TS Will scan through this file when loading up a theater and read in the
; isometric tile files specified.
;
; [TileSetnnnn]
; This is the tile set section header. TS will loop through from TileSet0000
; upwards until it finds a set that hasnt been specified.
;
; SetName
; The name of the set as it will appear in the editor.
;
; FileName
; The base file name of each file in the set. The files in a set must all
; have the same basic name with a 2 digit id number appended. For example
; cliff01.tem, cliff02.tem, cliff03.tem. The 2 digit number starts at 01
; not 00.
;
; TilesInSet
; The number of files comprising the set. There is a practical limit of
; 99 due to the 2 digit file name suffix.
;
; LastTilesInSet
; The number of tiles which the set used to have. This tells the
; game that the number of tiles in the set has changed and it should fix up
; the tile numbers when a map is loaded. If the map is then saved again,
; it will be saved with the correct tile numbers. This value should only
; be used to load up maps, convert the tile numbers, then save the maps
; out again. Then the LastTilesInSet entry should be removed or the newly
; fixed up maps will not load correctly. This should not be used. It was only for
;WW work on the maps before release. Any use of this code will cause problems. So don’t use it.
;
; MarbleMadness
; The section number of the tile set to use for these tiles when in
; marble madness mode.
;
; NonMarbleMadness
; For marble madness tiles, this is the tile set to use when not in
; marble madness mode.
;
; Morphable
; Can this tile set be modified using the raise/lower ground function?
;
; ShadowCaster
; Do the tiles in this set cast shadows (cliff pieces)
;
; ToTemperateTheater
; The equivilent tile section in the temperate theater
;
; ToSnowTheater
; The equivilent tile section in the snow theater
;
; LowRadarColor
; What color to show on the radar for this set at the lowest height
;
; HighRadarColor
; What color to show on the radar for this set at the highest height
;
; AllowToPlace
; Should this tile be visible in the placement dialogue (def = true)?
;
; RequiredForRMG
; Used for Random map generator (Tem and Snow
only)
;
; AllowTiberium
; Allows tiberium/gold to grow and be placed on this tile.
;
; AllowBurrowing
; Burrowing units can come up from these tile
;
Sample setup.
[TileSet0000]
SetName = Lat Grass
FileName = Clear
TilesInSet = 1
Morphable = true
LowRadarColor = 110,80,0
HighRadarColor = 150,110,0
RequiredForRMG = true
AllowBurrowing = true
AllowTiberium = true
Posts:
56
Threads:
3
Joined:
25 Feb 2006
Reputation:
Go ahead this is what came with the game with some notes