Jump to content

kullanici12

Member
  • Posts

    6
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by kullanici12

  1. On 25.05.2020 at 04:40, Ikarus_ said:

    bana şunu gösterebilir misin:

    
    

    Pastebin veya sadece bir ekran görüntüsü

    def GetShopNamesRange():
        val=1.000
        try:
            with open("shop.cfg", 'r') as f:
                val=float(f.read().replace('\n', ''))
        except IOError:
            pass
        return float(val)

     I have the same mistake

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