Definitions and functions
From Suf
(Difference between revisions)
Line 14: | Line 14: | ||
**[[definition_crop_(unit)|CROP]] | **[[definition_crop_(unit)|CROP]] | ||
* Entitys | * Entitys | ||
- | **[[ | + | **[[definition_Player|PLAYER]] (v0.5) |
- | **[[ | + | **[[definition_Shop|SHOP]] (v0.5) |
+ | **[[definition_Prop|PROP]] (v0.5) | ||
*Tractors and implements | *Tractors and implements | ||
**[[definition_vehicle|VEHICLE]] (0.4) | **[[definition_vehicle|VEHICLE]] (0.4) | ||
Line 31: | Line 32: | ||
**[[definition_cam|CAM]] | **[[definition_cam|CAM]] | ||
**[[definition_reverse_steer|RSTEER]](Formerly REVERSESTEER) | **[[definition_reverse_steer|RSTEER]](Formerly REVERSESTEER) | ||
+ | **[[definition_Mesh|MESH]] (v0.5) | ||
* Combines | * Combines | ||
**[[definition_auger|AUGER]] (planned) | **[[definition_auger|AUGER]] (planned) | ||
**[[definition_chaff|CHAFF]] (planned) | **[[definition_chaff|CHAFF]] (planned) | ||
**[[definition_headder|HEADDER]] (planned) | **[[definition_headder|HEADDER]] (planned) | ||
- | **[[ | + | **[[definition_Tanksize|TANKSIZE]] (planned) |
'''Trailer config (cfg) file''' | '''Trailer config (cfg) file''' | ||
Line 41: | Line 43: | ||
**[[definition_trailer_header|headder]] | **[[definition_trailer_header|headder]] | ||
**[[definition_trailer_type|TYPE]] | **[[definition_trailer_type|TYPE]] | ||
- | **[[ | + | **[[definition_wheel|WHEEL]] |
- | **[[ | + | **[[definition_hook|HOOK]] |
'''Tractors.cfg''' | '''Tractors.cfg''' |
Revision as of 09:54, 19 April 2008
In Simufarm's CFG, and other definition files, We use a very simple markup. This page lists all the definitions and functions found in Simufarm's CFGs and Console.
If you're not familiar with codeing or scripting, have a look at the Codeing Guidelines
Definitions
.CFG, .MAP and other Def files
Test.map (Soon to be renamed)
- Environment
- Crops (Soon to be incorporated into its own file)
- Entitys
- Tractors and implements
Tractor config (cfg) file
- All Tractors
- Combines
Trailer config (cfg) file
Tractors.cfg
- format of Tractors.cfg(Now obsolete, 0.3.9 and previous)
Bales.map (Planned)
Functions
No Console commands have been created yet.