Welcome, Guest
Username: Password: Remember me
"City Car Driving" modifications forum

TOPIC: IF YOU HAVE A MOD PROBLEM OR QUESTION! READ HERE!

Re: IF MOD (OR GAME WITH MOD) DOESN'T WORK! READ HERE! 17 Jun 2013 17:42 #10872

  • jericho
  • jericho's Avatar
  • OFFLINE
  • Forum Administrator
  • Posts: 4795
  • Thank you received: 667
Also there should be no spaces in between car codes.
The administrator has disabled public write access.

Re: IF MOD (OR GAME WITH MOD) DOESN'T WORK! READ HERE! 17 Jun 2013 17:42 #10873

  • Awez
  • Awez's Avatar
  • OFFLINE
  • Novice
  • Posts: 15
if i uninstalled the game is i have to buy the game one more time? because the game said activation code works only one time?
The administrator has disabled public write access.

Re: IF MOD (OR GAME WITH MOD) DOESN'T WORK! READ HERE! 17 Jun 2013 17:44 #10874

  • jericho
  • jericho's Avatar
  • OFFLINE
  • Forum Administrator
  • Posts: 4795
  • Thank you received: 667
When you uninstall the game, the game is deactivated automatically, so you can re-activate, on the same PC. It is to be used on one pc only, but it can be used more than once
The administrator has disabled public write access.

Re: IF MOD (OR GAME WITH MOD) DOESN'T WORK! READ HERE! 17 Jun 2013 17:46 #10875

  • Awez
  • Awez's Avatar
  • OFFLINE
  • Novice
  • Posts: 15
i have a setup in my download do i have to install it?
The administrator has disabled public write access.

Re: IF MOD (OR GAME WITH MOD) DOESN'T WORK! READ HERE! 17 Jun 2013 17:49 #10876

  • housemd_ro
  • housemd_ro's Avatar
  • OFFLINE
  • Guru
  • Posts: 656
  • Thank you received: 154
Try it like this.
Warning: Spoiler! [ Click to expand ]
Last Edit: 17 Jun 2013 17:52 by housemd_ro.
The administrator has disabled public write access.

Re: IF MOD (OR GAME WITH MOD) DOESN'T WORK! READ HERE! 17 Jun 2013 17:50 #10877

  • jericho
  • jericho's Avatar
  • OFFLINE
  • Forum Administrator
  • Posts: 4795
  • Thank you received: 667
Setup.exe is what you have to run to install the game.
The administrator has disabled public write access.

Re: IF MOD (OR GAME WITH MOD) DOESN'T WORK! READ HERE! 17 Jun 2013 17:51 #10878

  • jericho
  • jericho's Avatar
  • OFFLINE
  • Forum Administrator
  • Posts: 4795
  • Thank you received: 667
And when you are done installing, install ONLY the Mercedes and the x6. See if it works. It might be a conflict or probpem in the game files itself.
Last Edit: 17 Jun 2013 17:55 by jericho.
The administrator has disabled public write access.

Re: IF MOD (OR GAME WITH MOD) DOESN'T WORK! READ HERE! 17 Jun 2013 17:55 #10879

  • Awez
  • Awez's Avatar
  • OFFLINE
  • Novice
  • Posts: 15
I have install the game now what to do.please tell me.
The administrator has disabled public write access.

Re: IF MOD (OR GAME WITH MOD) DOESN'T WORK! READ HERE! 17 Jun 2013 17:57 #10880

  • jericho
  • jericho's Avatar
  • OFFLINE
  • Forum Administrator
  • Posts: 4795
  • Thank you received: 667
Install only the Mercedes and X6 and see if work
The administrator has disabled public write access.

Re: IF MOD (OR GAME WITH MOD) DOESN'T WORK! READ HERE! 17 Jun 2013 17:58 #10881

  • Awez
  • Awez's Avatar
  • OFFLINE
  • Novice
  • Posts: 15
after is reinstalled the game in player car it showing like tis
<?xml version="1.0" encoding="UTF-8" ?>

<Cars>

<!--
How to add a new car.


I. Adding a new car to menu

Each new car should be added as new <Car></Car> section. This section should be ADDED INSIDE <Cars></Cars> tag,
just like the commentary which you are currently reading. An example of such a section is situated below in paragraph III.

Following is a list of parameters, which should be specified for a new car section:

'Name' attribute - this attribute is your car identificator. All gfx and settings for cars are situated in folders
named as their respective car ID's. For example, a 'Car28' car have all its data placed in following folders:

data\gui\Common\layouts\cars\Car28\
data\gui\3di_home\imagesets\cars\Car28\
data\gamedata\cars\Car28\
data\physics\cars\Car28\
data\physics\Engine\Car28\
data\physics\Transmission\Car28\
export\anims\cars\Car28\
export\gfxlib\cars\Car28\
export\meshes\cars\Car28\
export\texturesdds\cars\Car28\

All car identifiers SHOULD BE UNIQUE. Try to create an unique and distinctive IDs so you wouldn't collide
with other user cars and future developer cars.

'ABS' attribute - this attribute defines if this car could be driven with an antilock brake system.
Values: 'true' - ABS is enabled, 'false' - ABS is disabled.

'AT' attribute - this attribute defines if this car could be driven with an automatic gearbox.
Values: 'true' - automatic gearbox is enabled, 'false' - automatic gearbox is disabled.
NOTE that all cars should have a default manual gearbox.

'DisplayName' element - this element contains a name for the car, which is displayed in the menu.

'Description' element - this element contains a description for the car, such as technical specifications,
car creator or whatever else.

All listed parameters ARE MANDATORY.

AN IMPORTANT NOTE: This file should be saved with UTF-8 encoding.


II. Defining an image for a new car.

Each new car have a default image in the menu. In order to define an own image for a new car,
one should add all necessary image files to the following path:

data\gui\3di_home\imagesets\cars\<Car ID>\

An examples of such files could be found at

data\gui\3di_home\imagesets\cars\Car01\


III. Example of new car description.

<Car Name="Shelly5000" ABS="false" AT="false" >
<DisplayName>Shelly Warsteed GT 5000</DisplayName>
<Description>
Shelly Warsteed GT 5000

Rear wheel drive
Manual transmission, 6 gears
Engine power of 5000 hp
Engine displacement 3000 cm3
Maximum speed 1000 km/h

Have your helmet on so it could be easier to pick up your head.
</Description>
</Car>

-->

<!-- ADD NEW CARS BELOW THIS LINE -->






</Cars>
The administrator has disabled public write access.
Time to create page: 0.237 seconds