@@ -59,7 +59,7 @@ void CAddress::Initialize(eSAMPVersion sampVersion)
59
59
FUNC_CPlayerPool__DeletePlayer = 0x466570 ;
60
60
FUNC_CPlayer__Kill = 0x484620 ;
61
61
FUNC_CPlayer__EnterVehicle = 0x484c70 ;
62
- FUNC_CPlayer__ExitVehicle = 0x484f50 ;
62
+ FUNC_CPlayer__ExitVehicle = 0x484d90 ;
63
63
FUNC_CPlayer__SpawnForWorld = 0x486d30 ;
64
64
FUNC_GetVehicleModelInfo = 0x488240 ;
65
65
FUNC_CConsole__GetIntVariable = 0x48b5b0 ;
@@ -85,7 +85,7 @@ void CAddress::Initialize(eSAMPVersion sampVersion)
85
85
FUNC_CPlayerPool__DeletePlayer = 0x466570 ;
86
86
FUNC_CPlayer__Kill = 0x484620 ;
87
87
FUNC_CPlayer__EnterVehicle = 0x484c70 ;
88
- FUNC_CPlayer__ExitVehicle = 0x484f50 ;
88
+ FUNC_CPlayer__ExitVehicle = 0x484d90 ;
89
89
FUNC_CPlayer__SpawnForWorld = 0x486d30 ;
90
90
FUNC_GetVehicleModelInfo = 0x488240 ;
91
91
FUNC_CConsole__GetIntVariable = 0x48b5b0 ;
@@ -110,8 +110,8 @@ void CAddress::Initialize(eSAMPVersion sampVersion)
110
110
case SAMP_VERSION_03DL_R1:
111
111
FUNC_CPlayerPool__DeletePlayer = 0x466550 ;
112
112
FUNC_CPlayer__Kill = 0x485020 ;
113
- FUNC_CPlayer__EnterVehicle = 0x485672 ;
114
- FUNC_CPlayer__ExitVehicle = 0x485952 ;
113
+ FUNC_CPlayer__EnterVehicle = 0x485670 ;
114
+ FUNC_CPlayer__ExitVehicle = 0x485790 ;
115
115
FUNC_CPlayer__SpawnForWorld = 0x487730 ;
116
116
FUNC_GetVehicleModelInfo = 0x4892a0 ;
117
117
FUNC_CConsole__GetIntVariable = 0x490c80 ;
0 commit comments