Thread: SSET in SMAUG
View Single Post
Old 07-22-2002, 06:09 PM   #3
Thathalum
New Member
 
Join Date: Jul 2002
Home MUD: Unicorn Valley
Posts: 4
Thathalum is on a distinguished road
Syntax would be to create a spell called Bloom
sset create skill bloom
sset 'bloom' type spell
sset 'bloom' target <target type>
sset 'bloom' minpos 12
etc...
or, you could type:
sset create skill bloom
slo 'bloom'
sset <sn> type spell
Lastly, don't forget to type: sset save skill table otherwise all your work will be voided. Spells can be tested without a reboot, skills need to have a reboot before they can be tested.
Thathalum is offline   Reply With Quote