homun: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
;homun [s | status | feed | | ;homun [s | status | feed | delete | move (<x> <y>) | standby | aiv | rename (<new name>)] | ||
:<x> | :<x> | ||
Line 6: | Line 6: | ||
:<y> | :<y> | ||
::- y-coordinate. | ::- y-coordinate. | ||
:<new name> | |||
::- new name for the homunculus. | |||
:Interact with homunculus. | :Interact with homunculus. | ||
Line 23: | Line 26: | ||
|Feed your homunculus. (Food needed) | |Feed your homunculus. (Food needed) | ||
|- | |- | ||
|align=center|homun | |align=center|homun delete | ||
|Deletes your homunculus. | |Deletes your homunculus. | ||
|- | |- | ||
Line 34: | Line 37: | ||
|align=center|homun aiv | |align=center|homun aiv | ||
|Display current homunculus AI. | |Display current homunculus AI. | ||
|- | |||
|align=center|homun rename <new name> | |||
|Renames your homunculus. | |||
|} | |} | ||
Line 91: | Line 97: | ||
|Display a description of the specified homunculus skill. | |Display a description of the specified homunculus skill. | ||
|} | |} | ||
== Changelog == | |||
=== [http://openkore.svn.sourceforge.net/viewvc/openkore?revision=8422&view=revision r8422] === | |||
The command "homun fire" was renamed to "homun delete", to avoid mistakes, but keeping exactly the same function.<br> | |||
[http://forums.openkore.com/viewtopic.php?f=36&t=29285 See more in the forum]. | |||
[[Category:Console Command]] | [[Category:Console Command]] |
Revision as of 22:55, 6 March 2013
- homun [s | status | feed | delete | move (<x> <y>) | standby | aiv | rename (<new name>)]
- <x>
- - x-coordinate.
- <y>
- - y-coordinate.
- <new name>
- - new name for the homunculus.
- Interact with homunculus.
Command | Description |
---|---|
homun s | Display homunculus status. |
homun status | Display homunculus status. |
homun feed | Feed your homunculus. (Food needed) |
homun delete | Deletes your homunculus. |
homun move <x> <y> | Moves your homunculus. |
homun standby | Makes your homunculus standby. |
homun aiv | Display current homunculus AI. |
homun rename <new name> | Renames your homunculus. |
- homun ai [on | auto | manual | off | clear | print]
- Interact with homunculus AI.
Command | Description |
---|---|
homun ai | Toggles AI on, off or manual. |
homun on | Turns homunculus AI on. |
homun auto | Turns homunculus AI on. |
homun manual | Turns homunculus AI to manual. |
homun off | Turns homunculus AI off. |
homun clear | Clears homunculus AI. |
homun print | Prints homunculus AI. |
- homun skills [(add | desc) [<skill #>]]
- <skill #>
- - a corresponding number from the skills list when you use the homun skills command.
Command | Description |
---|---|
homun skills | Displays homunculus skills. |
homun skills add <skill #> | Add a skill point to the current homunculus skill. |
homun desc <skill #> | Display a description of the specified homunculus skill. |
Changelog
r8422
The command "homun fire" was renamed to "homun delete", to avoid mistakes, but keeping exactly the same function.
See more in the forum.