Looking for a tutorial

Firefighterdan

343 NEVER FORGET
I was wondering if there is a tutorial around that shows how to add cars to roads. I like the ones that are running around now, just want to add a couple more. Thanks, Danny
 

I might add - the carz kuids must appear twice in the region's config file, and I do not see that mentioned in the above 2009 post.

In addition to the normal car tags in config.txt:

car0 <kuid:447264:1132>
car1 <kuid:447264:1133>

...the carz must also be in the region's kuid-table:

kuid-table
{
car0 <kuid:447264:1132>
car1 <kuid:447264:1133>
}

...in order for things to work correctly.
 
Last edited:
Back
Top