📓שימוש ב- Skript API

דוגמאו×Ē

command /iaskriptgetitem <text> [<number=1>]:
  trigger:
    set {%player%.item} to null
    set {%player%.item} to customitem arg 1
    if {%player%.item} is null:
      message "Custom item %arg 1% not found"
    else:
      give player arg 2 of {%player%.item}
      message "Obtained custom item %arg 1%"

אם א×Ēה חושב שחסרה שיטה כלשהי ׊א×Ēה ×Ļריך אל ×Ēדאג. אני אוסי×Ŗ ×ĸוד ×Ēכונו×Ē ל-Script API, א×Ēה רק ×Ļריך להיו×Ē סבלני.

Last updated