Page 1 of 1
ShineC
Posted: Thu Mar 08, 2007 5:58 pm
by WastingBody
Use this to learn how to open Halo 2 maps in C++. It does no actual editing to the map; it just loads the map. ShineC was created by WastingBody of HaloPatch.com to better the Halo modding community.
Posted: Thu Mar 08, 2007 6:03 pm
by MilyardoX2
this is sweet, I've always wanted to learn C++ but it looked very hard, this should make it easier. So what does this do exactly, just show a map open in C++?
Posted: Thu Mar 08, 2007 6:06 pm
by Th2mods
nice work. i tried c++ never really got through it.
Posted: Thu Mar 08, 2007 6:07 pm
by WastingBody
It is so people who want to learn C++ can.
Posted: Thu Mar 08, 2007 6:07 pm
by Anthony
TH2MODSoULMBoCOM wrote:what use does this serve?
as he said in his post... "Use this to learn how to open Halo 2 maps in C++"
Posted: Thu Mar 08, 2007 6:08 pm
by MilyardoX2
I think it helps people learn C++, so more cool apps can be made faster..... wiat so..... nvm I'm going to try this out.
Posted: Thu Mar 08, 2007 6:35 pm
by 0mfc0
MilyardoX2 wrote:I think it helps people learn C++, so more cool apps can be made faster..... wiat so..... nvm I'm going to try this out.
It won't be any faster since it's .Net, but it will use less system memory.
Posted: Thu Mar 08, 2007 9:00 pm
by WastingBody
Less memory is always better for a person with a lower end computer like me.
Posted: Thu Mar 08, 2007 9:39 pm
by kibito87
Awesome. lol would have been better when I was in C++ in HS. Would have made me want to actually try

Posted: Mon Mar 12, 2007 7:39 pm
by DarkMetal
Ugh... I saw the title, thinking Win32 C++... but it's Microsoft's diluted .NET C++... This doesn't preserve memory or anything, it's the same as every other .NET language. MFC and I made one for C++ last year some time.
EDIT:
http://forums.halomods.com/viewtopic.php?t=44762
Posted: Tue Mar 13, 2007 12:38 pm
by WastingBody
I found a little problem so I will update the first post later.
Posted: Tue Mar 13, 2007 10:11 pm
by ScottyGEE
I may just pick this up for a read or to use it actually...I'm currently having to learn C++ at university so it may aid me
thanks
Posted: Sat Apr 07, 2007 8:51 am
by machineman9
sweet, im currently practising using C++ and how to mod, so this is perfect for me
Posted: Sat Apr 07, 2007 12:34 pm
by Dootuz
Bumpish but nice!
Posted: Sat Apr 07, 2007 4:48 pm
by kornman00
ummmm, its just C++.NET, it won't be faster or use less memory than if it was in C# or VB...