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
11 Replies
るび
るびOP14mo ago
No description
るび
るびOP14mo ago
あと前までちゃんと動いていたのにサーバー再起動すると急にエラー出ました broadcast "%attacker%" だといけました.......
Solution
わし
わし14mo ago
is a player is not a playerでいけるらしい
るび
るびOP14mo ago
エラーなしです!いけました ありがとうございます!
月猫ch
月猫ch14mo 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').
mirageeeeeeeeeeeeeeeeeeeeeeeeeee
英文法的な細かいチェックはしてないと思う だからどっちでいいかな? 三単現とかもお構い無しだしね
月猫ch
月猫ch14mo ago
(doesn't contains はだめなもよう)
mirageeeeeeeeeeeeeeeeeeeeeeeeeee
それ2.7.0で日本語対応したときからのものかな
yukkina
yukkina14mo ago
don't(do not) contain/doesn't(does not) containなんやろなぁ

Did you find this page helpful?