HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Remove Resource Trading HELP!

05-05-2005, 10:42 PM#1
jor_dan_00
How do I prevent resources from being traded? By that I mean, how do I prevent players from giving each other lumber?

I looked in Gameplay Constants and in Player Triggers and couldn't find anything.

Thanks for the help!
05-05-2005, 11:01 PM#2
Anitarf
There is a trigger action "Game - set map flag" that can be used to lock resource trading. However, you can prevent resource trading in gameplay constants as well, in a way, by changing the "Ally trading increment" to 0, that will still allow players to trade resources, but only 0 per click, making it rather useless.
05-06-2005, 12:20 AM#3
jor_dan_00
Quote:
Originally Posted by Anitarf
There is a trigger action "Game - set map flag" that can be used to lock resource trading. However, you can prevent resource trading in gameplay constants as well, in a way, by changing the "Ally trading increment" to 0, that will still allow players to trade resources, but only 0 per click, making it rather useless.

I know about those, I was wondering if there was a way to JUST not allow LUMBER.