ItsMods

Full Version: Modding question
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
OMA = Awesome
Error, oma cannot be set equal to awesome. Try setting oma to sucks.
if( OMA != Awesome ){ OMA = Awesome; }
Hm, that's weird.
While coding today I got this strange error.

Code:
Property or indexer 'OMA' cannot be assigned to -- it is read only

Source:
CSHARP Code
  1. OMA = "sucks";


Can somebody please help me out?
Just because C# sucks! Troll
In C++ you have write access.
(06-05-2012, 11:55)Tomsen1410 Wrote: [ -> ]Just because C# sucks! Troll
In C++ you have write access.

no
(06-05-2012, 12:30)AZUMIKKEL Wrote: [ -> ]
(06-05-2012, 11:55)Tomsen1410 Wrote: [ -> ]Just because C# sucks! Troll
In C++ you have write access.

no

we win
no
(06-05-2012, 14:23)AZUMIKKEL Wrote: [ -> ]no

we win
(06-05-2012, 16:24)G-Man Wrote: [ -> ]
(06-05-2012, 14:23)AZUMIKKEL Wrote: [ -> ]no

we win

no
Pages: 1 2