SphereCommunity
Problem with *.mul - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: Problem with *.mul (/Thread-Problem-with-mul)



Problem with *.mul - Plus - 10-12-2013 09:55 PM

Hi, I installed latest linux build (http://nightly.prerelease.sphere.torfo.org/), before try http://prerelease.sphere.torfo.org/index.php

It runs without errors

I installed client 7.0.32.11
And convert UOP to MUL with LEGACY_UOP2MUL, then upload it to /mul directory

sphere.ini:
PHP Code:
// Where your UO installation is located. This need: map0.mul, statics0.mul,
//  staidx0.mul, multi.mul, multi.idx, hues.mul, tiledata.mul.
// Optional files: verdata.mul, mapX.mul/staticsX.mul/staidxX.mul for higher
//  maps support (Malas, etc).
//
// Note that if not set, sphere will scan windows registry to auto-detect it
MulFiles=mul/

// Where your log files will be saved by sphere
Log=logs/

// To activate ML-sized map #0 uncomment the next line (don't forget to uncomment
// sphere_map0_ml.scp and sphere_map_points0_ml.scp in spheretables.scp if you want
// to use the default areas)
//Map0=7168,4096,-1,-1

// To activate ML-sized map #1 uncomment the next line
//Map1=7168,4096,-1,-1

// To enable the use of MapDif*.mul and StaDif*.mul files, set this to 1.
UseMapDiffs=

spheretables.scp:
PHP Code:
// -----------------------------------
//              Maps
// -----------------------------------
scripts/maps/sphere_map0.scp
//scripts/maps/sphere_map0_ml.scp
//scripts/maps/sphere_map1.scp
//scripts/maps/sphere_map2.scp
//scripts/maps/sphere_map3.scp
//scripts/maps/sphere_map4.scp
// scripts/maps/sphere_map5.scp
scripts/maps/sphere_map_points0.scp
//scripts/maps/sphere_map_points0_ml.scp
//scripts/maps/sphere_map_points1.scp
//scripts/maps/sphere_map_points2.scp
//scripts/maps/sphere_map_points3.scp
//scripts/maps/sphere_map_points4.scp
// scripts/maps/sphere_map_points5.scp
// ----------------------------------- 


My problems:
1) When i set up house from deed I can not enter into it
http://gyazo.com/cdcc5b8b656224398d2281f046cec5ba
http://gyazo.com/9d7f1d0fccf2787b5cbc26f85738b339

2)
Hors (normal) http://gyazo.com/0aad198a7d1789c60fbe26102ddd0160
Zostrich (not normal) http://gyazo.com/e819c90a51f98c4aeac7cc0d783c31e7

What am I doing wrong?
Thx


RE: Problem with *.mul - Mordaunt - 10-12-2013 10:17 PM

Are you intending on editing or running with custom game files? If not there is no need to convert them, sphere will run .uop files.

It looks to me as though there is an issue with the z position on your items, as though everything has been raised by 1 or 2 from where it should be. I could be wrong though as I am no expert when it comes to file editing and conversion.


RE: Problem with *.mul - Plus - 10-12-2013 11:00 PM

I delete map0.mul and upload *.uop files
This is my mul directory http://gyazo.com/93684acd028627e6272335d55b3f3b3c
Now House is normal. Thx.

But Zostrich still not normal http://gyazo.com/4706f4545341861d23b4e42269d12821

And Update: When I run zostrich is normal, but when stop running - not normal


RE: Problem with *.mul - Feeh - 10-13-2013 05:13 AM

What is wrong with Zostrichs?