rongmauhong Posted April 20, 2018 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 81 Reputation: 14 Joined: 11/17/17 Last Seen: March 20 Share Posted April 20, 2018 Hi, I want to make a command to save the item list in @alootid command. I read in the document but it does not seem to have that function. Please help, thanks. Quote Link to comment Share on other sites More sharing options...
0 Akkarin Posted April 20, 2018 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: April 15 Share Posted April 20, 2018 You could potentially do this with a character based array, bindatcmd and an onpcloginevent. Use bindatcmd to override the original @alootid command and pass the args to an array that is looped through onlogin, so the char always has that list available and active when they login to the game. You can read about all these components in the script_commands.txt file. 1 Quote Link to comment Share on other sites More sharing options...
0 brunoshp Posted April 20, 2018 Group: Members Topic Count: 64 Topics Per Day: 0.01 Content Count: 180 Reputation: 7 Joined: 12/19/12 Last Seen: November 21, 2024 Share Posted April 20, 2018 you need put @aloottype +2 this is usable itens. Quote Link to comment Share on other sites More sharing options...
Question
rongmauhong
Hi,
I want to make a command to save the item list in @alootid command. I read in the document but it does not seem to have that function.
Please help, thanks.
Link to comment
Share on other sites
2 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.