Search found 3 matches
- Mon Nov 08, 2010 11:43 pm
- Forum: Support and Development
- Topic: Understanding classes
- Replies: 6
- Views: 4789
Re: Understanding classes
Okay thank you guys, that helped me
- Sat Nov 06, 2010 12:14 am
- Forum: Support and Development
- Topic: Understanding classes
- Replies: 6
- Views: 4789
Re: Understanding classes
I guess now I'm even more confused. I tried using the basic class system I had from other lua scripts and it threw an error. Can you provide me with a very simple, cut and dry way to create a new class?
- Sat Nov 06, 2010 12:04 am
- Forum: Support and Development
- Topic: Understanding classes
- Replies: 6
- Views: 4789
Understanding classes
Hi, I'm pretty new here but I'm very familiar with lua. I do have a question about classes, though. I know how to create and use them, but the variable "__HAS_SECS_COMPATIBLE_CLASSES__" is confusing. Do I need to use this in every file I construct a class in or just once in my game?