虚空广播轮
大小:
492.54 千字节
已上传:
已更新:
18 十月 2025
下载量:
6.1K
总下载量: 6198
独特的下载量: 4922
还没有人评价这个文件
一个简单方便的广播轮,风格与游戏整体风格相符。
特点:
- 支持键盘和鼠标滚轮操作;
- 兼容游戏手柄(需要GInput);
- 兼容SAMP;
- 兼容用户轨道广播(需要在ini文件中设置"ShowUserTrackRadio = 1");
- ini文件中有多个设置。
更新日志:
显示隐藏内容隐藏内容
更新v0.7:
- 减少了使用控制器选择插槽所需的最小范围,未完全范围的模拟摇杆无法选择插槽;
- 为PT-BR语言添加了重音。
更新v0.6:
- 修复了在物业车库内无法更改广播的问题;
- 添加了简单的颜色过滤器(默认禁用);
- 更改广播时广播名称现在会出现在屏幕顶部,而无需界面;
- 文本现在以正确的比例显示;
- 添加了选项,可以在按住按钮时稍微延迟界面的打开,提前释放按钮将设置下一个广播(默认150毫秒);
- 为mod界面添加了声音(默认禁用);
- 添加了可选的PTBR翻译;
- 为原始广播扩展器添加了兼容文件;
- 移除了InvertMouseVertical选项,现在mod会自动检测鼠标反转。
更新v0.5:
- 修复了地图文本中的错误;
- 广播电台名称允许的最大字符数从15增加到127;
- 禁用原版广播循环系统;
- 界面动画现在正确发生,没有慢动作。
更新v0.4:
- 添加了用户轨道广播(你自己的音乐)支持,默认未开启,需要在ini文件中设置"ShowUserTrackRadio = 1";
- 添加了多个选项以自定义界面,可以更改元素的大小、轮子的半径、屏幕上的位置;
- 现在可以按你想要的顺序重新排列电台;
- 添加了选项以反转鼠标垂直输入(如果你在游戏中使用反转的垂直摄像机移动可能会有用);
- 添加了选项允许玩家作为乘客更改广播。
更新v0.3:
- 新的算法检测车辆是否有广播,兼容未替换的新增车辆;
- 修复了在打开广播轮时使用车辆移动部件的问题;
- 现在仅在广播轮打开时以慢动作更改广播(默认情况下,游戏的广播不会以慢动作播放);
- 现在只有一个方向按钮激活广播轮(从而留出一个按钮以防其他mod想要使用它)。
更新v0.2:
- 修复了在自行车和紧急车辆上更改广播的问题;
- 为所选插槽的细节添加了动画;
- 修复了在进入车辆时仍能更改广播的问题。
注意:
- 需要CLEO+;
- 如果崩溃,请更新你的CLEO和CLEO+;
- 通过将mod文件夹移动到你的ModLoader中进行安装,如果以其他方式安装,我不提供支持;
- 在寻求帮助之前,请阅读Read-me.txt和VoidRadioWheel.ini文件;
- 测试版,请报告任何问题。
之前有人在这里发布我的mod,但由于此人没有上传我最近的更新,我决定自己发布。
文件的名称和描述已被翻译。 显示原文
(EN)显示翻译
(ZH-CN)
Void Radio Wheel
A simple and convenient radio wheel that does not stand out from the general style of the game.
Features:
- Works both on the key and using the mouse wheel;
- Compatible with gamepads (needs GInput);
- Compatible with SAMP;
- Compatible with User Track Radio(you need to set "ShowUserTrackRadio = 1" in the ini file);
- There are several settings in the ini file.
Changelog:
Show SpoilerHide Spoiler
Update v0.7:
- Reduced the minimum range required to select a slot using the controller, analog sticks that didn't have the full range ended up not being able to select a slot;
- Added accents for the PT-BR language.
Update v0.6:
- Fixed being unable to change radio when inside a property garage;
- Added simple color filter (it is disabled by default);
- Name of the radio now appears on top of the screen while changing the radio without the interface;
- Text is now displayed in the correct proportion;
- Added option to slightly delay the interface opening when holding down the button, releasing the button before will set next radio instead (by default it is 150ms);
- Added sounds to the mod interface (its disabled by default);
- Added optional PTBR translation;
- Added compatibility files to Original Radio Extender;
- InvertMouseVertical option removed, now the mod detects mouse inversion automatically.
Update v0.5:
- Fixed bug in the map text;
- Maximum characters allowed in the name of radio stations increased from 15 to 127;
- Vanilla radio cycling system disabled;
- Interface animations now happen correctly without slow motion.
Update v0.4:
- Added User Track Radio(your own musics) support, its not by default on, you need to set "ShowUserTrackRadio = 1" in the ini file;
- Added multiple options to customize the interface, you can change the size of the elements, the radius of the wheel, the position on screen;
- Now you can rearrange the stations on the order you want to;
- Added option to invert the mouse vertical input(maybe useful if you use inverted vertical camera movement in the game);
- Added option to allow the player to change the radio as passenger.
Update v0.3:
- New algorithm to detect whether or not the vehicle has a radio, compatible with vehicles added without replacing;
- Fixed being able to use moving parts of vehicles while moving the right analog stick with the radio wheel open;
- Now it only changes the way the radio is played in slowmotion if the radio wheel is open (by default the game's radio does not play in slowmotion);
- Now only one directional button activates the radio wheel (thus leaving one button free in case another mod wants to use it).
Update v0.2:
- Fixed being able to change the radio on bicycles and emergency vehicles;
- Animation added to the detail of the selected slot;
- Fixed being able to change the radio while still entering the vehicle.
Notes:
- Requires CLEO+;
- Update your CLEO and CLEO+ in case of crashing;
- Install by moving the mod FOLDER to your ModLoader, i dont provide support if you install it other way;
- Read the Read-me.txt and VoidRadioWheel.ini files before asking for help;
- Beta version, please report any issues.
Someone else used to post my mods here, but since this person hasn't uploaded my recent updates i decided to post it myself.
权限和分发规则
作者在发布时回答了以下问题。下载文件时,您必须遵守这些规则。
是否允许将文件重新上传到其他网站/平台/服务?
仅在注明作者的情况下允许
是否允许使用此文件中提供的开发、组件或资产来创建付费模组?
在任何情况下
是否允许修改或更新文件并单独上传其更新版本?
只有在获得作者的许可后
是否允许将文件转换为其他游戏使用?
仅在注明作者的情况下允许
是否允许使用本文件中提供的开发、组件或资源来创建自己的文件?
仅在注明作者的情况下允许
此文件中是否使用了其他人的开发作品,作者已获得许可,但未经其作者同意不能传播?
没有
评论 28