SphereCommunity
Can't enter any caves [FIXED] - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: Can't enter any caves [FIXED] (/Thread-Can-t-enter-any-caves-FIXED)



Can't enter any caves [FIXED] - SukmiLongHeart - 08-22-2016 09:17 AM

Hi Sphereserver!

I have a pretty big issue on my server that I can't seem to figure out.
It is impossible for players to enter any caves. This includes the classic dungeons, small mining caves... basicly everything that has a cavelike entrance.
It's like there's an invisible wall blocking it.

Now here is the really strange thing, to me atleast.. I have double checked my sphere.ini settings and they are pointing to the same muls that people use to play on my server. ALSO, PLEVEL4 and higher have no problems whatsoever passing through the entrances, which makes me think it's a scriptside problem.

Anyone here have any idea? This is driving me mad Big Grin (using .56c)

Grts


RE: Can't enter any caves - darksun84 - 08-22-2016 06:08 PM

Does this happen even when the players are unmounted ?
If no, could be the .ini setting:
// Do not allow entering under roof being on horse?
MountHeight=0

If yes, can the NPCs enters the cave? Maybe the heigth property for humans ID is wrong?


RE: Can't enter any caves - SukmiLongHeart - 08-22-2016 06:37 PM

My sphere.ini setting is this:
// Do not allow entering under roof being on horse?
MountHeight=0

And yes, players can not cross while unmounted too..

Npcs can not enter either. (all kinds)

Thx


RE: Can't enter any caves - Coruja - 08-22-2016 07:28 PM

try using latest 56d nightly to check if it works

it will be easy to update if you're already using 56c, all you need to do is update your spheresvr.exe, sphere.ini, and a few messages on sphere_msgs.scp


RE: Can't enter any caves - SukmiLongHeart - 08-22-2016 07:36 PM

(08-22-2016 07:28 PM)Coruja Wrote:  try using latest 56d nightly to check if it works

it will be easy to update if you're already using 56c, all you need to do is update your spheresvr.exe, sphere.ini, and a few messages on sphere_msgs.scp

I will try that on a test server.. Although I have no idea why that would matter with this issue :/

Thx!


RE: Can't enter any caves - azmanomer - 08-23-2016 12:16 PM

Maybe there is something event for the caves like on @enter return 1?


RE: Can't enter any caves - darksun84 - 08-23-2016 03:39 PM

Was the tiledata at the end!


RE: Can't enter any caves - SukmiLongHeart - 08-24-2016 12:08 AM

Indeed it was! Thanks Darksun!