-
Content Count
20 -
Joined
-
Last Visited
Community Reputation
0 Clean SlateAbout mr. d
-
Rank
Sophomore
-
Awesome!!!
-
Can you make the Above Ground Metro turn into a subway?
-
one thing I've noticed in cxl 2011 is you cannot build small tunnels under the freeways like you could in 2009
-
one thing I've noticed in cxl 2011 is you cannot build small tunnels under the freeways like you could in 2009
-
Originally posted by: Archangel_XTS Hi all, I have had exactly the same problem, quite devastating to lose so much work, but I have been able to resolve the issue: I moved the entire folder 'Cities XL 2011' and it's content out of 'User > Appdata > Local > Focus Home Interactive'. I moved the folder to an alternative location for later use as it includes my existing cities. Next, I launched and closed the Cities XL application, which created a whole new 'Cities XL 2011' folder in the above location. Finally, to access my existing cities again, I copied the original 'Offline' folder back to 'User > Appdata > Local > Focus Home Interactive > Cities XL 2011 > Live', replacing the newly created 'Offline' folder and it's contents. When I launched the game again, I was able to access and play my city without troubles. So you basically remove all your existing cities and profiles, start the game and close it again. This creates a new profile, with 'fresh' data. Finally, you copy your city data back to the new folder, and it's available to again to use. I hope it works for you as well, if it does, please check out my Arivana CJ: https://www.simtropolis.com/forum/messageview.cfm?catid=401&threadid=118183&enterthread=y quote> it isn't working for me.... and this is the second time I've remade a city after this problem... any other suggestions?
-
Same exact problem!
-
if you've purchaced citiesxl (the 2009 version) are they gonna charge full price for 2011?
-
Full Sandbox for Solo only 1.0.2
mr. d replied to moaku's topic in Cities XXL Custom Content Creation
awesome!!! Thanks moaku! -
Some modifications for CitiesXL (tested and accepted)
mr. d replied to Andre090904's topic in Cities XXL Custom Content Creation
Originally posted by: Andre090904 @GlobexCO: We at CXS have 2 different Repackers (for different flavours). It should not be that hard to realize for modding-freaks (me not included...) PS: And no...we will not publish it as it can be misused. That is why we have an internal modding-forum for experienced modders only. quote> I really wish you didn't have to publicly post this..... I don't subscribe to the PO. and my modding skills.... well I have no modding skills. however, I've been frantically searching for repacked mods, even if the only last a couple of days until MC changes everything up.... I'm not trying to be a jerk, just jealous over here! -
Thanks moaku.... I'm actually getting a lot better at this! ;P
-
Originally posted by: moaku or stay in a version that is not that restricted... ...quote> Great.... So is there a way to go back to a previous version that's pretty easy for us "less than computer geniuses"?
-
Yay!!! says the Complete freakin idiots!!!!
-
Originally posted by: moaku Here is a little thing that SHOULD (not tested under 392/393) work and make everyone happy until mc gets a better solution... And since it only affects OFFLINE game, this file shound never be "restricted" by MC... just have a try... Create the file: Data\design\script\tradingandtokens\offlineomnicorpprices.data and fill it with: TradingHouse.OfflinePrices = TradingHouse.OfflinePrices or {} -- these are the default prices that are used when there is not a specific price specified for this ressource TradingHouse.DefaultOmniBuyUnitPrice = 250 TradingHouse.DefaultOmniBuySellPrice = 100 function TradingHouse:SetOfflineOmnicorp(_Name, _UnitSellPrice, _UnitBuyPrice) local ID = TradingLogic:GetTokenID(_Name) if (ID == -1) then LOG_ERROR("Trying to set Unknown token : "..(_Name or "nil")) return end if (math.floor(_UnitSellPrice) ~= _UnitSellPrice) then LOG_ERROR("Trying to set a non integer sell price for token : "..(_Name or "nil")) return end TradingHouse.OfflinePrices[_Name] = TradingHouse.OfflinePrices[_Name] or {} TradingHouse.OfflinePrices[_Name].SellPrice = _UnitSellPrice TradingHouse.OfflinePrices[_Name].BuyPrice = _UnitBuyPrice end quote> This will "Scrooge" Don Madalf preparing his greedy mind for xmas and makes him want to help people instead of scamming them. Feel free to edit TradingHouse.DefaultOmniBuyUnitPrice and TradingHouse.DefaultOmniBuySellPrice to fit your needs, but don't edit the rest of the file. Hope this helps "honest cheaters" (offline cheaters). Have fun ! quote> Ok, I'm a complete freakin idiot..... how do I create this file??
-
Game crashes at loading screen (vista 64)
mr. d replied to jratc's topic in Cities XXL Technical Issues
I gots the same problem....
