EarthExtensions: Difference between revisions

no edit summary
No edit summary
Line 1:
=== EarthExtensions ===
EarthTmpExtensions is a module for The Moon Project and Lost Souls, which fixes some bugs and add some clientside improvements. It requires a module loader (shipped with TMP/LS 2.1.1 and 2.2.1 patches) to work.
 
Line 143:
SidePanelWidthFactor = 72
</pre>
 
== Commands ==
=== IEO.LoadObjects ===
IEO.LoadObjects enables you to load predefined objects into a level.
 
==== Proccess ====
# enable cheats first (cheater in console)
# Issue the following command "IEO.LoadObjects filename.xxx"
## for example IEO.LoadObjects tb10o.txt).
 
==== Example ====
Here is sample file (tb10o.txt) which generates 100 Jaguar hP vs 100 Jaguar hP arena to give you an example of usage.
 
Notes:
# objects will load only if there is a starting point of their owner placed on the level.
# each line is: <x>, <y>, <owner>, <rotation 0-255> <object in the same format as NEWONE, you can build it with https://sixty-four.de/msc-web/earth/index.php?menu=nom the site contains only units, but you can place buildings in the same manner.
# if you want your mind to explode you can place rotated buildings (but they are reset upon save/reload)
#
1,180

edits