Jump to content

asdasd1234

Member
  • Posts

    14
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by asdasd1234

  1. Hi!

    When you upgrade a jewelry with gems, the tooltip only shows stats instead of all 3.

    The stats are given, only the tooltip doesnt shows.. 

     

    Tried to copy this code and made a 3rd line but that didnt work

    		affectType1, affectValue1 = item.GetAffect(0)
    		affectList1=[0, max(1, affectValue1*10/100), max(2, affectValue1*20/100), max(3, affectValue1*40/100)]
    
    		affectType2, affectValue2 = item.GetAffect(1)
    		affectList2=[0, max(1, affectValue2*10/100), max(2, affectValue2*20/100), max(3, affectValue2*40/100)]

    Do you have any solution for this? 

  2. Hi!

    Im trying to install sash system, but i encountered some difference in root/introselect.py

    There is a code that should be 

    Int i in xrange(self.SLOT_COUNT);

    but its actually

    for index in indexArray

     

    How can i solve this issue? What else should i overwrite to make it work?

    I just replaced as is but now in characterselect only the slot 1 character is visible and there is other bugs as well.. 

  3. On 11/8/2020 at 5:55 PM, Distraught said:

    M2 Download Center

     

    Hidden Content

    • Give reaction to this post to see the hidden content.
    ( Internal )

     

    Heys guys,

     

    I just realized that so many of you still using that vdi from 2014 with an old bsd and an old gcc that was not even c++11 compatible. So that I just created a new image with a fresh FreeBSD (12.1) having gcc 9 and without an Extern directory (all externals are installed from pkg repo). I put on some (I think) unmodified sources that can be compiled on it but you can upload your own files there.

    I hope it will make many of yours life easier!

     

    Download: 

    Hidden Content

    • Give reaction to this post to see the hidden content.

     

     

      Reveal hidden contents

     

    username: root

    password: admin

     

     

    Hello!

    I have an idiot question...

    so i downloaded and run the vdi with oracle, but i can not connect filezilla.. how do i connect with and whats the id/pw or ip ..

    i dont even know what did i fail...

    thanks in advance !

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.