Definitions and functions

From Suf

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 1: Line 1:
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.
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.
 +
 +
hasn't suf gone now?
 +
 +
If you're not familiar with codeing or scripting, have a look at the [[code_guidelines|Codeing Guidelines]]
== Definitions ==
== Definitions ==
Line 12: Line 16:
**[[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
 +
**[[definition_vehicle|VEHICLE]] (0.4)
 +
**[[definition_trailer|TRAILER]] (0.4)
-
'''tractorX.cfg'''
+
'''Tractor config (cfg) file'''
* All Tractors
* All Tractors
**[[definition_tractor_header|Headder]]
**[[definition_tractor_header|Headder]]
**[[definition_type|TYPE]] (planned)
**[[definition_type|TYPE]] (planned)
 +
**[[definition_Engine|ENGINE]]
**[[definition_wheel|WHEEL]]
**[[definition_wheel|WHEEL]]
**[[definition_hook|HOOK]]
**[[definition_hook|HOOK]]
Line 24: Line 33:
**[[definition_linkagefront|LINKAGEFRONT]] (planned)
**[[definition_linkagefront|LINKAGEFRONT]] (planned)
**[[definition_cam|CAM]]
**[[definition_cam|CAM]]
-
**[[definition_extcam|EXTCAM]] (planned)
+
**[[definition_reverse_steer|RSTEER]](Formerly REVERSESTEER)
-
**[[definition_reverse_steer|REVERSESTEER]]
+
**[[definition_Mesh_(Tractor)|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'''
 +
*All Trailers
 +
**[[definition_trailer_header|headder]]
 +
**[[definition_trailer_type|TYPE]]
 +
**[[definition_wheel|WHEEL]]
 +
**[[definition_hook|HOOK]]
'''Tractors.cfg'''
'''Tractors.cfg'''
-
*[[definition_tractors.cfg|format of Tractors.cfg]]
+
*[[definition_tractors.cfg|format of Tractors.cfg]](Now obsolete, 0.3.9 and previous)
'''Bales.map''' (Planned)
'''Bales.map''' (Planned)

Current revision as of 07:10, 3 January 2009

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.

hasn't suf gone now?

If you're not familiar with codeing or scripting, have a look at the Codeing Guidelines

[edit] 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)

[edit] Functions

No Console commands have been created yet.

Personal tools