安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






{ type = "weather", weather = true }
SIF DEBUG Skipped invalid line:
SIF DEBUG Queued event: {type = "weather"}
SIF DEBUG Pre-processed Line: {type = "weather"}
SIF Handled event: weather
What do you recommend? Is something wrong with my PC?
on top of the player
{ type = "zombierain", number = 20, radius = 10, interval = 120, viewer = "%user%" }
type = "zombierain", number = %bits%, radius = 10, interval = 120}
Might have to be careful with the trigger. Probably want to use a specific range. If it is any amount and someone cheers 20k bits, thats going to spawn 20k zombies. 😁
You will need to change the one of the parameters, number = %bits%
{type = "carEvent", part = "OpenWindow"}
And thanks for the mod too, it's really great !
{type = "circle_viewerZeds", viewer = "%charityDonationFrom%", number = 5, radius = 15}
if the trigger is streamlabs charity donation
https://docs.streamer.bot/api/triggers/integrations/streamlabs/charity-donation
It looks like you will need to use %charityDonationFrom%
I did a test this morning using the trigger "Source Streamlabs Type Charity donation".
It works but the variable %user% didnt show the name of the donator, is it the good one for this case ?