找回密码
 注册
X系列官方授权正版
搜索
查看: 2421|回复: 8

[讨论] 嗯嗯,从鬼子那里骗来的,给空间站加声音的办法

[复制链接]
发表于 2010-4-4 10:26:59 | 显示全部楼层 |阅读模式
还未测试

Quote:
Originally Posted by tsavo View Post
wow!!!
in which file?
and what does position mean? is it only triggered by position?
you place "wav" file in the ..\Data\SOUND folder.
position is the source of the sound e.g.:
Quote:
PlaySound3D("horn3_2.wav", mothership:GetPosition(), 1);
will make horning mothership at max volume . You have to place it in the right function or create own trigger to activate it.

if you want to add this to trade station dialog you can search dockstation.script for function: "__TradeStationDock_Ok". This function is executed when you click "V" when asked for docking. Function should look like this:

Quote:
function __TradeStationDock_Ok()
local MothershipPilot = mothership:GetPilot();
local MothershipFlight = MothershipPilot:GetFlight();
MothershipFlight:Stop();
PlaySound3D("horn3_2.wav", mothership:GetPosition(), 1);
UpdateTradeSystem(FALSE);
TradeStationDlg(_param);
end;
As example I've added horn3_2.wav that exists in the sound folder

for "X" there is function:
Quote:
function __TradeStationDock_Cancel()
end;
between these two lines you can add another sound.
发表于 2010-4-4 23:04:55 | 显示全部楼层
话说救完MM后那个工程师居然有语音,我靠,当时吓我一跳。是俄语。
回复

使用道具 举报

 楼主| 发表于 2010-4-4 23:30:30 | 显示全部楼层
没错,所以这游戏很粗糙
回复

使用道具 举报

发表于 2010-4-4 23:33:02 | 显示全部楼层
这游戏不是俄国人做的么?
回复

使用道具 举报

发表于 2010-4-5 02:38:14 | 显示全部楼层
玩了好2代了 从不知道是哪国做的
回复

使用道具 举报

 楼主| 发表于 2010-4-6 08:29:06 | 显示全部楼层
娃意思是,有的npc有语音,有的靡有
回复

使用道具 举报

发表于 2010-4-6 13:08:02 | 显示全部楼层
好像本来就有的,二代基本就有声音,一代也有。

但是一代和二代的英语语音非常强大,比咱们国式英语还要强大,强大到什么地步?那根本不是人念的,比电子声音播放器还要电子声音。

但是它们原版的俄语语音是相当不错的-----但是不喜欢的人更多。

所以就给关掉了,估计有的就没关掉的。
回复

使用道具 举报

发表于 2010-4-6 13:10:50 | 显示全部楼层
其实大家无聊可以去玩玩1代。虽然不能随便满街乱跑,但是每个星图的分支任务和剧情非常多,也是相当有趣的。

而且飞船与等级还有装备什么的分配很好,不会出现鸡肋和存过渡的现象。

还有个就是不能换母舰,呃。

但是剧情确实很强大。
回复

使用道具 举报

发表于 2010-4-11 01:27:44 | 显示全部楼层
1 代很好玩 剧情不错
2 代剧情太混乱了,打了不多就删掉了,而且地图太单调。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

站长推荐上一条 /1 下一条

Archiver|手机版|小黑屋|DeepTimes.NET 太空游戏站