Thread Tools
Old December 4, 2001, 08:14   #1
The Big Mc
CTP2 Source Code Project
King
 
The Big Mc's Avatar
 
Local Time: 17:58
Local Date: October 31, 2010
Join Date: Oct 2001
Location: Of the universe / England
Posts: 2,061
how do i get my new city sprite to work
I Want to know how to get my new city sprite to load into ctp2 so that it appears when I enter a new age after the diamond age city.
__________________
"Every time I learn something new it pushes some old stuff out of my brain" Homer Jay Simpson
The BIG MC making ctp2 a much unsafer place.
Visit the big mc’s website
The Big Mc is offline  
Old December 5, 2001, 11:45   #2
Martin Gühmann
staff
Call to Power II Democracy GameCall to Power Democracy GameCTP2 Source Code Project
Super Moderator
 
Martin Gühmann's Avatar
 
Local Time: 19:58
Local Date: October 31, 2010
Join Date: Mar 2001
Location: Tübingen, Germany
Posts: 6,206
If you have ApolytonPack or CityMod2 or Cradle you should open the according agecitystyle.txt. In this file you find the following entries. Cities of Type 0 are land cities. Cities of type 1 are sea cities. Unfortunatly the is a bug that converts the tiles under the cities in land tiles. So you never see sea cities, although there are on water tiles. If you just need to modify this file just replace the numbers after sprites with your sprite numbers. If you don't have these mods you have to look into the age.txt and citystyle.txt additionally. And you should make a new Great Library concept about your age. However these mods contain a post diamond age. I just called it future and I used the sprites of the diamond age.

Note the is another bug that limits the your maximal sprite number to 199.

-Martin

Code:
AGE_TEN_STYLE_SEVEN {
	Sprites { Type 0 MinSize 0  MaxSize 5  Sprite 81 }
	Sprites { Type 0 MinSize 6  MaxSize 10 Sprite 82 }
	Sprites { Type 0 MinSize 11 MaxSize 15 Sprite 83 }
	Sprites { Type 0 MinSize 16 MaxSize 20 Sprite 84 }
	Sprites { Type 0 MinSize 21 MaxSize 25 Sprite 85 }
	Sprites { Type 0 MinSize 26 MaxSize 30 Sprite 86 }
	Sprites { Type 0 MinSize 31 MaxSize 35 Sprite 87 }
	Sprites { Type 0 MinSize 36 MaxSize 40 Sprite 88 }
	Sprites { Type 0 MinSize 41 MaxSize 999 Sprite 88 }

	Sprites { Type 1 MinSize 0  MaxSize 5  Sprite 89 }
	Sprites { Type 1 MinSize 6  MaxSize 10 Sprite 90 }
	Sprites { Type 1 MinSize 11 MaxSize 15 Sprite 91 }
	Sprites { Type 1 MinSize 16 MaxSize 20 Sprite 92 }
	Sprites { Type 1 MinSize 21 MaxSize 25 Sprite 93 }
	Sprites { Type 1 MinSize 26 MaxSize 30 Sprite 94 }
	Sprites { Type 1 MinSize 31 MaxSize 35 Sprite 95 }
	Sprites { Type 1 MinSize 36 MaxSize 40 Sprite 96 }
	Sprites { Type 1 MinSize 41 MaxSize 999 Sprite 96 }
}
__________________
Civ2 military advisor: "No complaints, Sir!"
Martin Gühmann is offline  
Old December 6, 2001, 06:17   #3
The Big Mc
CTP2 Source Code Project
King
 
The Big Mc's Avatar
 
Local Time: 17:58
Local Date: October 31, 2010
Join Date: Oct 2001
Location: Of the universe / England
Posts: 2,061
thanks did not know about the bug. i thinck i had my sprites in the 200 or domthing i did take a look at the city pack. and found most of it help full.just could not get the sprite to start up when i entered the new era
__________________
"Every time I learn something new it pushes some old stuff out of my brain" Homer Jay Simpson
The BIG MC making ctp2 a much unsafer place.
Visit the big mc’s website
The Big Mc is offline  
Old December 6, 2001, 06:20   #4
The Big Mc
CTP2 Source Code Project
King
 
The Big Mc's Avatar
 
Local Time: 17:58
Local Date: October 31, 2010
Join Date: Oct 2001
Location: Of the universe / England
Posts: 2,061
Quote:
Originally posted by The Big Mc
thanks did not know about the bug. i think i had my sprites in the 200 or something i did take a look at the city pack and found most of it helpfull. Just could not get the sprite to start up when i entered the new era
__________________
"Every time I learn something new it pushes some old stuff out of my brain" Homer Jay Simpson
The BIG MC making ctp2 a much unsafer place.
Visit the big mc’s website
The Big Mc is offline  
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 13:58.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Apolyton Civilization Site | Copyright © The Apolyton Team