Page 1 of 1
Is this possible?
Posted: Mon Dec 29, 2008 12:18 am
by tucker933
We all know how to change the starting weapon a player has, but can you change the starting weapon per team? Say there's two types of plasma rifles, one red, one blue, with corresponding plasma, is it possible to make it so blue team gets the blue rifles, and red gets the red ones? You can duplicate the bipeds and give them different spawning weapons, but, how to make two types of spawn points, one for each?
I think the same principle has been pulled off in CE, with Coldsnap, red team had red shield flares, blue had blue ones, its the same principle is it not?
If so, is it possible to do this on PC?
Posted: Mon Dec 29, 2008 12:29 am
by Somaya
Hi, I don't think it is possible.
Posted: Mon Dec 29, 2008 5:13 am
by xbox
Yes it is possible but you would have to port a CE map.
Posted: Mon Dec 29, 2008 7:08 am
by Philly
I'd imagine it's something to do with either the scenario, globals or team index thingy. The next post will be conure, telling me I'm wrong.
Posted: Mon Dec 29, 2008 2:23 pm
by conure
Philly wrote:I'd imagine it's something to do with either the scenario, globals or team index thingy. The next post will be conure, telling me I'm wrong.
I wasn't gonna post till i saw my name...
I never noticed that feature in coldsnap. I would guess coldsnap was able to pull the by creating "one-way" spawn points, i.e. spawn points you cannot return to after you leave, with a detecting script providing the weapon(s).
For a halopc map is it possible? Yes, anything CE can do PC can.
Is it feasible, by scripting or other means, on maps PC default maps? Scripting is not realistic on the default maps due to the "open" spawn points. It *might* be feasible with a outside memory editor that works off the player data allocated in the memory.