Improvements to Transporting Goods
Moderators: Public Relations Department, Players Department, Programming Department, Game Mechanics (RD)
- Savanik
- Posts: 207
- Joined: Sat Aug 27, 2005 5:53 am
- Location: Missouri, USA
Improvements to Transporting Goods
I've seen a lot of talk about promoting trade between cities recently, so I thought I'd throw in the following suggestions and comments.
The biggest obstacle to trade is the incredible amount of resources it takes to become viable. A pickup is a fantastic vehicle for a trader - but it requires such a huge investment of resources and manufacturing, there already has to be a fairly well developed industry. Even a small bicycle requires a large amount of fairly hard to get resources!
How about wooden carts? You can construct a simple cart entirely from wood. You'll need some leather for the harness - if you're going to be hauling it by tame animals in the first place, which is a good idea, but not the topic of this thread, and an entirely different level of coding complexity. Wooden cart = new entries in the database. Tame animals = entire new game concept, skills, tasks, possibly even buildings (corrals), etc.
So, wooden carts. Pulled by people. Slow, but large amounts, and low-tech. Thoughts?
Savanik
The biggest obstacle to trade is the incredible amount of resources it takes to become viable. A pickup is a fantastic vehicle for a trader - but it requires such a huge investment of resources and manufacturing, there already has to be a fairly well developed industry. Even a small bicycle requires a large amount of fairly hard to get resources!
How about wooden carts? You can construct a simple cart entirely from wood. You'll need some leather for the harness - if you're going to be hauling it by tame animals in the first place, which is a good idea, but not the topic of this thread, and an entirely different level of coding complexity. Wooden cart = new entries in the database. Tame animals = entire new game concept, skills, tasks, possibly even buildings (corrals), etc.
So, wooden carts. Pulled by people. Slow, but large amounts, and low-tech. Thoughts?
Savanik
- Sho
- Posts: 1732
- Joined: Fri Dec 26, 2003 4:05 am
Domestication, while it's been sort of accepted (I think I've heard Prog. Dept. people dropping hints), will take a lot of work to implement. Best not to count on its happening anytime soon.
A wooden cart pulled by people is an interesting idea. My concept, based loosely on Savanik's:
Wooden cart
Can travel on any type of road.
Materials: 5000 wood
Tools: Hammer
Production time: 5 days
Speed: Walking speed, maybe somewhat less
Passengers: 1
Carryon weight: Very high (say, 50000 grams, or higher)
Obviously the numbers are open to tweaking. I made these up on the spot.
Basically a startup vehicle for an individual or small group that wants to make a living out of trading bulky stuff, like limestone.
A wooden cart pulled by people is an interesting idea. My concept, based loosely on Savanik's:
Wooden cart
Can travel on any type of road.
Materials: 5000 wood
Tools: Hammer
Production time: 5 days
Speed: Walking speed, maybe somewhat less
Passengers: 1
Carryon weight: Very high (say, 50000 grams, or higher)
Obviously the numbers are open to tweaking. I made these up on the spot.
Basically a startup vehicle for an individual or small group that wants to make a living out of trading bulky stuff, like limestone.
- Surly
- Posts: 4087
- Joined: Tue Oct 14, 2003 7:33 pm
- Location: London, England
- SekoETC
- Posts: 15526
- Joined: Wed May 05, 2004 11:07 am
- Location: Finland
- Contact:
I think you could combine the pull-cart to dragging people on roads. Naturally a pull-cart wouldn't fight back
and with wheels it would be moving quite swiftly, but it would be slower to drag with more load. Several people should be able to participate in the dragging and pushing.
Edit: It's not a vehicle if it doesn't have a driver! People don't go inside the cart, they're moving it from the outside. So not a vehicle.
Edit: It's not a vehicle if it doesn't have a driver! People don't go inside the cart, they're moving it from the outside. So not a vehicle.
Not-so-sad panda
- nitefyre
- Posts: 3528
- Joined: Sat Nov 22, 2003 3:29 am
- Location: New York City
- Contact:
- Surly
- Posts: 4087
- Joined: Tue Oct 14, 2003 7:33 pm
- Location: London, England
- Sho
- Posts: 1732
- Joined: Fri Dec 26, 2003 4:05 am
True, there's no driver in the regular sense. But this is by far the simplest way of implementing a pull-cart (essentially no new coding required), at a very low cost of realism. It's not as if you go inside a bicycle to ride it, either, and nobody has complained about that.
Now, if you want to use the pull-cart concept as a vehicle (heh heh) for all of your other big ideas for Cantr, go ahead. I like those ideas too. But I'm promoting the pull-cart as a way of transporting resources, not as a way to use domesticated animals or a way to drag people on roads. I don't like to look that far ahead.
Now, if you want to use the pull-cart concept as a vehicle (heh heh) for all of your other big ideas for Cantr, go ahead. I like those ideas too. But I'm promoting the pull-cart as a way of transporting resources, not as a way to use domesticated animals or a way to drag people on roads. I don't like to look that far ahead.
- SekoETC
- Posts: 15526
- Joined: Wed May 05, 2004 11:07 am
- Location: Finland
- Contact:
The problem is that how do you stop a second person from going inside if the passenger limit is totally dependant on the weight limit? If you put 50 kilos cargo limit the there'll be three people jumping in. Especially when I suppose this cart to be all wood so it wouldn't have a lock. Ok then again it IS possible to several people ride in a cart. Or to push it. But anyway if we imagine people riding in it then it should be less than walking speed. LOL Imagine if pull carts were really really slow and of course you couldn't ditch it unless you're in a town, so there was like HEY, THAT GUY IS STEALING MY WOODEN CART!! GET HIM!!! And the guy was trying to "ride" away when in fact dragging 50 kilos load behind him, good target practice lol.
Not-so-sad panda
- Agar
- Posts: 1687
- Joined: Tue May 11, 2004 7:43 pm
- Sho
- Posts: 1732
- Joined: Fri Dec 26, 2003 4:05 am
- Savanik
- Posts: 207
- Joined: Sat Aug 27, 2005 5:53 am
- Location: Missouri, USA
- Surly
- Posts: 4087
- Joined: Tue Oct 14, 2003 7:33 pm
- Location: London, England
- SekoETC
- Posts: 15526
- Joined: Wed May 05, 2004 11:07 am
- Location: Finland
- Contact:
Bikes and such shouldn't be used as containers, the lock should only be there to keep the vehicle from being taken out of town. But then again you cannot drag people from outside of a vehichle and if some jerk went sitting on your bike and refused to come down even if they couldn't ride off with it, you'd have to kill them. Open boats would be locked to the shore with chains but could also be entered freely. Bigger boats would have lockable cabins and trunks for storage.
Not-so-sad panda
- Nick
- Posts: 3606
- Joined: Tue Jul 15, 2003 8:27 pm
- Location: Halifax, Canada
Sho wrote:Correct; that was why I proposed that weight. And I did say the cart should move more slowly than an unburdened character on foot.
Most people who build the cart won't be able to lock it. That has to be balanced by the difficulty of stealing a vehicle that moves more slowly than its pursuers.
All veichles come premade with locks, unfortunately for realism's sake.
Who is online
Users browsing this forum: No registered users and 1 guest


