after a couple of hours (im pretty slow) i finally caught on to it! thanks!
Search found 2 matches
- Sat May 25, 2019 6:46 am
- Forum: Support and Development
- Topic: How to switch ipairs without having to rewrite?
- Replies: 3
- Views: 4078
- Thu May 23, 2019 6:21 am
- Forum: Support and Development
- Topic: How to switch ipairs without having to rewrite?
- Replies: 3
- Views: 4078
How to switch ipairs without having to rewrite?
Hello, This is my first post to the Love2d forums and even though I've been using this framework for about 4 years, I ran into an issue im having difficulty solving on my own. I want to find a way for the ipairs to switch the name to something else. for example: for i,v in ipairs(opp) do if majormel...