Um welches Plugin handelt es sich denn ?
Vielleicht kann man ja auch so helfen.
http://forum.sa-mp.com/showthread.php?t=428066
FCNPC
Liebe Grüße.
/edit
Habe von RC4 (0.3.7) die Addresse rausbekommen "0x00488620"
Allerdings hatte ich keine Chance bei diesen Addressen:
// Credits to therainycat
CALLBACK_CFilterScriptPool__OnPlayerGiveDamage = 0x48E7CF;
CALLBACK_CFilterScriptPool__OnPlayerGiveDamage = 0x48E7CF;
FUNC_CPlayerPool__DeletePlayer = 0x4661A0;
FUNC_CPlayer__Kill = 0x480E10;
FUNC_CPlayer__EnterVehicle = 0x481510;
FUNC_CPlayer__ExitVehicle = 0x481630;
FUNC_CPlayer__SpawnForWorld = 0x483590;
FUNC_GetVehicleModelInfo = 0x484AA0;
FUNC_CConfig__GetValueAsInteger = 0x4862F0;
FUNC_CreateNPC_RPC = 0x48C460;
VAR_ServerAuthentication = 0x4F3390;
FUNC_CPlayer__Kill = 0x480E10;
FUNC_CPlayer__EnterVehicle = 0x481510;
FUNC_CPlayer__ExitVehicle = 0x481630;
FUNC_CPlayer__SpawnForWorld = 0x483590;
FUNC_GetVehicleModelInfo = 0x484AA0;
FUNC_CConfig__GetValueAsInteger = 0x4862F0;
FUNC_CreateNPC_RPC = 0x48C460;
VAR_ServerAuthentication = 0x4F3390;
/edit2
0046ADB1 |. 68 34F54A00 |PUSH samp-ser.004AF534 ; ASCII "OnPlayerEnterVehicle"
Das müsste doch die Adresse für FUNC_CPlayer__EnterVehicle sein? (0x4AF534)


