Basic Vehicle Refuel

We are using an addon map and forgive me but I cannot remember where we got it from so I will link the file here for the map.
This is for our Highway Patrol. When the cars spawn they never have a ton of fuel and there is no close gas station so I made a script to refuel the vehicle before they leave the area. It’s basically the same as my Basic Car Wash script but adds fuel instead, nothing fancy.

You pull behind the station in the police parking area and head toward the pylon. A red ring will appear, you drive over it and you get a message that your car is fueled.

My Script -
fuelpatrolcar.zip (1006 Bytes)

The map we are using- I take no credit for the map. That goes to the original author.
pablito_hp.rar (26.4 MB)


If you use this you can add a pump object

Thanks! I’m just learning how to add objects now. I’m working on another toy on our server…

I love these small simple things man. Looks nice :smiley:

  • Map is paid so may not be shared
  • Script is too simple, <50 lines. Violates #development:releases rules
  • Uses deprecated methods (‘chatMessage’)