expru

Donator
  • Content count

    1
  • Donations

    10.00 EUR 
  • Joined

  • Last visited

Community Reputation

1 Neutral

About expru

  • Rank
    Bambi
  • Birthday 04/07/1983

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. class WaterSource { name = "Water tanks, barrels, coolers or pumps"; models[] = { // Chernarus "misc_wellpump.p3d", "pumpa.p3d" }; }; class FuelSource { name = "Fuel pumps, stations or barrels"; models[] = { "fuel_tank_big.p3d", "fuel_tank_stairs.p3d", "a_fuelstation_feed.p3d", "ind_fuelstation_feed_ep1.p3d", "fuelstation_feed_pmc.p3d", "ind_tanksmall2.p3d", "ind_tanksmall.p3d", "wagon_tanker.p3d" }; };