Post #1 · Posted at 2016-05-19 08:15:04pm 9.3 years ago
![]() | |
---|---|
![]() |
Member |
156 Posts | |
![]() | |
Reg. 2014-06-16 | |
Hey all,
I was just curious if you all know of any threads on here or any other website that can help with bits and pieces of programming?
I'm having an issue with making my own theme and the code to change something is not working.
I was just curious if you all know of any threads on here or any other website that can help with bits and pieces of programming?
I'm having an issue with making my own theme and the code to change something is not working.
Post #2 · Posted at 2016-05-20 12:36:59am 9.3 years ago
![]() | |
---|---|
![]() |
Member |
332 Posts | |
Not Set | |
Reg. 2012-04-30 | |
This is a start: http://dguzek.github.io/Lua-For-SM5/
Post #3 · Posted at 2016-05-20 02:59:00am 9.3 years ago
![]() | |
---|---|
![]() |
Member |
156 Posts | |
![]() | |
Reg. 2014-06-16 | |
Very helpful dbk2, thanks!
I'll post again if I get stuck
I'll post again if I get stuck
Post #4 · Posted at 2016-05-20 04:39:29am 9.3 years ago
![]() | |
---|---|
![]() |
Member |
3,205 Posts | |
![]() | |
Reg. 2008-02-20 | |
"I'm honestly pissed off." |
If you want to learn general programming principles, rather than stuff that is specific to SM5, look up how to set up a C++ compiler and get a hold of Accelerated C++.
Frankly, I think a solid understanding of programming in general and related skills is more useful than all the stepmania documentation in the world.
Frankly, I think a solid understanding of programming in general and related skills is more useful than all the stepmania documentation in the world.
Post #5 · Posted at 2016-05-20 08:34:25pm 9.3 years ago
![]() | |
---|---|
![]() |
Member |
156 Posts | |
![]() | |
Reg. 2014-06-16 | |
Alright Kyzentun, I'll look at that and maybe get a better understanding. 

Post #6 · Posted at 2016-05-20 09:56:43pm 9.3 years ago
![]() | |
---|---|
![]() |
Member |
108 Posts | |
![]() | |
Reg. 2014-05-03 | |
I used this thread awhile back to get theme building help: https://zenius-i-vanisher.com/v5.2/thread?threadid=6728; you could see if anything I worked through would help you with your theme.