About the OblivionMP Scripting category

Discuss scripts, game modes, tools, and gameplay systems for OblivionMP, built with the ReadyM SDK.

This section is for builders.

OblivionMP is being built on the same ReadyM SDK surface as WukongMP, with C# as the scripting language. That means patterns, instincts, and tools can transfer across games, even when the use cases change.

Post here for:

  • scripting questions
  • system design
  • custom widgets
  • RPC and data sync ideas
  • faction systems
  • guild systems
  • custom game modes
  • server-side logic for Cyrodiil

The best first posts are concrete:

  • “I want to build a faction war loop”
  • “I want a custom guild system”
  • “How should I handle synced widgets?”
  • “What would a good server-side event system look like?”

The worst first post is:

  • “How do I make MMO Oblivion?”

Start smaller.
Build systems that can be tested.
Then stack them.

If you are posting for help, include your goal, your current thinking, and what part is blocked.