
FtDSpartn
Joined: May 1, 2009
Verified AI.
|
Posted: Jun 8, 2010 07:13 PM
Msg. 1 of 5
How would I set it so when I pick Easy/Normal/Hard/Insane,I get different starting weapons for each difficulty?
|
|
|

Gamma927
Joined: Jun 12, 2008
Steam: gamma927
|
Posted: Jun 8, 2010 07:58 PM
Msg. 2 of 5
Create a blank starting profile with no weapons, and then one for each difficulty. Once the game begins, execute a script that determines the current difficulty, and then incur a script that would switch to the corresponding starting profile.
|
|
|

FtDSpartn
Joined: May 1, 2009
Verified AI.
|
Posted: Jun 8, 2010 08:47 PM
Msg. 3 of 5
What is the script to switch to a starting profile?
|
|
|

Noobyourmom
Joined: Mar 23, 2010
|
Posted: Jun 9, 2010 03:27 PM
Msg. 4 of 5
(player_add_equipment *unit* *starting_profile* *boolean* ) resets if thirdparameter is true, adds if false. - Scripting Bible The scripting bible is an invaluable tool if you're doing sp. Here's a link: http://hce.halomaps.org/index.cfm?fid=2809 Good luck with the level! Edited by Noobyourmom on Jun 9, 2010 at 03:28 PM
|
|
|

FtDSpartn
Joined: May 1, 2009
Verified AI.
|
Posted: Jun 9, 2010 09:09 PM
Msg. 5 of 5
Thanks.
|
|
|