Git Product home page Git Product logo

Comments (2)

AUSTIN2526 avatar AUSTIN2526 commented on June 19, 2024 2

you can use this code convert the value

import numpy as np
while(1):
    data = float(input('Enter:'))
    b = np.array([data])
    b.dtype = 'int'
    print(b[1])

and paste the value in self.modify_data

 self.modify_data = {
                             #if you want to add a row modify here(format func_name_ + "num" + _ + "name")
                             'func_name_1_hP':[self.ui.func_group_1[0], paste here, 0x00A1EFD8,[0x70,0x18,0x170,0x98,0x48,0x10,0x1F70,0x04]],
                             'func_name_1_range':[self.ui.func_group_1[1], paste here, 0x00A1EFD8,[0x70,0x18,0x170,0x98,0x48,0x10,0x1670,0x04]],
                             'func_name_1_atk':[self.ui.func_group_1[2], paste here, 0x00A1EFD8,[0x70,0x18,0x170,0x98,0x48,0x10,0x480,0x04]],
                             'func_name_1_haste':[self.ui.func_group_1[3], paste here, 0x00A1EFD8,[0x70,0x18,0x170,0x98,0x48,0x10,0x1F0,0x04]],

                             'func_name_2_ex':[self.ui.func_group_2[0], paste here, 0x00A1EFD8,[0x70,0x18,0x170,0x98,0x48,0x10,0x1B30,0x04]],
                             'func_name_2_ex_ame':[self.ui.func_group_2[1], paste here, 0x00A1EFD8,[0x70,0x18,0x170,0x98,0x48,0x10,0x1B50,0x04]],
                             
                             'func_name_3_level_up':[self.ui.func_group_3[0], paste here, 0x00800B60, [0x48,0x10,0x1840,0x4]],
                             'func_name_3_stop_level_up':[self.ui.func_group_3[1], paste here, 0x00800B60, [0x48,0x10,0x1840,0x4]],
                             
                             'func_name_4_coin_1':[self.ui.func_group_4[0], paste here, 0x00A1EFC8, [0x1A8, 0x0, 0x0, 0x280, 0x34]],
                             
                             #this data not in QCheckBox this data will enable in modify function
                             'func_name_4_coin_2':[self.ui.func_group_4[0], paste here, 0x007D37E0, [0x148,0x18B4]],
                             
        }

from holocure-trainer.

MongMikng avatar MongMikng commented on June 19, 2024

Thank you very much. It works fine.

from holocure-trainer.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.