overextended / ox_fuel

Simplistic fuel resource meant for use with ox_inventory
https://overextended.dev/ox_fuel
GNU General Public License v3.0
60 stars 77 forks source link

Check player's distance to any station / pump. #10

Closed Strinousek closed 2 years ago

Strinousek commented 2 years ago

Don't allow cheaters to give them petrol can or pay for anything, anywhere on the map. Pumps and stations moved to shared. BoxZone creation moved to client.lua. Edit - Added cooldown for checks so the distance calc. doesn't get spammed. (suggested by ROCKY_southpaw#6771)

Strinousek commented 2 years ago

Comma fixed.