[求助]制作建筑问题 December 14, 2008, 12:56:25 pm 今天弄了一个「观光名胜」,但却不能在游戏中见到建筑,到底是哪儿出了错呢?谢谢了! 图片:Quote from: DATObj=buildingName=Honk Kong Housing Department Parkcopyright=Tridentyevich(cmbsf1)Type=curP****engers=50intro_year=1900chance=100Dims=2,2BackImage[1][0][0][0][0]=Estate_Park.2.1 Quote Selected
Re: [求助]制作建筑问题 Reply #1 – January 04, 2009, 05:30:20 am 无评论。 Quote Selected Last Edit: January 04, 2009, 07:08:32 am by Peyo
Re: [求助]制作建筑问题 Reply #2 – January 04, 2009, 10:21:57 am Code: [Select]BackImage[1][0][0][0][0]=Estate_Park.2.1->Code: [Select]BackImage[0][0][0][0][0]=Estate_Park.0.0 Quote Selected
Re: [求助]制作建筑问题 Reply #4 – January 05, 2009, 07:15:41 am Quote from: Peyo – on January 04, 2009, 02:54:57 pmIt's really that easy? I thought you didn't know any programming? Quote Selected
Re: [求助]制作建筑问题 Reply #5 – January 06, 2009, 04:38:50 am Quote from: emaxectranspoorte – on January 05, 2009, 07:15:41 amI thought you didn't know any programming? I do not know any programming. It just seems easy how Frank showed he's example of how it's done. BTW this the chinese board and we are supposed to talk in the chinese language. Quote Selected
Re: [求助]制作建筑问题 Reply #7 – January 10, 2009, 10:38:39 pm QuoteDims=2,2BackImage[1][0][0][0][0]=Estate_Park.2.1->Code: [Select]Dims=2,2BackImage[0][0][0][0][0]=Estate_Park.0.0BackImage[0][1][0][0][0]=Estate_Park.0.1BackImage[0][0][1][0][0]=Estate_Park.0.2BackImage[0][1][1][0][0]=Estate_Park.0.3BackImage[0][B][C][0][0]= Quote Selected