Resource gathering as activity instead of project
Moderators: Public Relations Department, Players Department, Programming Department, Game Mechanics (RD)
- Rusalka
- Posts: 1509
- Joined: Sun Mar 05, 2006 6:12 pm
- Location: Gdansk, Poland
- Contact:
I like the idea in general, but as smoeone mentioned before, such activity should be shown on project list.
Besides that, person who starts activity could set which other person should recive the product. Is that a bad idea?
About dragging - can we allow people from location x to drag someone the the same x location? It gives nothing except breaking the activity that dragged person is doing.
Besides that, person who starts activity could set which other person should recive the product. Is that a bad idea?
About dragging - can we allow people from location x to drag someone the the same x location? It gives nothing except breaking the activity that dragged person is doing.
Artur wrote:ja chce miec fabryke i czarnuchow w niej a nie dom z ogrodkiem kurna i nie zycze sobie zeby mnie ktos pouczal o graniu w cantr qrka
-
- Posts: 295
- Joined: Sat May 06, 2006 11:02 pm
- Location: Netherlands
Rusalka wrote:Besides that, person who starts activity could set which other person should recive the product. Is that a bad idea?
About dragging - can we allow people from location x to drag someone the the same x location? It gives nothing except breaking the activity that dragged person is doing.
Agreed, we should at least be able to see when clicking a char what is being done.
If i could name another person to receive the produce from my own activity the receiver needs to be notified if not all chars. The way it is now i could interfere with someone who's doing a longterm project by handing something bulky, join their project for the last hour so it falls to the ground sooner, pick it up and make myself scarce but everyone would have seen. If i can stuff someone's inventory secretly using a harvester or sand, well you know, the player should get notification.
I don't understand this problem with dragging people have, if there's no building/vehicle you're in bad luck. You can hit the char and the project will progress slower.
- SekoETC
- Posts: 15525
- Joined: Wed May 05, 2004 11:07 am
- Location: Finland
- Contact:
Yeah, even though defining someone else as a receiver sounded like a good idea first, this way you could give them kilos upon kilos of sand without at least anyone else noticing, even if the person was getting announcements of it. What if the player was on vacation, and you would sneak their inventory full of sand? If they were trying to farm for food, it would end up on the ground since you've burdened them with something inedible.
Not-so-sad panda
- Rusalka
- Posts: 1509
- Joined: Sun Mar 05, 2006 6:12 pm
- Location: Gdansk, Poland
- Contact:
God, your evil plans are really impressive. It would never enter my head
The same way you can manualy give someone 15kg of sand when you know he will finish his 5kg steel refining project next turn. Wow, I have to try that! 


Artur wrote:ja chce miec fabryke i czarnuchow w niej a nie dom z ogrodkiem kurna i nie zycze sobie zeby mnie ktos pouczal o graniu w cantr qrka
- Crosshair
- Posts: 1255
- Joined: Sat Feb 05, 2005 9:05 pm
- Location: Brighton, UK.
So would it be a gradual buildup in your inventory? If anyones ever played Tribalwars or the Crusades, the resources accumulate over time, and dont just come in one big lump... that'd be more realistic too.
[url=http://dragcave.net/view/tvkg][img]http://dragcave.net/image/tvkg.gif[/img][/url]
[url=http://dragcave.net/view/RgKP][img]http://dragcave.net/image/RgKP.gif[/img][/url]
[url=http://dragcave.net/view/RgKP][img]http://dragcave.net/image/RgKP.gif[/img][/url]
-
- Posts: 295
- Joined: Sat May 06, 2006 11:02 pm
- Location: Netherlands
- Sicofonte
- Posts: 1781
- Joined: Fri Feb 17, 2006 5:01 pm
- Location: Into your Wardrobe
Gathered resources can be calculated each time the player conects to the character or someone gives something to the character. The server will calculate
- The amount gathered, from the time since the last conection and the current one, putting it on the inventory in that moment (before player gets into the char's inventory).
- The time that will take until inventory gets full. And if it is possible, to program an hourly event starting at that moment for dropping down the output excess from then.
This will be more realistic with respect to the real time processing, and it could relieve the server from some unnecessary ciclic tasks.
- The amount gathered, from the time since the last conection and the current one, putting it on the inventory in that moment (before player gets into the char's inventory).
- The time that will take until inventory gets full. And if it is possible, to program an hourly event starting at that moment for dropping down the output excess from then.
This will be more realistic with respect to the real time processing, and it could relieve the server from some unnecessary ciclic tasks.
Tyche es una malparida. Espero que Ramnus y Pluto intervengan... o no 

- Jos Elkink
- Founder Emeritus
- Posts: 5711
- Joined: Mon Jul 14, 2003 1:17 pm
- Location: Dublin, Ireland
- Contact:
- N-Aldwitch
- Posts: 1771
- Joined: Thu Mar 16, 2006 1:48 am
- Contact:
Oh good one- you're preventing what, two, three people from doing this?
Nakranoth's "evil" character says:
"Thief! That's terrible! *shakes his head* That would hurt people's feeling if I did that."
http://www.sylorn.com - Free MMORPG in development.. need help.
"Thief! That's terrible! *shakes his head* That would hurt people's feeling if I did that."
http://www.sylorn.com - Free MMORPG in development.. need help.
- Jos Elkink
- Founder Emeritus
- Posts: 5711
- Joined: Mon Jul 14, 2003 1:17 pm
- Location: Dublin, Ireland
- Contact:
- formerly known as hf
- Posts: 4120
- Joined: Wed Aug 04, 2004 2:58 pm
- Location: UK
- Sicofonte
- Posts: 1781
- Joined: Fri Feb 17, 2006 5:01 pm
- Location: Into your Wardrobe
Jos Elkink wrote:That's an interesting suggestion... I had a totally different idea, but that one is quite good as well. Interesting
...
Ey, Jos, don't pay attention on N-Aldwitch's deliriums (OOR: he wrote in the wrong player), I'm wondering which is your version.
Tyche es una malparida. Espero que Ramnus y Pluto intervengan... o no 

- Jos Elkink
- Founder Emeritus
- Posts: 5711
- Joined: Mon Jul 14, 2003 1:17 pm
- Location: Dublin, Ireland
- Contact:
Sicofonte wrote:I'm wondering which is your version.
Just to store exact times when something is processed in the database instead of doing things turn-based, so that you can calculate at any random time how much the project progresses. That would allow for server processes to run projects whenever they get to it, which is more flexible and can be far more frequent. But it also implies you can calculate it only when it matters, something I hadn't considered.
- Sicofonte
- Posts: 1781
- Joined: Fri Feb 17, 2006 5:01 pm
- Location: Into your Wardrobe
- Racetyme
- Posts: 1151
- Joined: Sun Sep 11, 2005 6:21 am
- Location: The Internets
I had never seen this post before the bump. I love it. The only problem is a lot of people seem to want to keep it someone like projects. It should be far simpler than many suggestions. Machines and other projects should still be projects. It requires far less difficult coding, and putting the stuff in the machine and working on it as an activity would be more than a small hassle.
RAM DISK is not an installation procedure!
Who is online
Users browsing this forum: No registered users and 1 guest