kronobr Posted September 14, 2020 Group: Members Topic Count: 32 Topics Per Day: 0.02 Content Count: 71 Reputation: 0 Joined: 06/24/19 Last Seen: September 18, 2022 Share Posted September 14, 2020 How to make this work? 7140,Seed_Of_Life,Seed of Life,0,600,,10,,,,,,,,,,,,,{ input .@input$; atcommand "@unjail " + .@input$ },{},{} An item that when used, the player puts the name of another and uses the command unjail. Quote Link to comment Share on other sites More sharing options...
0 Poring King Posted September 14, 2020 Group: Members Topic Count: 63 Topics Per Day: 0.02 Content Count: 1016 Reputation: 191 Joined: 11/27/14 Last Seen: February 15 Share Posted September 14, 2020 55 minutes ago, kronobr said: How to make this work? 7140,Seed_Of_Life,Seed of Life,0,600,,10,,,,,,,,,,,,,{ input .@input$; atcommand "@unjail " + .@input$ },{},{} An item that when used, the player puts the name of another and uses the command unjail. Create a function and call it on your item { call unjailfunction;},{ },{ } Quote Link to comment Share on other sites More sharing options...
0 Emistry Posted September 14, 2020 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: 3 hours ago Share Posted September 14, 2020 5 hours ago, kronobr said: How to make this work? 7140,Seed_Of_Life,Seed of Life,0,600,,10,,,,,,,,,,,,,{ input .@input$; atcommand "@unjail " + .@input$; },{},{} you almost did it, except the missing semi colon; Quote Link to comment Share on other sites More sharing options...
0 kronobr Posted September 14, 2020 Group: Members Topic Count: 32 Topics Per Day: 0.02 Content Count: 71 Reputation: 0 Joined: 06/24/19 Last Seen: September 18, 2022 Author Share Posted September 14, 2020 1 hour ago, Emistry said: 7140,Seed_Of_Life,Seed of Life,0,600,,10,,,,,,,,,,,,,{ input .@input$; atcommand "@unjail " + .@input$; },{},{} you almost did it, except the missing semi colon; How should be? Im learning yet about that. Thanks. Quote Link to comment Share on other sites More sharing options...
Question
kronobr
How to make this work?
7140,Seed_Of_Life,Seed of Life,0,600,,10,,,,,,,,,,,,,{ input .@input$; atcommand "@unjail " + .@input$ },{},{}
An item that when used, the player puts the name of another and uses the command unjail.
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.