Search results

  1. K

    How do I execute a command line in a script? (feeding a slimeling)

    Hey guys I just bought a slimeling and wanted to make a script to use in my moods such that when my mp is low, it will feed my slimeling. Typing "slimeling <item>" into the cli works, but I cannot get it to work in a script. This is what I wish would work: void main() { if( my_mp() < 400) {...
Top