Author Topic: mine?  (Read 2659 times)

osiris

  • Guest
mine?
« on: 2 July 2008, 18:47:28 »
hello, i've been trying to make a mine out of the tower of souls , but it wont work right., because i dont want it to move, but use a ranged harvest. is this possible?
« Last Edit: 1 January 1970, 00:00:00 by osiris »

@kukac@

  • Guest
topic
« Reply #1 on: 2 July 2008, 19:03:32 »
http://www.glest.org/glest_board/viewtopic.php?t=3590

The guys here already found out a good idea.
« Last Edit: 1 January 1970, 00:00:00 by @kukac@ »

osiris

  • Guest
(No subject)
« Reply #2 on: 2 July 2008, 20:03:35 »
i tried that, but it wont "range" the resource. is that possible?
« Last Edit: 1 January 1970, 00:00:00 by osiris »

Jamesgamer

  • Guest
(No subject)
« Reply #3 on: 2 July 2008, 20:55:53 »
you mean harvest ranged? you might have to edit the  c++
« Last Edit: 1 January 1970, 00:00:00 by Jamesgamer »

Nihilirian

  • Guest
(No subject)
« Reply #4 on: 2 July 2008, 23:37:17 »
Nihilirian to the rescue!

Yes you can. The Glest team has managed to put many variables that can be tweaked so you can make many workarounds and new ideas.

Simple: just increase in the XML the size value. I tried it with my Laton with 5 range. It gathers resources from range 5.

Not sure what the maximum range is. 20 crashed my game.
« Last Edit: 1 January 1970, 00:00:00 by Nihilirian »

Omega

  • MegaGlest Team
  • Dragon
  • ********
  • Posts: 6,167
  • Professional bug writer
    • View Profile
    • Personal site
(No subject)
« Reply #5 on: 3 July 2008, 17:32:05 »
Which size value do you want to increase? Is there a way to do this with a healing so my hospital works better. Your laster replydidnt say exactly where...
« Last Edit: 1 January 1970, 00:00:00 by omega »
Edit the MegaGlest wiki: http://docs.megaglest.org/

My personal projects: http://github.com/KatrinaHoffert

Nihilirian

  • Guest
(No subject)
« Reply #6 on: 3 July 2008, 17:37:03 »
Quote from: "Nihilirian"
Simple: just increase in the XML the size value.


Well it is not like reading between the lines - as I said - size value. There is only one size value :D and it is actually the first value ever...

<?xml version="1.0" standalone="no"?>
<unit>
   <!-- *** parameters *** -->
   <parameters>
      <size value="5"/>      
                         ...
« Last Edit: 1 January 1970, 00:00:00 by Nihilirian »