Vanquisher
Initiate
BankBells have a huge exploit on the server im building where its not registering the new banking system does anyone have a updated Verison or know where i can get it?
public override void OnSpeech(SpeechEventArgs e)
{
HandleSpeech(this, e);
base.OnSpeech(e);
}
public override void OnSpeech(SpeechEventArgs e)
{
Banker.HandleSpeech(this, e);
base.OnSpeech(e);
}
We use essential cookies to make this site work, and optional cookies to enhance your experience.