Definitions and functions

From Suf

(Difference between revisions)
 
(2 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]]
If you're not familiar with codeing or scripting, have a look at the [[code_guidelines|Codeing Guidelines]]
Line 14: 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
*Tractors and implements
**[[definition_vehicle|VEHICLE]] (0.4)
**[[definition_vehicle|VEHICLE]] (0.4)
Line 31: Line 34:
**[[definition_cam|CAM]]
**[[definition_cam|CAM]]
**[[definition_reverse_steer|RSTEER]](Formerly REVERSESTEER)
**[[definition_reverse_steer|RSTEER]](Formerly 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'''
'''Trailer config (cfg) file'''
Line 41: Line 45:
**[[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'''

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