Aleph One

Status
Not open for further replies.
So sorry about the double post, but:

<div class='codetop'>CODE</div><div class='codemain'>Aug 31, 2000 (Loren Petrich):
    Added stuff for unpacking and packing
*/

/* enums for player.c */
enum { /* Weapons */
    _weapon_fist,
    _weapon_pistol,
    _WEAPON_PLASMA_PISTOL,
    _weapon_assault_rifle,
    _weapon_missile_launcher,
    _weapon_flamethrower,
    _weapon_alien_shotgun,
    _weapon_shotgun,
    _weapon_ball, // or something
    // LP addition:
    _weapon_smg,
    MAXIMUM_NUMBER_OF_WEAPONS,
    
    _weapon_doublefisted_pistols= MAXIMUM_NUMBER_OF_WEAPONS, /* This is a pseudo-weapon */
    _weapon_doublefisted_shotguns,
    PLAYER_TORSO_SHAPE_COUNT
};</div>
caps'd is what I found interesting
 
I never played marathon. Is the multiplayer any good? EDIT---

I downloaded all the marathon games and aleph one............how the crap do I install these things to play it?!?!?!
 
alright
here's what you do:
put Aleph One into your Marathon Infinity, Marathon Durandal, or Marathon Folder and open Aleph One
 
Status
Not open for further replies.
Back
Top