You are viewing a potentially older version of this package. View all versions.
lnxoid-WalkieTalkieItemBundle-1.1.1 icon

WalkieTalkieItemBundle

Shopable item: walkie talkie. Used to call teammates from far distance model by https://sketchfab.com/jungle_jim

Date uploaded 8 hours ago
Version 1.1.1
Download link lnxoid-WalkieTalkieItemBundle-1.1.1.zip
Downloads 558
Dependency string lnxoid-WalkieTalkieItemBundle-1.1.1

This mod requires the following mods to function

Zehs-REPOLib-3.0.4 icon
Zehs-REPOLib

Library for adding content to R.E.P.O.

Preferred version: 3.0.4
BULLETBOT-KeybindLib-1.0.5 icon
BULLETBOT-KeybindLib

A library that lets you add your own keybinds to the controls.

Preferred version: 1.0.5

README

Walkie Talkie




Adds a walkie talkies that you can buy at shop.

# How to use

1. You have to hold walkie talkie in hand while speaking.
2. To receive sginal from another walkie talkie - your's must be out of inventory(in hand or just laying around)
3. You can switch between walkie talkies (default - V, change in settings -> controls) there's as much channels as walkie talkies on level.

- Orange top number on a walkie-talkie is receiving channel
and the bottom red one is the target channel(that yellow number of another walkie talkie).


END OF HOW TO USE



The code is still pretty rough and has a lot of short-term solutions that i will fix later or i wont cuz walkietalkies may be added to the vanilla;

some features may don't work. Invitation for mod-devs to check out the source code on GitHub if you'd like to take a look and improve it or insipire urself;)


Context Made for me and my friends in general but feel free to use just do not expect much.
They work on the "talking bot head" principle but on distance and lower sound instead of making it higher.

> I'll make post in the released_mods section on repo modding discord so you can leave a comment if something isn't working or if you have ideas for new features;

# model by jungle_jim

CHANGELOG

v1.1.1

  • Fix broadcast begin sound when walkie talkie is in inventory
  • Additional sounds and noise while walkie talkie is receiving a signal
  • Bind for changing broadcasting channel now can be set in settings

v1.1.0

  • Sound on the begining and the end of radio broadcast
  • Icon in inventory fix
  • Some minor fixes, little code refactoring

v1.0.1

  • Debug logs removed (most of them)
  • Some unnescessary logic removed

v1.0.0

  • Rough but release cuz I have no time for debigging and making code pretty