Solved internal error when trying to give a player a stick which is a variable

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

Trixxer

New Member
Oct 29, 2021
7
0
1
17
sk version: 2.5-beta3 (cubedcraft why :emoji_frowning:((((((((( )
version: 1.16.5
addons:SkQuery, skRayFall and Skellet

the only thing i get when i use the command is 'An internal error occured while attempting to perform this command.'

code:
Code:
command /baka:
  trigger:
    set {_stick} to stick
    enchant {_stick} with knockback 1000
    give {_stick} named "AMOGUS" to player
[doublepost=1635520563,1635519762][/doublepost]oh i already found the fix, somebofy close this
 
sk version: 2.5-beta3 (cubedcraft why :emoji_frowning:((((((((( )
version: 1.16.5
addons:SkQuery, skRayFall and Skellet

the only thing i get when i use the command is 'An internal error occured while attempting to perform this command.'

code:
Code:
command /baka:
  trigger:
    set {_stick} to stick
    enchant {_stick} with knockback 1000
    give {_stick} named "AMOGUS" to player
[doublepost=1635520563,1635519762][/doublepost]oh i already found the fix, somebofy close this
just set the prefix to solved
 
Status
Not open for further replies.