Search found 2 matches
- 07 Jun 2011, 22:11
- Forum: Lua Scripts
- Topic: Gatherable resources
- Replies: 5
- Views: 671
Re: Gatherable resources
Thanks for the advice. I'm planning on changing the loaded to a list of the types and amounts each worker is carrying, I'm also thinking of a custom resource system to allow for more than 2 types of resources. The little script is a lua script, it doesn't mess with definitions, it just finds all of ...
- 07 Jun 2011, 00:05
- Forum: Lua Scripts
- Topic: Gatherable resources
- Replies: 5
- Views: 671
Gatherable resources
I'm writing a game based quite heavily on Starcraft. I'm beginning with resource gathering scripts and while they're nowhere near finished I thought I'd upload them along with a few questions. So far workers can be set to gather resources (gaia units). They will walk back and forth between the resou...