1
FF9 Tools / Re: [PSX/PC] General editor - Hades Workshop (0.41c)
« on: 2019-11-18 03:22:24 »
thank you for hades workshop
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
@Shinryu actually u can easily remove the time limit in getting the excalibur 2 using this tool so u dont need to rush your game.TYgo to
environment---->fields-->memoria gate to space and edit script:
if ( GetTime <= 43200L ) {
InitCode( 3, 0 )
remove the [ if ( GetTime <= 43200L ) { ]
and this one
if ( ( ( ( IsMovementEnabled == 1 ) && ( VARL_GenBool_7730 == 0 ) ) && ( VAR_GlobBool_145 == 0 ) ) && ( GetTime <= 43200L ) ) {
remove this line : && ( GetTime <= 43200L ) ) {