This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
manu_03's profile picture

CCBank 1.0 - RedNet-based economy

Started by manu_03, 23 November 2014 - 08:02 PM
manu_03 #1
Posted 23 November 2014 - 09:02 PM
Hello there! This time I'm here to show you the CCBank program.
How it works:
1 Server
Install on a Computer with a WirelessModem connected and start the server program. It needs to have a Disk Drive in any side (it doesn't support cabble). The accounts will be saved on disk/.
2 Client
Install on a Computer with a WirelessModem and a Disk Drive in any side. Run this program. The account number is the disk ID.
How to modify money
You can modify the variables in the program for change default amount. For modify users' money, I recommend make a copy of the disk (Button3 in Creative Mode) and modify the files in it. You don't need to restart anything.
I'll add a GUI and a Server-Side config (such as default money, etc.)
How it works
The server doesn't need anyone interacting with it. I'll add a log system.

TIP: You can use the Client's disk: The program only gets its ID, not its files.
UPDATED CODE
Edited on 26 November 2014 - 03:58 PM
willwac #2
Posted 24 November 2014 - 05:13 PM
Hey, throw up some screenshots please!
KeeganDeathman #3
Posted 25 November 2014 - 12:10 AM
Mines better.
Extended range, gui, and client side features such as transferring money. If you have these, describe them.