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 RC car #5829

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

cant use custom mod remote vehicle control to drive RC car #5829

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 rc car via debug menu, and discovered that you cant move it through a custom item, it lets you select the rc car, but when a turn passes (either via waiting or trying to move the rc car) a message appears saying that it lost conection. buttons work accordingly (just tested with bombs)

Steps To Reproduce

make an mod item with the "use_action": [ "REMOTEVEH", "RADIOCONTROL" ] options
spawn a rc car via debug menu
use the remote control item to take control of said rc vehicle
check how can you can select it (and do it)
make a turn pass (either by waiting or by trying to move it)
check the you lost connection message in the message log

Screenshots

No response

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

No response

@Ignaramico Ignaramico added the bug label 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