Torrent, on May 3 2007, 06:33 AM, said:
This post has been edited by Link: 03 May 2007 - 01:05 AM
Posted 03 May 2007 - 01:03 AM
Torrent, on May 3 2007, 06:33 AM, said:
This post has been edited by Link: 03 May 2007 - 01:05 AM
Posted 07 May 2007 - 12:41 PM
Posted 15 May 2007 - 05:51 AM
This post has been edited by Link: 15 May 2007 - 05:56 AM
Posted 15 May 2007 - 06:10 AM
khorney, on May 15 2007, 01:05 PM, said:
Posted 15 May 2007 - 07:12 AM
This post has been edited by SSUK: 15 May 2007 - 07:13 AM
Posted 15 May 2007 - 10:33 AM
SSUK, on May 15 2007, 07:12 AM, said:
Posted 16 May 2007 - 05:12 PM
Link, on May 15 2007, 11:42 AM, said:
Posted 17 May 2007 - 01:23 AM
s-blitz, on May 17 2007, 12:12 AM, said:
Posted 17 May 2007 - 01:33 AM
khorney, on May 16 2007, 11:29 PM, said:
Posted 17 May 2007 - 01:36 AM
function SetupModuleSub(param1) OpenGameMaster(param1, gamemaster_module_player) OpenLockOn(param1, "lockon", stepable_inter) OpenOther(param1, other_module_sonic_homing) OpenLockOn(param1, "lockon_homing", stepable_pre) OpenLightDash(param1) OpenLockOn(param1, "lockon_lightdash", stepable_inter) OpenEffect(param1, effect_module_princess, "player_himesonic") OpenSound(param1, sound_module_sonic, "player_princess") OpenGauge(param1, gauge_module_princess) OpenWeapons(param1, other_module_princess_weapons) OpenOther(param1, other_module_talk)endfunction SetupModuleDebugSub(param1)endc_player_name = "sonic"debug = not_usec_module_state = state_module_princessc_module_model = model_module_sonic_newc_system_model = model_system_princessc_posture_control = posture_control_normalc_input_system = input_system_normalc_module_gravity = usec_model_package = "player/princess"c_model_package_princess = "player/princess_princess"c_model_package_hair = "player/princess_hair"I guess replacing this header with Sonic's should do the trick! I'll try when I get to my next DVD reburn!Besides: debug=use doesn't do anything..For Silver upgrades: I already worked on those, I haven't seen any change - maybe those are gems like for Sonic but Digital pad doesn't do anything for Silver :(
This post has been edited by Link: 17 May 2007 - 01:40 AM
Posted 17 May 2007 - 01:42 AM
Link, on May 16 2007, 11:36 PM, said:
Posted 17 May 2007 - 02:07 AM
Sazpaimon, on May 17 2007, 08:42 AM, said:
This post has been edited by Link: 17 May 2007 - 03:54 AM