Jump to content
  • 0

placing working wells


Birgitte

Question

5 answers to this question

Recommended Posts

  • 0

@Birgitte  also you can get more info into \@DayZ_Epoch\addons\dayz_code\actions\player_drinkWater.sqf

  Reveal hidden contents

if u wanna make some change on it.. you need drop this file out of dayz_code.pbo

and change the path in a custom fn_selfactions.sqf

s_player_Drinkfromhands = player addAction [localize "STR_ACTIONS_DRINK2", "\z\addons\dayz_code\actions\player_drinkWater.sqf",player, 0.5, false, true];

 

Link to comment
Share on other sites

  • 0

if you're wanting to add the ones from gem crafting, these are the ones you need to add

, "Map_pumpa","Land_Misc_Well_C_EP1","Land_Misc_Well_L_EP1","MAP_Misc_Well","MAP_Misc_WellPump"

to this block like so. In your fm_selfactions.sqf

  Reveal hidden contents

 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Discord

×
×
  • Create New...