From 066d2b593881358972863d6a7353e2d60c9c69d6 Mon Sep 17 00:00:00 2001 From: gromchek Date: Wed, 5 Nov 2025 00:38:50 +0300 Subject: [PATCH] feat(profile): fix charcreation funcs --- .../3.3.5a-windows-386/symbol/charactercreation/func.sym | 6 ++++++ profile/3.3.5a-windows-386/symbol/charcreateinfo/func.sym | 8 -------- profile/3.3.5a-windows-386/symbol/gluemgr/func.sym | 2 ++ 3 files changed, 8 insertions(+), 8 deletions(-) delete mode 100644 profile/3.3.5a-windows-386/symbol/charcreateinfo/func.sym diff --git a/profile/3.3.5a-windows-386/symbol/charactercreation/func.sym b/profile/3.3.5a-windows-386/symbol/charactercreation/func.sym index c0116d7..2ac2107 100644 --- a/profile/3.3.5a-windows-386/symbol/charactercreation/func.sym +++ b/profile/3.3.5a-windows-386/symbol/charactercreation/func.sym @@ -1,2 +1,8 @@ CCharacterCreation__Initialize 004E1C20 f end=004E1E15 CCharacterCreation__SetToExistingCharacter 004E2330 f end=004E2460 +CCharacterCreation__SetSelectedRace 004E20B0 f end=004E232F +CCharacterCreation__ResetCharCustomizeInfoo 004E1FD0 f end=004E20AB +CCharacterCreation__SetSelectedClass 004E1740 f end=004E17EF +CCharacterCreation__SetSelectedSex 004E1540 f end=004E173C +CCharacterCreation__CreateCharacter 004E0380 f end=004E04FE +CCharacterCreation__CycleCharCustomization 004E01F0 f end=004E0360 diff --git a/profile/3.3.5a-windows-386/symbol/charcreateinfo/func.sym b/profile/3.3.5a-windows-386/symbol/charcreateinfo/func.sym deleted file mode 100644 index dda31ea..0000000 --- a/profile/3.3.5a-windows-386/symbol/charcreateinfo/func.sym +++ /dev/null @@ -1,8 +0,0 @@ -CCharCreateInfo__SendFactionChange 004D8F20 f end=004D9039 -CCharCreateInfo__SendRaceChange 004D9040 f end=004D9159 -CCharCreateInfo__CycleCharCustomization 004E01F0 f end=004E0360 -CCharCreateInfo__CreateCharacter 004E0380 f end=004E04FE -CCharCreateInfo__SetSelectedSex 004E1540 f end=004E173C -CCharCreateInfo__RandomizeCharCustomization 004E1740 f end=004E17EF -CCharCreateInfo__ResetCharCustomizeInfo 004E1FD0 f end=004E20AB -CCharCreateInfo__SetSelectedRace 004E20B0 f end=004E232F diff --git a/profile/3.3.5a-windows-386/symbol/gluemgr/func.sym b/profile/3.3.5a-windows-386/symbol/gluemgr/func.sym index 89ebaed..cc3ee43 100644 --- a/profile/3.3.5a-windows-386/symbol/gluemgr/func.sym +++ b/profile/3.3.5a-windows-386/symbol/gluemgr/func.sym @@ -69,5 +69,7 @@ CGlueMgr__ProcessAgreements 004D8650 f end=004D8857 CGlueMgr__CustomizeCharacter 004D8E10 f end=004D8F1C CGlueMgr__PatchDownloadExecutePrepatch 004E5070 f end=004E51BB CGlueMgr__PatchDownloadApply 004E5730 f end=004E585D +CGlueMgr__FactionChange 004D8F20 f end=004D9039 +CGlueMgr__RaceChange 004D9040 f end=004D9159 SystemRegisterFunctions 0060A120 f end=0060A143 SystemUnregisterFunctions 0060A150 f end=0060A16C