mirror of
https://github.com/dashr9230/SA-MP.git
synced 2025-09-19 12:16:15 +08:00
[bot] Update ScrPutPlayerInVehicle(...)
This commit is contained in:
@ -86,6 +86,8 @@ void ScrPutPlayerInVehicle(RPCParameters *rpcParams)
|
||||
if(pNetGame->GetBotMode()) {
|
||||
pNetGame->GetBotMode()->OnNPCEnterVehicle(vehicleid, seatid);
|
||||
}
|
||||
|
||||
//logprintf("NPC: Entering vehicle %u", vehicleid);
|
||||
}
|
||||
|
||||
//----------------------------------------------------
|
||||
|
Reference in New Issue
Block a user