Operation
From Mount&Blade Modding Wiki
(Redirected from Operations)
An operation is any part of the Mount & Blade scripting language that begins a statement: a line in a code block to perform some sort of calculation, action, or other script behaviour.
[edit] Types of operations
There are many, many types of operations in the Mount and Blade scripting language:
- Category:Control Operations
- Category:Condition Operations
- Category:Operation Modifiers
- Category:Mathematical Operations
- Category:Input Operations
- Category:Map Operations
- Category:Game Operations
- Category:Faction Operations
- Category:Party Operations
- Category:Troop Operations
- Category:Quest Operations
- Category:Sound Operations
- Category:Position Operations
- Category:Note Operations
- Category:Tableau Operations
- Category:String Operations
- Category:Output Operations
- Category:Scene Operations
- Category:Scene Object Operations
- Category:Agent Operations
- Category:Presentation Operations
- Category:Multiplayer Operations