Use 'attacker' and/or 'victim' in damage/death events

on damage:
victim is player
attacker is not player
send "hehehe" to victim
on damage:
victim is player
attacker is not player
send "hehehe" to victim
で実行すると Use 'attacker' and/or 'victim' in damage/death events というエラーが出ます。。。 解決方法ありますか...
Solution:
is a player is not a playerでいけるらしい...
Jump to solution
14 Replies
るび
るびOP12mo ago
No description
るび
るびOP12mo ago
あと前までちゃんと動いていたのにサーバー再起動すると急にエラー出ました broadcast "%attacker%" だといけました.......
Solution
わし
わし12mo ago
is a player is not a playerでいけるらしい
るび
るびOP12mo ago
エラーなしです!いけました ありがとうございます!
月猫ch
月猫ch12mo ago
まじ?
mirageeeeeeeeeeeeeeeeeeeeeeeeeee
いいですか タイプを比較するには type of is is a is of type
mirageeeeeeeeeeeeeeeeeeeeeeeeeee
特に3つ目はあまり知られてないと思います https://skripthub.net/docs/?id=1168
Skript Hub - Documentation
Is of Type (Condition) - Skript
Checks whether an item of an entity is of the given type. This is mostly useful for variables, as you can use the general 'is' condition otherwise (e.g. 'victim is a creeper').
___
___12mo ago
is a | is an
is a | is an
Type https://skripthub.net/docs/?id=2169 https://github.com/SkriptLang/Skript/blob/master/src/main/resources/lang/readme.txt https://github.com/SkriptLang/Skript/blob/master/src/main/java/ch/njol/skript/classes/data/SkriptClasses.java#L98
type of
type of
Expression https://skripthub.net/docs/?id=922
is type of
is type of
Condition https://skripthub.net/docs/?id=1168 a | an って変えられるのかな?
mirageeeeeeeeeeeeeeeeeeeeeeeeeee
英文法的な細かいチェックはしてないと思う だからどっちでいいかな? 三単現とかもお構い無しだしね
月猫ch
月猫ch12mo ago
(doesn't contains はだめなもよう)
___
___12mo ago
いや、 https://github.com/SkriptLang/Skript/blob/1a009cdb1419292046de0e95429bcb40eaaaab15/src/main/resources/lang/default.lang#L17C9-L17C9 このgendersってセクションでaiueoとかに変えられるのかなと思ってlangに追加してみたけど無理だったので別のやり方があるのかなと思いました doesn't containsがダメなのは構文を見ればわかると思う https://skripthub.net/docs/?id=1154 githubにjapanese.langあるんだね https://github.com/SkriptLang/Skript/blob/master/src/main/resources/lang/japanese.lang
mirageeeeeeeeeeeeeeeeeeeeeeeeeee
それ2.7.0で日本語対応したときからのものかな
___
___12mo ago
https://github.com/SkriptLang/Skript/commits/master/src/main/resources/lang/japanese.lang https://github.com/SkriptLang/Skript/tags#toggle-commit-2.7.2 2.7.2から追加されてるけど、langファイル自体は9ヵ月前からあるみたい ここでjapanese.lang配布してる時点ではもう公式のgithubにあったみたいだね
yukkina
yukkina12mo ago
don't(do not) contain/doesn't(does not) containなんやろなぁ
Want results from more Discord servers?
Add your server