|
||
|
|||||||
| General Discussion General discussion for the RunUO community, all off-topic posts will be deleted. This forum is NOT FOR SUPPORT! |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Join Date: Mar 2004
Posts: 7
|
I just removed 15k items from my world. I did this by taking out all Packgold statements in the mobiles, and in on death of base creature, adding in code to add the gold on death. This saves the world from creating unnecessary items.... maybe this should be standard for all items on a base creature, it sure would save the world from alot of items...
|
|
|
|
|
|
#2 (permalink) | |
|
Forum Expert
Join Date: Oct 2002
Age: 45
Posts: 4,372
|
The only downside I can see to this is that your thieves won't be able to snoop or steal gold from packs since there won't be any there until the creature dies.
Quote:
|
|
|
|
|
|
|
#3 (permalink) |
|
Forum Expert
Join Date: Jun 2003
Location: The Netherlands
Posts: 647
|
Odd I thought that that already happened.
When is loot normally generated then? Might be interesting to re-write the entire loot generation to optimize for RAM usage and item count.
__________________
Captain The First _________________ Undisclosed shard (status: building since Feb. 2003) |
|
|
|
|
|
#4 (permalink) |
|
UO Gamers: Demise Administrator
Join Date: Oct 2002
Location: Swamp
Age: 29
Posts: 10,819
|
It's selected and created OnDeath for most creatures so that Luck can be used to increase the loot.
Beta 36 did not do this, RunUO 1.0 RC0 does. Note that not ALL creatures have this, and some DO carry some items at all times.
__________________
psz Demise' Creator (Retired) The RunUO.com Forum Moderator Team Former Official RunUO Scripter (Retired) Websites: My 360 Blog My Gaming Site(Old Link) My Gaming Site(New Link) |
|
|
|
|
|
#5 (permalink) |
|
Forum Expert
Join Date: Jun 2003
Location: The Netherlands
Posts: 647
|
Ah that explains it... I was digging in 1.0 scripts which seem to indicate what you said.
Any way to determine what creatures do have fixed loot and which don't? (just hijacking this thread since it is an interesting topic :P)
__________________
Captain The First _________________ Undisclosed shard (status: building since Feb. 2003) |
|
|
|
|
|
#7 (permalink) |
|
Join Date: Mar 2004
Posts: 7
|
I used an editor called crimson editor, to change all packgold into //1234packgold , that way if i ever needed to go back i could just open all the files, do a global find and replace for //1234packgold. I then went into basecreature ondeath, checked fame, set gold accordingly.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|