Basscans
|
  |
| Joined: 04 Oct 2012 |
| Total Posts: 770 |
|
|
| 10 Feb 2015 05:13 PM |
Are the ROBLOX servers 64 bit or 32 bit? I need to know for bitwise operators such as bitwise NOT and so I can script a limit.
(for binary) |
|
|
| Report Abuse |
|
|
drager980
|
  |
| Joined: 25 May 2009 |
| Total Posts: 13385 |
|
| |
|
|
| 10 Feb 2015 05:23 PM |
| I'm quite certain it is 32-bit. Something as unsophisticated and unorganized as Roblox would be. But I've been programming on Roblox for years, and I am quite certain that there is no 64-bit version. Even if there was, a lot of computers would still use 32-bit. |
|
|
| Report Abuse |
|
|
cosmo9512
|
  |
| Joined: 20 Jun 2013 |
| Total Posts: 1407 |
|
|
| 10 Feb 2015 05:30 PM |
Biggest number possible on ROBLOX is 2,147,483,647, biggest 32 bit integer.
Servers are most likely 32 bit. |
|
|
| Report Abuse |
|
|
Basscans
|
  |
| Joined: 04 Oct 2012 |
| Total Posts: 770 |
|
|
| 10 Feb 2015 05:32 PM |
It's 32 bit.
I have verified this because when performing bit wise NOT on a 64 bit binary thingy it stops performing NOT 11 bits from the end. |
|
|
| Report Abuse |
|
|