🌐
MFPSCRIPTS- Documentation
  • πŸ”Documentation
  • 🐌Scripts
    • πŸ“±PhoneBattery
      • βš™οΈInstallation
      • ☎️Addidtional Phones
        • πŸ“±RoadPhone
        • πŸ“±GCPhone
        • πŸ“±HighPhone
        • πŸ“±D-Phone
        • πŸ“±NPWD
    • πŸ’ΈBanking
      • βš™οΈInstallation
    • πŸš”Policejob
      • βš™οΈInstallation
      • πŸ”—Script Intergrations
      • πŸ‘¨β€πŸ’»Developers
    • 🚧Progressbar
    • ℹ️Notification
    • πŸ—‘οΈScrapyard
    • 🎬HUD
    • πŸ“²Dispatches-App for LB-Phone
    • πŸ—ΊοΈMFP_AdvancedBlips
  • πŸ₯©Additional
    • βš™οΈINSTALL SCRIPTS
    • πŸ“΄FiveStatus
  • 🚫General Errors
    • πŸ“€es_extended
Powered by GitBook
On this page
  1. Scripts

PhoneBattery

This is for the customers of mfp_phonebattery.

PreviousDocumentationNextInstallation

Last updated 5 months ago

This is the customization for multiple scripts from cell phones if it does not go anyway.

MAKE SURE TO USE ESX IN THE FILE!

You are not sure? Make sure to have this in your client-file:

ESX = nil
Citizen.CreateThread(function()
	while ESX == nil do
		TriggerEvent('esx:getSharedObject', function(obj) ESX = obj end)
		Citizen.Wait(0)
	end
end)
OR NEWER (newest version of esx!):

ESX = nil

TriggerEvent('esx:getSharedObject', function(obj) ESX = obj end)

🐌
πŸ“±
Page cover image
MFPSCRIPTS | Welcome
Logo
[ESX] MFP_PhoneBattery - phone battery for every phone script | NativeUICfx.re Community
Logo