Page 1 of 1

Distro update 07/01/2016

Posted: Thu Jan 07, 2016 12:50 am
by boberski
Newest distro is on the server:
http://pol.hell-yeah.eu/

Please test! :)

Changes:
05-Jan-2016 Yukiko Updated: I rewrote the createnpc command adding a gump display if the user doesn't specify an NPC template when entering the command. From the user's standpoint it works just like the World of Dreams command. It uses the NPC_Groups.cfg file to look-up the images for the gumps. When adding new NPCs to the server you will have to add them to the NPC_Groups file. I renamed the old createnpc.src file to old_createnpc.src.

05-Jan-2016 Yukiko Fixed: The appraiser.src AI program. In making the Distro compatible with High Seas graphics I had moved the ObjType numbers for multi-deeds above the 0xFFFF range by adding 0x10000 to any custom objects that occupied the 0x4000 to 0xFFFF range. In the appraiser AI the numbers for deeds are hard coded and needed updating which I did.

06-Jan-2016 Yukiko Added: I added some new NPCs to the Distro. Sorry but I didn't make a list of the new ones.

07-Jan-2016 Yukiko Removed: I removed the line in the onCreate.src file that moved a newly created player character to Vesper. I don't remember putting that in there. So I commented it out.

Re: Distro update 07/01/2015

Posted: Fri Jan 08, 2016 6:50 am
by boberski
Yukiko, my friend :)

Naming error
At: pkg/systems/spawnSystem/commands/test/
forceegionspawn.src should me forceregionspawn.src

Naming error
At: pkg/systems/spawnSystem/commands/gm/
wherepawner.src should wherespawner.src

Re: Distro update 07/01/2015

Posted: Sat Jan 09, 2016 10:52 pm
by Yukiko
aderal wrote:Yukiko, my friend :)

Naming error
At: pkg/systems/spawnSystem/commands/test/
forceegionspawn.src should me forceregionspawn.src

Naming error
At: pkg/systems/spawnSystem/commands/gm/
wherepawner.src should wherespawner.src
Thanks!
Fixed.

Also, the town guards are now performing as they should.

Re: Distro update 07/01/2015

Posted: Sun Jan 10, 2016 2:25 am
by boberski
Updated on the server ass well. :)