Add del local player ped util
This commit is contained in:
@@ -698,3 +698,9 @@ function setElementHeading(elementId, heading) {
|
||||
}
|
||||
|
||||
// ===========================================================================
|
||||
|
||||
function deleteLocalPlayerPed() {
|
||||
destroyElement(localPlayer);
|
||||
}
|
||||
|
||||
// ===========================================================================
|
||||
Reference in New Issue
Block a user