Jump to content
  • 0

i need help in this one REFINE FUNCTION 6.1 by EMISTRY


Question

Posted

screenkrashgamingRO001_zps61803af6.jpg

 

i cant refien those item like middle, lower headgear shoe and accessory

 

trinity,128,91,6 script Refine Master 851,{
callfunc( "RefineFunc",1023,0,10,2,1,80,-3,50,20,512 );
 
501,Red_Potion,Red Potion,0,50,,70,,,,,0xFFFFFFFF,7,2,,,,,,{ callfunc( "RefineFunc",1023,0,10,2,1,80,-3,50,20,512 ); },{},{}
 
1023 for all item i think
 
even sigle bitmask for item middle, lower headgear shoe and accessory
 
(2^0) 1 = Lower headgear
(2^1) 2 = Right hand
(2^2) 4 = Mantle
(2^3) 8 = Accessory 1
(2^4) 16 = Armor
(2^5) 32 = Left hand
(2^6) 64 = Shoes
(2^7) 128 = Accessory 2
(2^8) 256 = Upper headgear
(2^9) 512 = Middle headgear
(2^10) 1024 = Styles Upper headgear
(2^11) 2048 = Styles Middle headgear
(2^12) 4096 = Styles Lower headgear
(2^15) 32768 = Arrow (arrow-type items only)
 
i need help thank in advance ..

3 answers to this question

Recommended Posts

Posted

you want a npc or include in a npc a part where they will get their refine to that items? huh maybe try something like

atcommand "@refine # 1";

along with a random chance to get that?

 

sorry i'm short of ideas D:!

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...