Jump to content

coomode

Members
  • Posts

    5
  • Joined

Posts posted by coomode

  1. On 9/2/2019 at 3:17 PM, Start_ said:

    Simply add more line to setrandomoption

    
     setrandomoption(.@part,0,.@opt,.@val,.@indx,getcharid(0));
     setrandomoption(.@part,1,.@opt,.@val,.@indx,getcharid(0));
     setrandomoption(.@part,2,.@opt,.@val,.@indx,getcharid(0));
     setrandomoption(.@part,3,.@opt,.@val,.@indx,getcharid(0));
     setrandomoption(.@part,4,.@opt,.@val,.@indx,getcharid(0));

     

     if(!.sobrepor)
        {
            while(getequiprandomoption(.@part, .@indx, ROA_ID, getcharid(0)))                                
            {
                ++.@indx;
                if(.@indx > .slotmax) { goto OnMax; }
            }
        }

    change

     

     if(!.sobrepor)
        {
            while(getequiprandomoption(.@part, .@indx, ROA_ID, getcharid(0)))
            {

     setrandomoption(.@part,0,.@opt,.@val,.@indx,getcharid(0));
     setrandomoption(.@part,1,.@opt,.@val,.@indx,getcharid(0));
     setrandomoption(.@part,2,.@opt,.@val,.@indx,getcharid(0));
     setrandomoption(.@part,3,.@opt,.@val,.@indx,getcharid(0));
     setrandomoption(.@part,4,.@opt,.@val,.@indx,getcharid(0));


                ++.@indx;
                if(.@indx > .slotmax) { goto OnMax; }
            }
        }

     

     
    Is this correct? pls 
  2.  

    On 4/12/2017 at 8:53 PM, nutminemz said:

    58ee2cdd5e05d_ScreenShot2560-04-12at8_29_41PM.png.a0d5bdfe4906236484df8d91d8e0332f.png

     

    Now we can add and remove orbs from our item with random-option

    A modified version of old school orb refiner by Skorm

    Ty cydh for *getitem3 

     

    REQUIEMENTS
    Initial release script commands for Item Random Options #1708

    SUGGESTIONS
    Initial release item random option for monster drop #1743
    ALL monster drop item with Random Option

     

    Download
    https://drive.google.com/open?id=0Bz-BtnAkIhbUNWxWRkhKXzl1eDg

     

    thank

    i download npc on server  I can not find it gimme orb

    Where to find gimme orb
     
     

    nutminemz  

    1574747978089.jpg

    1574748015091.jpg

×
×
  • Create New...