Jump to content
  • 0
Gxolee

R> Script for Elite siege box enable to use in BM(skill slot)

Question

Help does anyone know how to enable the Elite sage box that will be allowed to put in the BM(skill slot)...!! is thier a script for that i've trying all the restriction and still doesnt work for me.

what i need:

1. confirmation of items(box) before using

2. can put in the BM (skill slot)

3. if you are overweight or handling 70% of weight the box cannot be open

Thanks in advance !

Edited by Gxolee
Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0
On 9/13/2020 at 2:49 AM, Emistry said:

if not mistaken, change item type to 18

14003,Elite_Siege_Supply_Box,Elite Siege Supply Box,18,20,,10,,,,,0xFFFFFFFF,7,2,,,,,,{ getitem 11503,100; getitem 11504,50; },{},{}

Item Type set to 18 already by default, however it still can't be placed on the skill slots.., same goes with Light Blue Box and White Blue Box. would there be another way?
 

Link to comment
Share on other sites

  • 0
On 10/21/2020 at 5:33 PM, Almond Snicker said:

Did this work on your end? I tried changing but it still can't be placed. 

Box,Box,2,10,,0,,,,,0xFFFFFFFF,63,0,,,,,,{ if (((Weight*100)/MaxWeight) > 70) { message strcharinfo(0), "You are overweight, you cannot open the box!"; getitem 40028,1; end;} getitem 11503,50; getitem 11504,50;},{},{}

try this one this is working, just change the maxweight 70 you want that allowed to open the box.

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...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.