tut on making a h2 editor in vb6???

Discuss Halo 2 modding, progress on figuring things out, mapfiles...you know the drill. Cheating discussion not allowed.
Post Reply
modder4321





Posts: 118
Joined: Wed Mar 30, 2005 5:35 pm

tut on making a h2 editor in vb6???

Post by modder4321 »

well i saw one in the tuts section before the modding on xbl and i cant find it know if someone could post a link to it or wat it says it will help me :)
imgettionowned




Wordewatician 500

Posts: 709
Joined: Sat Jun 25, 2005 8:53 am

Post by imgettionowned »

Y do u want to make ure own editor, Why not just use dothalo, ch2r, insolence, or the rest of them?

If u want to do it as a challenge, weel than good for you
modder4321





Posts: 118
Joined: Wed Mar 30, 2005 5:35 pm

Post by modder4321 »

ok i found it but it has an error on this code

tmp1 = Hex(ByteArray(sbyte + 0))

can anyone help?
Jefff




Socialist Miner Logistician Snitch!
Critic Droplet

Posts: 244
Joined: Sun Oct 24, 2004 5:59 pm

Post by Jefff »

Don't make a Halo 2 editor in VB6. Learn C#, it's not that hard and VB6 is way to slow.
How to Post Correctly
SWYgeW91IGNhbiByZWFkIHRoaXMgeW91IGhhdmUgd2F5IHRvIG11Y2ggdGltZSBvbiB5b3VyIGhhbmRz
modder4321





Posts: 118
Joined: Wed Mar 30, 2005 5:35 pm

Post by modder4321 »

Jefff wrote:Don't make a Halo 2 editor in VB6. Learn C#, it's not that hard and VB6 is way to slow.
well im not going to make a whole editor but i still wanna learn so i can make like resigners and like other small things but like i said i get an error on "tmp1 = Hex(ByteArray(sbyte + 0)) "
Post Reply