hi im looking for someone to set me up a free uo shard where its gm based only where i can help train people to become a GM in games
 
Maybe this is sufficient enough. When you grab the current ServUO go inside to scripts\accounting\account.cs.

Line 41 should state something like m_AccessLevel = AccessLevel.Player;
Go and change that to m_AccessLevel = AccessLevel.GameMaster;

Unless you meant more than help to set everyone to GameMaster by default
 
Back