Definitions and functions

From Suf

(Difference between revisions)
Line 14: Line 14:
**[[definition_crop_(unit)|CROP]]
**[[definition_crop_(unit)|CROP]]
* Entitys
* Entitys
-
**[[definition_Entity_(Static)|STATICENTITY]] (planned)
+
**[[definition_Player|PLAYER]] (v0.5)
-
**[[definition_Entity (physobj)|PHYSENTITY]] (planned)
+
**[[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_linkage|TANKSIZE]] (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_trailer_wheel|WHEEL]]
+
**[[definition_wheel|WHEEL]]
-
**[[definition_trailer_hook|HOOK]]
+
**[[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)

Tractor config (cfg) file

Trailer config (cfg) file

Tractors.cfg

Bales.map (Planned)

Functions

No Console commands have been created yet.

Personal tools