Vincentore Posted June 29, 2017 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 60 Reputation: 33 Joined: 02/17/15 Last Seen: January 28, 2024 Share Posted June 29, 2017 Hello, I tried the script command getitem3. But I can't make it work. I also tested the example from script_commands.txt setarray .@OptID[0],RDMOPT_WEAPON_ATTR_TELEKINESIS; setarray .@OptVal[0],0; setarray .@OptParam[0],0; getitem3 28705,1,1,9,0,0,0,0,0,.@OptID,.@OptVal,.@OptParam; This also throws "Error - no option ID listed". What do I do wrong? Quote Link to comment Share on other sites More sharing options...
Question
Vincentore
Hello,
I tried the script command getitem3. But I can't make it work.
I also tested the example from script_commands.txt
setarray .@OptID[0],RDMOPT_WEAPON_ATTR_TELEKINESIS; setarray .@OptVal[0],0; setarray .@OptParam[0],0; getitem3 28705,1,1,9,0,0,0,0,0,.@OptID,.@OptVal,.@OptParam;
This also throws "Error - no option ID listed". What do I do wrong?
Link to comment
Share on other sites
0 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.