using GTA; namespace RageCoop.Client.Scripting { [ScriptAttributes(NoDefaultInstance = true)] public class ClientScript : Script { } }