< 3.5e Creatures CR 1
3.5e Creatures CR 1/4
Back to Main Page → 3.5e Homebrew → Creatures |
|
CR 1/4
Incomplete Creatures
Creatures of CR 1/4 with one or many improving, reviewing, or removing templates present. Please help work on the problem presented on the template.
gollark: As this uses globals it is of course evil, but OH WELL.
gollark: To just lazily open `lua` with some variables in the environment:```lua_G.someVariable = 5shell.run "lua"```
gollark: ```lualocal modem = peripheral.find "modem"local hist = {}while true do write "> " local input = read(nil, hist) table.insert(hist, input) -- transmit "input" hereend```or something.
gollark: Yes, but that's not a great way to do it.
gollark: It would probably be best to write a dedicated program for that instead of writing `modem.transmit(666, 9671, "whatever")` over and over again.
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.