Beispiel #1
0
 public static void Postfix(VersionShower __instance)
 {
     __instance.text.Text = "Among Us " + __instance.text.Text + " \n[3DAD2BFF]Crowded Mod v3.5 by Przebot#2448 \nForked from andry08";
     if (parseStatus != ServersParser.ParseResult.Success)
     {
         __instance.text.Text += $"\n\n{parseErrorMessages[parseStatus]}";
     }
 }
 static void Postfix(ref VersionShower __instance)
 {
     /*__instance.text.Text = $"Among Us {__instance.text.Text}\n" +
      *                     $"[FFA500FF]CrowdedSheriff v{SheriffPlugin.version}\n" +
      *                     $"by Galster (sleepyut#0710)";*/
     // FOR: crying reactor users
     __instance.text.Color = Palette.HPMGFCCJLIF; // orange
 }
Beispiel #3
0
            public static void Postfix(MainMenuClass __instance)
            {
                if (!PlayerHudManager.UseAppendedVersionText)
                {
                    return;
                }

                __instance.text.Centered = IsCentered;
                __instance.text.Text    += TextToAppend; //BOCOFLHKCOJ or IJCMADIPDHJ
            }
Beispiel #4
0
        public static void Postfix(BOCOFLHKCOJ __instance)
        {
            TextRenderer text = __instance.text;

            text.Text += $"\n[3EE605ff]Chameleon Mod[ffffffff] loaded - v[1C26E6ff]{ChameleonMod.version}[ffffffff] by [E66100ff]Wunax";
        }
Beispiel #5
0
        public static void Postfix(VersionShower __instance)
        {
            AELDHKGBIFD text = __instance.text;

            text.Text += " + [704FA8FF]Mayor[] Mod by Tomozbot";
        }
Beispiel #6
0
 // Methods
 public static void Postfix(BOCOFLHKCOJ __instance)
 {
     __instance.text.Text += "\nloaded Sheriff Mod v1.1 by Woodi ";
 }
        public static void Postfix(VersionShower __instance)
        {
            AELDHKGBIFD text = __instance.text;

            text.Text += "\nDictator Role 1.0.1 by DillyzThe1";
        }
        public static void Postfix(VersionShower __instance)
        {
            AELDHKGBIFD text = __instance.text;

            text.Text += " + [0054C9FF]Sweeper[] Mod by Tomozbot";
        }
 public static void Postfix(VersionShower __instance)
 {
     __instance.text.Text += "\nloaded Sheriff Mod v1.2 by Woodi ";
 }
Beispiel #10
0
 // Methods
 public static void Postfix(BOCOFLHKCOJ __instance)
 {
     __instance.text.Text += "\n[FF0000FF]RedShirt[] Mod v1.0 by Xevira";
 }
Beispiel #11
0
 public static void Postfix(VersionShower __instance)
 {
     __instance.text.Text += "\n[D41313FF]CustomKeyBinds v1.0 by Herysia#4293";
 }
Beispiel #12
0
        public static void Postfix(VersionShower __instance)
        {
            AELDHKGBIFD text = __instance.text;

            text.Text += " + [FF5F20FF]Torch[] Mod by Tomozbot";
        }