Ok guys I am helping you by helping out Genusis, so please explain to how the f-ing hell MS4 works before I go playing with something I do not understand again, like C++. I just need to know how exactly to add codes to the "Enum" I think it is, and how the packets work now, etc. Thanks in advace.
Google VB6 Enumeration. It's really simple.
The best way I think is just to download it it and jump in, play with it and look at the code.
you could just ask me. your only helpign convert it to mirage from elysium ^^ not coding the whole thing to mse4 by yourself so just ask me.
You just add a variable to the end of the enum, and it gains w/e number that would be for that place in the enum. 0 being the first one in the enum and so on and so forth.