|
||
|
|||||||
| New Join Forum So your new to RunUO and looking to work with people that are new, this is the place. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Lurker
Join Date: Mar 2004
Age: 27
Posts: 3
|
Lets pretend I don't know anything about scripting and such I would like to know how to do some things.
Spawning: Eg: how could I go about spawing some undead things in Brit' cemetery? Moongates: On taveling through a moon gate I seem to have been stuck as invisible how do I stop this? Accounts: How do I allow people to have more than one account per IP? Can you break please it down and make it as simple as possible so I never have to ask this question agan. |
|
|
|
|
|
#2 (permalink) |
|
Forum Expert
Join Date: Nov 2003
Location: The Internet
Age: 28
Posts: 3,510
|
1. With only the base spawners you do [add spawner monstername
example [add spawner zombie . If you want to have more features in your spawner try one of the spawners from the script submissions. Mega spawner, xmlspawner 2. etc... 2. Staff members are turned invisible by the moongate. Players will not be made invisible. You can do a simple [hunhide when you get out or you can look through your moongate settings and see if you can remove it. Not sure if you can but somebody else might know. 3. You can eithere make the accounts yourself via the [admin command or you can change your accounthandler.cs file to allow for more than 1 account per ip. Find accounhandler.cs in your scripts/accounting folder and look for this line near the top. Change it to whatever you want. private static int MaxAccountsPerIP = 1; I would suggest not allowing too many if you have a public server on uogateway. People will come in with multiple accounts just to get lots of starting money. If you are not on uogateway then youll be fine with a higher number. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|