Il Knight
Veteran OT User
Hi, today im triying to make a summon with custom name, so i did some changes on the sources looking some thread here on otland and i get this =
utevo res "orc
King's Orc.
09:11 You see a orc.
Health: 70 / 70.
---------------------
ONLY WITH SPELL!
---------------------
when i use
game.createMonster
doSummonCreature
game.placeCreature
i get =
Orc.
09:11 You see a orc.
Health: 70 / 70.
how i can to SUMMON a creature using scripts "lua" to work like "utevo res" to get = King's Orc.

utevo res "orc
King's Orc.
09:11 You see a orc.
Health: 70 / 70.
---------------------
ONLY WITH SPELL!
---------------------
when i use
game.createMonster
doSummonCreature
game.placeCreature
i get =
Orc.
09:11 You see a orc.
Health: 70 / 70.
how i can to SUMMON a creature using scripts "lua" to work like "utevo res" to get = King's Orc.
