Jump to content

Phyton int32 problem.


Recommended Posts

Guest Anonymous

So my problem is I can't send more than 32 int bits through this packet. I want to expand the bit rates to 2^63-1 becasue I have to work with lagre numbers. Can I import something for solve this problem or should I upgrade the phyton version ?(I don't know the version of my phyton)

The codes looks like:

net.SendChatPacket("/pvp %d %d" % (self.vid,int(self.gold)))

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Popular Days

Popular Days

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



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