Add native util
This commit is contained in:
@@ -1394,3 +1394,9 @@ function deletePlayerPed(client) {
|
||||
}
|
||||
|
||||
// ===========================================================================
|
||||
|
||||
function isPlayerOnBoat(client) {
|
||||
return false;
|
||||
}
|
||||
|
||||
// ===========================================================================
|
||||
Reference in New Issue
Block a user