Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 2 [3] 4

Author Topic: ERROR; State Command; Welcome to All!  (Read 3151 times)

Gwolfski

  • Bay Watcher
  • Strawberries!
    • View Profile
    • ignore pls!
Re: ERROR; State Command; Welcome to All!
« Reply #30 on: October 09, 2015, 05:01:09 pm »

>harvest 10 units of each {resourceType:vegetation.}
Logged
Eventually when you go far enough the insane start becoming the sane

BluarianKnight

  • Bay Watcher
  • Gimme a soul, sailor.
    • View Profile
Re: ERROR; State Command; Welcome to All!
« Reply #31 on: October 09, 2015, 09:08:14 pm »

>harvest 10 units of each {resourceType:vegetation.}

HARVESTING . . .
HARVESTING . . .
HARVESTED 3 CATALOGUED VEGETATION.
LIGHT, SPONGY 'WOOD' - 10 UNITS
HARD, LARGE WOOD - 10 UNITS
FRAGILE, WEAK, BARELY SUFFICIENT WOOD, OVERGROWING, SUPPORTS POSSIBILITY OF FAST GROWTH - 10 UNITS.


Spoiler (click to show/hide)
Logged
A beautiful lesbian trans lass, I'll punch ya dork.

BluarianKnight

  • Bay Watcher
  • Gimme a soul, sailor.
    • View Profile
Re: ERROR; State Command; Welcome to All!
« Reply #32 on: October 10, 2015, 08:18:58 am »

COMMANDS REQUESTED. . .
Logged
A beautiful lesbian trans lass, I'll punch ya dork.

Dustan Hache

  • Bay Watcher
  • What protagonist?
    • View Profile
Re: ERROR; State Command; Welcome to All!
« Reply #33 on: October 10, 2015, 08:28:24 am »

Display current fuel/power levels.
Produce 10 fuel
Produce 10 logs of hard wood if fuel/power levels permit.
« Last Edit: October 10, 2015, 08:30:04 am by Dustan Hache »
Logged
I figure at some point, you're just gonna run outta fucks to give and just off yourself whenever you get hurt at all. It's not like there's any downsides to it. Hangover? Suicide will fix that. Stubbed your toe? Suicide. Headache? Suicide. Papercut? Suicide.

Gwolfski

  • Bay Watcher
  • Strawberries!
    • View Profile
    • ignore pls!
Re: ERROR; State Command; Welcome to All!
« Reply #34 on: October 10, 2015, 08:53:45 am »

>invent {container}type product.
>IF 1 = true GOTO 4
>IF 1 = false terminate operation
>Cut 10 wood
>Produce fuel
>produce {container}type product
> repeat until 20fuel.
>store 15 fuel in {container}type product
>display full known statistics and appearance of {materialType:wood}
>create item_statistic.txt
>save line 9 to item_statistic.txt
« Last Edit: October 10, 2015, 09:31:33 am by Gwolfski »
Logged
Eventually when you go far enough the insane start becoming the sane

KillerHP

  • Bay Watcher
  • im french :D
    • View Profile
Re: ERROR; State Command; Welcome to All!
« Reply #35 on: October 10, 2015, 10:20:28 am »

>create botstatus.bat
Code: [Select]
@echo off
echo BotStatus
:main
echo Bot information:
botget status
botget location
botget botnumbers
echo Factory information:
botget factory materials
botget factory itemnumbers
botget factory containers
pause >nul
cls
>save script
>run botstatus.bat
>AI logs  further actions in memlog.txt
« Last Edit: October 10, 2015, 10:22:28 am by KillerHP »
Logged
A random person which does stuff and likes roguelikes and SS13...

BluarianKnight

  • Bay Watcher
  • Gimme a soul, sailor.
    • View Profile
Re: ERROR; State Command; Welcome to All!
« Reply #36 on: October 10, 2015, 06:08:49 pm »

>create botstatus.bat
Code: [Select]
@echo off
echo BotStatus
:main
echo Bot information:
botget status
botget location
botget botnumbers
echo Factory information:
botget factory materials
botget factory itemnumbers
botget factory containers
pause >nul
cls
>save script
>run botstatus.bat
>AI logs  further actions in memlog.txt
>invent {container}type product.
>IF 1 = true GOTO 4
>IF 1 = false terminate operation
>Cut 10 wood
>Produce fuel
>produce {container}type product
> repeat until 20fuel.
>store 15 fuel in {container}type product
>display full known statistics and appearance of {materialType:wood}
>create item_statistic.txt
>save line 9 to item_statistic.txt
Display current fuel/power levels.
Produce 10 fuel
Produce 10 logs of hard wood if fuel/power levels permit.
CONFUSED. VOTE FOR CORRECT COMMAND.
Logged
A beautiful lesbian trans lass, I'll punch ya dork.

spfifle

  • Bay Watcher
    • View Profile
Re: ERROR; State Command; Welcome to All!
« Reply #37 on: October 10, 2015, 06:45:18 pm »

Display current fuel/power levels.
Produce 10 fuel
Produce 10 logs of hard wood if fuel/power levels permit.
+1
Logged

BluarianKnight

  • Bay Watcher
  • Gimme a soul, sailor.
    • View Profile
Re: ERROR; State Command; Welcome to All!
« Reply #38 on: October 10, 2015, 10:46:43 pm »

Display current fuel/power levels.
Produce 10 fuel
Produce 10 logs of hard wood if fuel/power levels permit.
+1

PRODUCING REQUIRED 10 FUEL . . .
PRODUCING 10 LOGS OF -HARD WOOD- . . .
PROCESSES COMPLETE. 10 -HARD WOOD- IN STORAGE.


Spoiler (click to show/hide)
Logged
A beautiful lesbian trans lass, I'll punch ya dork.

Dustan Hache

  • Bay Watcher
  • What protagonist?
    • View Profile
Re: ERROR; State Command; Welcome to All!
« Reply #39 on: October 10, 2015, 11:10:51 pm »

Produce 50 fuel
Invent fuel refinery,
Display fuel cost for creating buddybot.
Logged
I figure at some point, you're just gonna run outta fucks to give and just off yourself whenever you get hurt at all. It's not like there's any downsides to it. Hangover? Suicide will fix that. Stubbed your toe? Suicide. Headache? Suicide. Papercut? Suicide.

Arcvasti

  • Bay Watcher
  • [IS_ALREADY_HERE] [FRIENDSHIPPER:HIGH]
    • View Profile
Re: ERROR; State Command; Welcome to All!
« Reply #40 on: October 10, 2015, 11:59:06 pm »

ptw
Logged
If you expect to live forever then you will never be disappointed.
Spooky Signature
To fix the horrid default colour scheme, follow the below steps:
Profile> Modify Profile> Look and Layout> Current Theme> (change)> Darkling

KillerHP

  • Bay Watcher
  • im french :D
    • View Profile
Re: ERROR; State Command; Welcome to All!
« Reply #41 on: October 11, 2015, 02:38:13 am »

>create botstatus.bat
Code: [Select]
@echo off
echo BotStatus
:main
echo Bot information:
botget status
botget location
botget botnumbers
echo Factory information:
botget factory materials
botget factory itemnumbers
botget factory containers
pause >nul
cls

>save script
>run botstatus.bat
>AI logs  further actions in memlog.txt

Means that:
Create a program named botstatus.bat which will display bot informations with integrated commands;
save that script;
run it.
After , i set the AI to put any further actions in memlog.txt , which is the new memory log.
Logged
A random person which does stuff and likes roguelikes and SS13...

KillerHP

  • Bay Watcher
  • im french :D
    • View Profile
Re: ERROR; State Command; Welcome to All!
« Reply #42 on: October 11, 2015, 09:21:15 am »

seems like no one has voted yet
Logged
A random person which does stuff and likes roguelikes and SS13...

KillerHP

  • Bay Watcher
  • im french :D
    • View Profile
Re: ERROR; State Command; Welcome to All!
« Reply #43 on: October 11, 2015, 12:17:29 pm »

oh god it already died
Logged
A random person which does stuff and likes roguelikes and SS13...

crazyabe

  • Bay Watcher
  • I didn't start the fire...Just added the gasoline!
    • View Profile
Re: ERROR; State Command; Welcome to All!
« Reply #44 on: October 11, 2015, 12:56:50 pm »

>create botstatus.bat
Code: [Select]
@echo off
echo BotStatus
:main
echo Bot information:
botget status
botget location
botget botnumbers
echo Factory information:
botget factory materials
botget factory itemnumbers
botget factory containers
pause >nul
cls

>save script
>run botstatus.bat
>AI logs  further actions in memlog.txt

Means that:
Create a program named botstatus.bat which will display bot informations with integrated commands;
save that script;
run it.
After , i set the AI to put any further actions in memlog.txt , which is the new memory log.
+1
Logged
Quote from: MonkeyMarkMario, 2023
“Don’t quote me.”
nothing here.
Pages: 1 2 [3] 4