虚空无线电轮
还没有人评价这个文件。
一个简单方便的无线电轮,不会在游戏的整体风格中脱颖而出。
特点:
- 既可以在按键上使用,也可以使用鼠标滚轮;
- 与游戏手柄兼容(需要 GInput);
- 与 SAMP 兼容;
- 与用户曲目无线电兼容(您需要在 ini 文件中设置“ShowUserTrackRadio = 1”);
- ini 文件中有多个设置。
更新日志:
显示剧透隐藏剧透
更新 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 文件;
- Beta 版本,请报告任何问题。
其他人曾经在这里发布我的 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.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.
权限和分发规则
作者在发布时回答了以下问题。下载文件时,您必须遵守这些规则。
是否允许将文件重新上传到其他网站/平台/服务?
仅在注明作者的情况下允许
是否允许使用此文件中提供的开发、组件或资产来创建付费模组?
在任何情况下
是否允许修改或更新文件并单独上传其更新版本?
只有在获得作者的许可后
是否允许将文件转换为其他游戏使用?
仅在注明作者的情况下允许
是否允许使用本文件中提供的开发、组件或资源来创建自己的文件?
仅在注明作者的情况下允许
此文件中是否使用了其他人的开发作品,作者已获得许可,但未经其作者同意不能传播?
没有
评论 11