Hello 
I've added some extra pumps to config.cpp but still cannot fill water bottles from pumps in Chernarus.
Any idea what else I need to do in order to make this one work?
Any help is much appreciated
I've added some extra pumps to config.cpp but still cannot fill water bottles from pumps in Chernarus.
Any idea what else I need to do in order to make this one work?
Any help is much appreciated
Code:
class WaterSource
{
name = "Water tanks, barrels, coolers or pumps";
models[] =
{
"barrelwater_f",
"barrelwater_grey_f",
"waterbarrel_f",
"watertank_f",
"stallwater_f",
"waterpump_01_f",
"Land_Pumpa",
"CUP_A1_pumpa",
"CUP_A2_pumpa",
"CUP_A2_wellpump",
"water_source_f"
};
};