cant use custom mod remote vehicle control to drive a vehicle #5828
Labels
bug
needs verification
Does this bug (still) happen? Needs independent reproduction.
src
changes related to source code.
Describe the bug
while making a mod made an item with the "use_action": [ "REMOTEVEH", "RADIOCONTROL" ] options, spawned a 4x4 car via debug menu, and discovered that you cant move it through a custom item (since the game throws an error), you can still control other stuff (execute one action option)
Steps To Reproduce
make an mod item with the "use_action": [ "REMOTEVEH", "RADIOCONTROL" ] options
spawn a car via debug menu (and attach the remote controls for vehicles)
use the remote control item to take control of said vehicle
check how can you use execute one action without problems, but not driving it
Screenshots
Versions and configuration
Bright Nights [bn],
Disable NPC Needs [no_npc_food],
Simplified Nutrition [novitamins],
No Rail Stations [No_Rail_Stations],
Prevent Zombie Revivication [no_reviving_zombies],
Limit Fungal Growth [limit_fungal_growth],
Item Category Overhaul [Item_Category_Overhaul],
UDP Redux [udp_redux],
A animator mod [Aanimatormod]
]
Additional context
i put it as a bug report instead of enhancement since it lets you use the other options as intended, just not driving it
The text was updated successfully, but these errors were encountered: