Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cant use custom mod remote vehicle control to drive a vehicle #5828

Open
Ignaramico opened this issue Dec 23, 2024 · 0 comments
Open

cant use custom mod remote vehicle control to drive a vehicle #5828

Ignaramico opened this issue Dec 23, 2024 · 0 comments
Labels
bug needs verification Does this bug (still) happen? Needs independent reproduction. src changes related to source code.

Comments

@Ignaramico
Copy link

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

Screenshot from 2024-12-23 07-38-52

Versions and configuration

  • OS: Windows
    • OS Version: 10.0 7601
  • Game Version: 5f29347 [64-bit]
  • Graphics Version: Tiles
  • LAPI Version: 2
  • Game Language: English [en_US]
  • Mods loaded: [
    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

@Ignaramico Ignaramico added the bug label Dec 23, 2024
@Ignaramico Ignaramico changed the title cant use custom mod remote vehicle control cant use custom mod remote vehicle control to drive a vehicle Dec 23, 2024
@RoyalFox2140 RoyalFox2140 added needs verification Does this bug (still) happen? Needs independent reproduction. src changes related to source code. labels Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug needs verification Does this bug (still) happen? Needs independent reproduction. src changes related to source code.
Projects
None yet
Development

No branches or pull requests

2 participants