SphereCommunity
TOOL: UO Spawn Manager - 1.0 - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: General Discussion (/Forum-General-Discussion)
+--- Forum: Sphere Tools (/Forum-Sphere-Tools)
+--- Thread: TOOL: UO Spawn Manager - 1.0 (/Thread-TOOL-UO-Spawn-Manager-1-0)

Pages: 1 2 3 4


RE: TOOL: UO Spawn Manager - 1.0 - vecchiounno - 01-21-2017 09:16 PM

This was a deliberate choice to increase the interest and curiosity around the project.
This is just a beta version, although very advanced and stable.

Today I will make a list of its features (on topic post), but leave you the pleasure of discovering them ...
(Of course I am always ready to answer your questions)


RE: TOOL: UO Spawn Manager - 1.0 - Anarch Cassius - 01-25-2017 07:00 AM

Got it working. It looks like a great start. Just two comments.

Can we expect support for other maps soon? Your program confirmed that I have most of Britannia spawned properly but I want to do the rest now.

Can we get different colors for item and mob spawns? It'd be nice to see the monster to loot/trap ratio of an area at a glance.


RE: TOOL: UO Spawn Manager - 1.0 - vecchiounno - 01-26-2017 03:35 AM

(01-25-2017 07:00 AM)Anarch Cassius Wrote:  Got it working. It looks like a great start. Just two comments.

Can we expect support for other maps soon? Your program confirmed that I have most of Britannia spawned properly but I want to do the rest now.

Can we get different colors for item and mob spawns? It'd be nice to see the monster to loot/trap ratio of an area at a glance.

Yes, its possible...

p.s.
the second request is already satisfied with Char and ALL Char check button


RE: TOOL: UO Spawn Manager - 1.0 - Anarch Cassius - 01-26-2017 04:42 AM

(01-26-2017 03:35 AM)vecchiounno Wrote:  p.s.
the second request is already satisfied with Char and ALL Char check button

Those show the actual mobs. What I'd like is similar color coding for the spawners..

A spawn for mobs like c_orc be one color and a spawn for items like i_reag_garlic be a different color. Not the resulting objects but the spawners themselves when you select Spawn

For that matter, what is the color code for mobs? It seems like Brain but then Undead are grey or black despite having deprecated brain_undead and a Tokkuno NPC is a darker purple.


RE: TOOL: UO Spawn Manager - 1.0 - vecchiounno - 01-26-2017 06:52 PM

(01-26-2017 04:42 AM)Anarch Cassius Wrote:  Those show the actual mobs. What I'd like is similar color coding for the spawners..

A spawn for mobs like c_orc be one color and a spawn for items like i_reag_garlic be a different color. Not the resulting objects but the spawners themselves when you select Spawn

you could send me a sample sphereworld.scp on which I can do testing?
perhaps, you are indicating to me what would you get?

(01-26-2017 04:42 AM)Anarch Cassius Wrote:  For that matter, what is the color code for mobs? It seems like Brain but then Undead are grey or black despite having deprecated brain_undead and a Tokkuno NPC is a darker purple.



RE: TOOL: UO Spawn Manager - 1.0 - Anarch Cassius - 01-31-2017 11:52 AM

My world is small enough for upload here. I'll see about getting it on Gdocs or something.

Simply put I'd like it so that a Spawner that makes monsters is one color, say red, and a Spawner that makes items is blue. Right now any kind of Spawner is red.

That info for mobs is useful, thank you. I will point out that many of those brains are deprecated in newer Sphere versions. Somehow undead were still showing Silver, or sometimes Black, despite not using those brains on my server.


RE: TOOL: UO Spawn Manager - 1.0 - vecchiounno - 02-02-2017 01:54 AM

So, when I find [WORLDITEM i_worldgem_bit] with TYPE=t_spawn_char, I assign a color and when I find [WORLDITEM i_worldgem_bit] with TYPE=t_spawn_item I put another?
did I get it right?

And instead, for the various maps, what height for each (the third value of P=1777,1486,-110,3)?


RE: TOOL: UO Spawn Manager - 1.0 - Anarch Cassius - 02-02-2017 05:53 AM

(02-02-2017 01:54 AM)vecchiounno Wrote:  So, when I find [WORLDITEM i_worldgem_bit] with TYPE=t_spawn_char, I assign a color and when I find [WORLDITEM i_worldgem_bit] with TYPE=t_spawn_item I put another?
did I get it right?

Yes. That is exactly right.

Quote:And instead, for the various maps, what height for each (the third value of P=1777,1486,-110,3)?

Not quite sure what you mean.

Pretty much every map is mostly at 0 for z but it varies across the map just like for map0 and map1.


RE: TOOL: UO Spawn Manager - 1.0 - darksun84 - 02-02-2017 09:29 AM

The Z value can range from -127 to 127


RE: TOOL: UO Spawn Manager - 1.0 - Zilog - 10-26-2017 09:31 PM

Cool Script Thx