SphereCommunity
Mondain's Legacy NPCs - Printable Version

+- SphereCommunity (https://forum.spherecommunity.net)
+-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d)
+--- Forum: General Help (/Forum-General-Help)
+--- Thread: Mondain's Legacy NPCs (/Thread-Mondain-s-Legacy-NPCs)

Pages: 1 2 3


RE: Mondain's Legacy NPCs - Alaric - 04-29-2013 06:47 AM

Well, its not ML creature Smile

// FeatureLBR, used to control LBR expansion features ( default 0 )
//FEATURE_LBR_UPDATE 01 // Lbr Monsters
//FEATURE_LBR_SOUND 02 // MP3 instead of MIDI
FeatureLBR = 0|01

change this..


RE: Mondain's Legacy NPCs - darksun84 - 04-29-2013 06:54 AM

Autoresdisp as shaklaban wrote, but if an account was created before the "change" of the AutoResDisp, those accounts will still have the old resdisp


RE: Mondain's Legacy NPCs - mlyon83 - 04-29-2013 07:00 AM

What is autoresdisp?

New account creation didn't work.

I notice that none of the new monsters/NPCs/steeds have any ID. They all had defnames but no ID.


RE: Mondain's Legacy NPCs - darksun84 - 04-29-2013 07:05 AM

It's like an account property that defines what type of client features(like showing new monster,items, etc) an account can utilize


RE: Mondain's Legacy NPCs - Alaric - 04-29-2013 07:13 AM

If you have this "FeatureLBR = 0" beetle looks like purple llama.
=> change it to FeatureLBR = 0|01 in sphere.ini, as I said...

also change that Autoresdisp, but i dont its necessary because you must have at least 3 or 5.

only if resdisp is 1, giant beetle looks like a horse.


You can personally try how looks change if you type in game .account.resdisp <number> and .update


RE: Mondain's Legacy NPCs - mlyon83 - 04-29-2013 07:16 AM

0|01 doesn't work.


RE: Mondain's Legacy NPCs - Alaric - 04-29-2013 07:29 AM

pfff, then change also this...
FeatureAOS = 0|01
you must try it yourself, I have almost everything allowed. Samuray, ninjas, these monsters, maps etc.


RE: Mondain's Legacy NPCs - mlyon83 - 04-29-2013 07:52 AM

I have every expansion enabled up to ML.


RE: Mondain's Legacy NPCs - RanXerox - 04-29-2013 07:55 AM

Have you read this post on the topic? http://forum.spherecommunity.net/Thread-Adding-NPCs-to-the-server-from-SE-and-ML?highlight=resdisp


RE: Mondain's Legacy NPCs - mlyon83 - 04-29-2013 09:05 AM

Thanks. That fixed it. Sphere.ini was not applying RESDISP automatically, even after a restart on new accounts.

however, manual command .set account.resdisp=5 worked.

This may be a sphere 56b bug on the latest nightly build.