rongmauhong Posted April 20, 2018 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
0 Akkarin Posted April 20, 2018 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
0 brunoshp Posted April 20, 2018 Posted April 20, 2018 you need put @aloottype +2 this is usable itens. Quote
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.
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.