level 12
要完全關閉腳本,請使用插件命令(並行):Light deactivate
要再次打開它,請使用插件命令(並行)::Light activate
2017年07月04日 04点07分
2
谢谢大佬!但是我想要那种可以只关闭一盏灯的 有没有啊?
2017年07月04日 05点07分
level 12
部份說明:
* To turn on and off lightsources in the game, do the following:
* 在遊戲中打開和關閉光源,執行以下操作:
* Give the lightsource the normal def : Light 250 #FFFFFF and an extra number
* 給光源正常def:Light 250 #FFFFFF和一個額外的數字
* so it becomes 'Light 250 #FFFFFF 1'
* 所以它變成'Light 250 #FFFFFF 1'
* (If your using the optional brightness and direction place it after those (Light 250 #FFFFFF B50 D2 1)
*(如果您使用可選的亮度和方向將它放在那些之後(Light 250 #FFFFFF B50 D2 1)
* To turn on this light use plugin command : 'Light on 1'.
* 要打開此光源使用插件命令:'Light on 1'。
* The plugin command will also trigger SelfSwitch 'D' on the targeted light(s).
* 插件命令還將在目標光(S)上觸發自我開關'D'。
* To turn off the light use plugin command : 'Light off 1'.
* 要關閉光使用插件命令:'關閉燈光1'
* You can reset the switches each map with the option or manualy by
* 您可以使用選項或手動重置每個地圖的開關
* the plugin command 'Light switch reset'
* 插件命令“重置燈開關”
* You can also turn off lights with the kill-selfswitch defined in the parameters.
* 您也可以使用參數中定義的kill-selfswitch關閉指示燈。
* You can change the color of the lightsources that have a id. Use plugin call
* 您可以更改具有ID的光源的顏色。使用插件調用 'Light color 1 #FF0000'
* 'Light color 1 #FF0000'
* '光 顏色 1 #FF0000'
2017年07月04日 06点07分
3
要打開此光源使用插件命令:'Light on 1'。(1=事件ID).要關閉光使用插件命令:'Light off 1'.(1=事件ID).
2017年07月04日 06点07分
厉害厉害!谢谢了!
2017年07月04日 06点07分
@wabcmcc 大佬,请问这个插件具体使用方法,求你了
2017年12月10日 06点12分
这个用不了的
2020年09月25日 17点09分
level 14
按我的理解,其实要做复杂一点的灯光效果,这个插件就不行,例如探照灯,锥形的渐变色,这类只能用ps大法做成行走图,在事件里面设置开关或时间自动打开之类的。
2017年12月16日 05点12分
4