Jump to content
  • 0

atcommand @size?


Axiom

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  12
  • Reputation:   0
  • Joined:  11/04/12
  • Last Seen:  

I didn't see any similar topics about it when I ran searches so I thought I'd just ask.

 

I'm attempting to make a consumable item (novelty more than anything else) that comes in two forms: first being it changes the player's size to something smaller when used and the second being the opposite. So far I've tried { atcommand "@size 1" } and { atcommand "@size "+@player$" 9"; } and neither have really worked. Is there another command for it? I can't find it on the wiki.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  12
  • Reputation:   0
  • Joined:  11/04/12
  • Last Seen:  

After re-reading my post I found the problem. Missing semicolon. Noob mistake, my bad and problem solved!

 

For anyone who wants the same thing,

 

19031,Shrinking_Potion,Shrinking Potion,0,1200,,100,,,,,0xFFFFFFFF,7,2,,,,,,{ atcommand "@size 1"; },{},{}
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...