RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Is it possible to add a new spawner() to a deed

bazspeed

Sorceror
Hi, I am new to scripting, I want to add a line to a deed.

The deed is to add a creature to a house that will keep spawning.

I have got the deed to place a spawner on the floor, but i want to add other details but cant figure how.

the command i have is:-
new spawner();

I am after to add a "set count 1 homerange 0" but cant work out how i would add this to the command.

Can anyone help please?
 
Top