Lessons.dm:17:error: maxlife: invalid variable
Lessons.dm:17:error: =: expected a constant expression
maxlife = 100
life = src.maxlife
Other Strange, i have a string:
clan_name = "[clan] [name]"
But other error!
Lessons.dm:23:error: clan: invalid variable
Lessons.dm:23:error: =: expected a constant expression
and is the same first error... Please Help Me!