|
|
Line 1: |
Line 1: |
| ==sm==
| | #REDIRECT [[Skill Use Command]] |
| The '''sm''' command will have Kore attempt to use the specified skill on the specified monster.
| |
|
| |
|
| ===sm (<skill #> <monster #>) [<level>]===
| |
| : '''<skill #>''' is the number of the skill to be used from your '''[[skills]]''' list.
| |
| : '''<monster #>''' is the number of a monster from the '''[[ml]]''' command.
| |
| : '''<level>''' is optional. If provided, Kore will attempt to use that specific skill level.
| |
|
| |
| ===Examples:===
| |
| {| class="wikitable" border="1" cellspacing="0"
| |
| |-style=background-color:#F9F9F9;
| |
| !Command
| |
| !Description
| |
| |-
| |
| |align=center|sm 10 2
| |
| |Attempt to use skill number 10 on monster number 2.
| |
| |-
| |
| |align=center|sm 10 2 10
| |
| |Attempt to use skill number 10, level 10 on monster number 2.
| |
| |}
| |
|
| |
| === See Also: ===
| |
| [[sl]] [[sp]] [[ss]]
| |
|
| |
| <BR>
| |
| [[Category:Console Command]] | | [[Category:Console Command]] |
| [[Category:Character Control]]
| |