Jump to content

IShungite

Member
  • Posts

    2
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by IShungite

  1. 6 hours ago, 2358 said:
    1. The size of the icons does not increase when you click on it with the mouse
    2. How do I make it compatible with the conversion system ?

    1 -> Just add self.SetScale(0.8,0.8) in OnMouseOverIn function, and self.SetScale(0.7, 0.7) in OnMouseOverOut function

    • Good 1
  2. Le 14/05/2019 à 07:18, cjunior2011 a dit :

    what's wrong?
     

      Révéler le contenu masqué

    ihrR4z8.gif

    code:

      Révéler le contenu masqué

    19wcUWJ.png

     

    Try :
     

    def Close(self):
            chat.ClearWhisper(self.targetName)

            if app.ENABLE_WHISPER_RENEWAL:
                if self.targetName != 0:
                    if whisper.IsSended(self.targetName) and self.targetName:
                        whisper.Remove(self.targetName)

    • Love 1
×
×
  • 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.