mirror of
https://github.com/Mr-X-GTA/YimMenu.git
synced 2025-06-17 23:07:26 +08:00
feat(StealVehicleGun): Notification for non vehicle entities
This commit is contained in:
parent
7765700439
commit
693519e73c
@ -33,6 +33,7 @@ namespace big
|
||||
|
||||
PED::SET_PED_INTO_VEHICLE(PLAYER::PLAYER_PED_ID(), ent, -1);
|
||||
}
|
||||
else notify::above_map("Entity is not a vehicle.");
|
||||
}
|
||||
else notify::above_map("No entity found.");
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user