Modding Question

Discuss general issues about modding HaloPC. Post ideas for mods here.
Post Reply
CKJCrews





Posts: 7
Joined: Wed Nov 07, 2007 7:25 pm

Modding Question

Post by CKJCrews »

As I've mentioned in a different thread, I'm not much of a modder, and it seemed that in all player mods (i.e. play as Elite) it seems to make all players in the game an Elite, now I was wondering if it was possible for, say, one person to be a Spartan and another to be an Elite?
User avatar
Patrickh




Wordewatician 500

Posts: 1173
Joined: Wed Mar 14, 2007 4:53 pm

Post by Patrickh »

I've heard it's possible, I think from conure (if so then it is), but whether it's possible or not I doubt it's possible with PC modding tools.
Image
conure says: or i could jsut incase my shoes in papar mache, followed by my dog
|||Lethargy||| Mr. Mohawk|||
|||feel free to contact me via PMs, AIM, MSNM, or Xfire if you have any questions|||
Bllasae





Posts: 83
Joined: Wed Sep 06, 2006 5:11 pm

Re: Modding Question

Post by Bllasae »

CKJCrews wrote:As I've mentioned in a different thread, I'm not much of a modder, and it seemed that in all player mods (i.e. play as Elite) it seems to make all players in the game an Elite, now I was wondering if it was possible for, say, one person to be a Spartan and another to be an Elite?
No, you can't. Otherwise, there would be Halo 2 multiplayer for the PC.
cryticfarm wrote:Dude, WTF is that.
User avatar
Pepsi




Snitch! Wordewatician 500

Posts: 2052
Joined: Thu Dec 28, 2006 11:11 pm
Location: Stalking Hamp With A PipeWrench

Re: Modding Question

Post by Pepsi »

Bllasae wrote: No, you can't. Otherwise, there would be Halo 2 multiplayer for the PC.
dont say cant. usually when people do conure comes out the shadows and pwns them with mad knowledge. i feel sorry if he puts his modding wrath on you... :shock:
Life is not how you survive the storm, but how you dance in the rain
User avatar
Cryticfarm





Posts: 3611
Joined: Sat Dec 09, 2006 7:23 pm
Location: canada
Contact:

Post by Cryticfarm »

Like before, CE>PC seemed impossible. Now we have an app for it lol.
User avatar
DeadHamster




Snitch! Advisor Articulatist 500

Posts: 2289
Joined: Thu Feb 15, 2007 9:38 pm

Post by DeadHamster »

I've downloaded a mod that had elites on the blue team and spartans on the red team. It was an AI mod.

CE.
User avatar
Andrew_b




Socialist

Posts: 4188
Joined: Sat Feb 24, 2007 4:52 pm
Contact:

Post by Andrew_b »

haha hes not asking for an ai mod.

listen i think that there could be 2 spawn points like in the air...then have the spawn points be in a trigger. then through some script triggered by the trigger it places you at a point in a base where you can walk...but while your being move by the script, it changed your bipd to be a covy (dont need to do it with spartans).

or you could just do something with the model like the marines...just have it the chief and the covys that way your chosen by the game engine :D.

^^CE
conure




Enthraller Articulatist 250

Posts: 365
Joined: Sun Apr 17, 2005 8:37 pm
Contact:

Post by conure »

Andrew_b wrote:haha hes not asking for an ai mod.

listen i think that there could be 2 spawn points like in the air...then have the spawn points be in a trigger. then through some script triggered by the trigger it places you at a point in a base where you can walk...but while your being move by the script, it changed your bipd to be a covy (dont need to do it with spartans).

or you could just do something with the model like the marines...just have it the chief and the covys that way your chosen by the game engine :D.

^^CE

//cries.
That is so unrealistic it makes me sad.

@pepsi: This i cant claim for my own, but there was/is a team biped script it was created by random(?). From the few posts i have seen on it i gather it worked like this:
1.Player spawns at a base which is in a trigger volume
2.Script checks if player had died and was then just created
3. If player was dead, now alive, it changes the player's premutation.


I tried to replicate that script with partial success, the main problem i ran into was the fact that the (get_list (players) #) changed when players died. there problay is a way to do it with the (list_count (players)) and (players_get_spawn_count) to find out how many are dead then run throug ha list and figure out were death start and minus those values so that you update players after that. Eitherway it would take a bit to much research for something like that for me to want to do it. Also remember that this team biped thing, i have no proof or facts to back it up i just know penguin got it in his conversion mod.
Halomods member wrote:tags meta? There is no such thing for Halo PC.
User avatar
Andrew_b




Socialist

Posts: 4188
Joined: Sat Feb 24, 2007 4:52 pm
Contact:

Post by Andrew_b »

well what i was saying was...look at the marines. they all look different but it is one general model. I have a feeling that the spartan and elite (for example) could be in one model and chosen random by the game but then it would be pretty weird if covys and spartans were on same team.
Post Reply