User Tools

Site Tools


arma:config:common_errors

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
arma:config:common_errors [2009-04-26 15:31]
killswitch Improved (?) the article .
arma:config:common_errors [2009-04-26 15:40] (current)
Line 3: Line 3:
 ArmA common errors in configs which you should and need to avoid at all cost. ArmA common errors in configs which you should and need to avoid at all cost.
  
-==== Rebasing ​existing ​BIS classes ====+===== Changing the inheritance of existing classes ====
 For example on many many addons (even in BIS material) you'll see this [[arma:​arma.rpt|arma.rpt]] error: For example on many many addons (even in BIS material) you'll see this [[arma:​arma.rpt|arma.rpt]] error:
 <​code>​ <​code>​
Line 23: Line 24:
  
  
-==== Altering existing ​BIS classes ====+===== Altering existing classes ​=====
 Sometimes you see addons that not only alters the inheritance of existing BIS classes, but then proceeds to make changes to the classes themselves. Sometimes you see addons that not only alters the inheritance of existing BIS classes, but then proceeds to make changes to the classes themselves.
 An example of this can be seen below: An example of this can be seen below:
Line 46: Line 47:
 </​code>​ </​code>​
  
-==== Other common errors ====+===== Other common errors ​=====
 <​code>​ <​code>​
 Updating base class ->​Default,​ by ca\anims\characters\config.bin/​CfgMovesBasic/​DefaultDie/​ Updating base class ->​Default,​ by ca\anims\characters\config.bin/​CfgMovesBasic/​DefaultDie/​
arma/config/common_errors.1240759897.txt.gz · Last modified: 2009-04-26 15:31 (external edit)