Falkor Member Nov 7, 2020 #2 It looks like it's overriding the wrong thing. Try: Code: public override void OnRegister() { ForceExpel(); } No need for a base.OnRegister because it's empty anyway.
It looks like it's overriding the wrong thing. Try: Code: public override void OnRegister() { ForceExpel(); } No need for a base.OnRegister because it's empty anyway.
OP GliitchWizard Member Nov 7, 2020 #3 Thanks! I actually found a battle chess that was drag and drop for ServUO pub57. Here it is. Post automatically merged: Nov 8, 2020 Where at in the script can I change the colors of the chess pieces?for some reason it is blue and red but says black and white. Attachments Battle Chess.zip 41.3 KB · Views: 6 Last edited: Nov 8, 2020
Thanks! I actually found a battle chess that was drag and drop for ServUO pub57. Here it is. Post automatically merged: Nov 8, 2020 Where at in the script can I change the colors of the chess pieces?for some reason it is blue and red but says black and white.