Dan

Moderator
As title says,

How do I force, say a beetle to actually show as a beetle and not a purple llama?

Thanks all!
 
As i wrote u at discord... :D

Under scripts create a cs file with this input...

using System;
using Server;
using Server.Network;

namespace Server.Misc
{
public class ExpansionArt
{
public static void Initialize() {
Server.Network.SupportedFeatures.Value = FeatureFlags.ExpansionSA;

}
}
}

With this u get the new mob models...
 

Active Shards

Donations

Total amount
$0.00
Goal
$500.00
Back