Source assignment of read-only location

02/08/2015 01:43 .Despero™#1
Abend :D

ich hab ein Problemchen mit der Source hab eben Boni hinzufügen 100% per Config gemacht aber jetzt kann ich mein Game nicht mehr compilen:
HTML Code:
char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':
char_item.cpp:4728: error: assignment of read-only location
char_item.cpp:4730: error: assignment of read-only location
char_item.cpp:4731: error: assignment of read-only location
char_item.cpp:4732: error: assignment of read-only location
char_item.cpp:4733: error: assignment of read-only location
char_item.cpp:4736: error: assignment of read-only location
char_item.cpp:4791: error: assignment of read-only location
char_item.cpp:4728-4736&4791