[Source - Mac] Tag Reader

Post here about scripting and programming for HaloPC (audio, network, ai, etc.)
Post Reply
User avatar
Altimit01




Connoisseur Snitch! Literarian 500

Posts: 947
Joined: Sun Jun 04, 2006 12:10 pm

[Source - Mac] Tag Reader

Post by Altimit01 »

PLEASE NOTE: This was built for use on Apple OS X machines. Theoretically it should work for Halo PC maps. But then again...why should any PC user want this?

We are releasing the source code of the header/index/tag reader from Eschaton in a useable realbasic project. This file can be used with the realbasic demo download. Download Realbasic (note: Realbasic is available for all platforms)

It has been commented so that those with little programming experience can understand it while those with more programming knowledge will be able to understand it much quicker than using the included language reference. It also implements a few differences that will make using it easier for new users while our actual source uses some older and more specific conventions. No we are not releasing the source for Eschaton at this time.

For those unfamiliar with the REALbasic IDE, if you make changes to your code, it is quicker to press the green arrow titled "run" to create a debug version of your program rather than building it and then finding errors. Almost every important word in the code can be researched by ctrl clicking on the word and opening the language reference page on it.

Remember, like modding, applications should have something that makes them special and useful. Let's try not to have the three million slightly different tools like Halo PC did when the HMT source was released. Happy programming

If you need more information, gren put some articles out about the Halo Map Structure
article 1
article 2
article 3

P.S.
Have fun with the GPL
Credit to MonoxideC for the original HMT source from which this is eventually derived (but has been diluted through several different languages)

-Altimit01
Attachments
Demo.rbp.zip
Source Project
(9.65 KiB) Downloaded 50 times
Last edited by Altimit01 on Tue Dec 11, 2007 7:22 am, edited 5 times in total.
Image
Download Eschaton: Halomods | Filefront | Mediafire
halomacmodder





Posts: 159
Joined: Thu Sep 07, 2006 3:16 pm

Post by halomacmodder »

Thanks! :D Hope it helps.
User avatar
shadowkhas




Snitch! Socialist

Posts: 5423
Joined: Wed Jun 23, 2004 8:00 am
Location: Salt Lake City, Utah

Post by shadowkhas »

I feel that this belongs more in Scripting and Programming than in any other section...moved for sake of organization. :)
(7:15:27 PM) Xenon7: I BRUK THE FIRST PAGE OMGOMGOMG RONALD REGAN
Halo_addict





Posts: 480
Joined: Tue Jul 25, 2006 4:28 pm
Location: On a Phantom Posts: Addicted

Post by Halo_addict »

Sorry for being a nub but is it a source code or a program...
Shadowkhass wrote:For the 25th time in this forum, yes, Mac mods do work on PCs. You can play online together with no problems, right? That means maps are the same. Kthxbai.
User avatar
Altimit01




Connoisseur Snitch! Literarian 500

Posts: 947
Joined: Sun Jun 04, 2006 12:10 pm

Post by Altimit01 »

It is a realbasic project. It contains all the source code, commented, and is ready to be built. More useful for someone starting out to have a ready made sample project than implementing the source code. All you need is the realbasic IDE, and it should be smooth sailing.
Image
Download Eschaton: Halomods | Filefront | Mediafire
cloud4058





Posts: 51
Joined: Sat Mar 12, 2005 8:32 am
Contact:

Post by cloud4058 »

Thanks dude for getting that tut up as mine was locked it couldve just been moved but noooo it had to be locked i just wanted every one to see so it wasnt a waste of my time.
User avatar
shadowkhas




Snitch! Socialist

Posts: 5423
Joined: Wed Jun 23, 2004 8:00 am
Location: Salt Lake City, Utah

Post by shadowkhas »

cloud4058 wrote:Thanks dude for getting that tut up as mine was locked it couldve just been moved but noooo it had to be locked i just wanted every one to see so it wasnt a waste of my time.
Because the Tutorials Submissions section is for posting tutorials, not the Mac section. If you ever have a problem with any decisions of mine in the future, please PM me and we can talk things out...
(7:15:27 PM) Xenon7: I BRUK THE FIRST PAGE OMGOMGOMG RONALD REGAN
Post Reply