Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Fixed
ENT.Type = "anim" ENT.PrintName = "Bitminer 1" ENT.Spawnable = true ENT.Category = "Bitminers 2" ENT.upgrades = { CPU = {name = "CPU Speed +256MHz", cost = {2000,400,8000,16000,320000, 64000, 128000}, amountPerUpgrade = 0.256}, CORES = {name = "Adds an extra core", cost = {50000, 10000, 175000}} } ENT.Type = "anim" ENT.PrintName = "Bitminer 2" ENT.Spawnable = true ENT.Category = "Bitminers 2" ENT.upgrades = { CPU = {name = "CPU Speed +256MHz", cost = {2000,400,8000,16000,320000, 64000, 128000}, amountPerUpgrade = 0.256}, CORES = {name = "Adds an extra core", cost = {50000, 10000, 175000}} } ENT.Type = "anim" ENT.PrintName = "Bitminer Rack" ENT.Spawnable = true ENT.Category = "Bitminers 2" r ENT.upgrades = { CPU = {name = "Overclocks all server by +256MHz", cost = {2000,4000,8000,16000,32000, 64000, 128000}, amountPerUpgrade = 0.256}, CORES = {name = "Adds an extra core", cost = {}} //Altough were not using it, by having an empty table it will prevent errors }
run
|
edit
|
history
|
help
0
Truly random numbers (Lua)
test123
gdgdf
Replace all substring in string
ok
Monty Hall Problem Simulated
CC: LDInterface
test123
1
zzz