Cigar And A Sheep
Unregistered
Does anyone have a map of mirage source that shows how each of the modules communicates with eachother and like when they communicate and for what? This would really help me with learning to code mirage and understand its structure much better.
Posts: 2,605
Threads: 412
Joined: Nov 2021
Reputation:
0
You could read this. Many of the things here apply to version: MSE1, MSE2
viewtopic.php?f=57&t=2132
MS4 is a whole different story though, I suggest you don't use MS4 until you know more coding. MSE2 does just fine.
Dragoons Master
Unregistered
I've made a class diagram for MSCPP, but I think it will make your head explote just to see it xD
Take a look:
Cigar And A Sheep
Unregistered
Wow man my head did explode. My first post today, see i will never go away! Thanks for the map of the classes it will help me alot.
Dragoons Master
Unregistered
Just remember, this diagram was BASED on MS 3.54(or something like that), BASED. It's slightly different.
Cigar And A Sheep
Unregistered
Im using MSE1, so will this still work fine for it?