Problemswithyourreply()
{
if (level.sharksbase_has_overflowfix == true)
{
self iprintln("^1Error: Sharks base dosn't have the overflow fix");
self iprintln("^1Error: BS detected!");
if (self.postername_has_given_all_credits_in_thread == true)
self iprintln("^2Good job being honest about the work you used");
else
self iprintln("^1Error: Poster is a leech, the base used is a modifyed sharks base from someone else with the colors changed");
}
else
{
self iprintln("^2Correct: Sharks base dosn't have the overflow fix");
if (self.postername_has_given_all_credits_in_thread == true)
self iprintln("^2Good job being honest about the work you used");
else
self iprintln("^1Error: Poster is a leech, the base used is sharks base with the colors changed");
}
}
Problemswithyourreply()
{
if (level.sharksbase_has_overflowfix == true)
{
self iprintln("^1Error: Sharks base dosn't have the overflow fix");
self iprintln("^1Error: BS detected!");
if (self.postername_has_given_all_credits_in_thread == true)
self iprintln("^2Good job being honest about the work you used");
else
self iprintln("^1Error: Poster is a leech, the base used is a modifyed sharks base from someone else with the colors changed");
}
else
{
self iprintln("^2Correct: Sharks base dosn't have the overflow fix");
if (self.postername_has_given_all_credits_in_thread == true)
self iprintln("^2Good job being honest about the work you used");
else
self iprintln("^1Error: Poster is a leech, the base used is sharks base with the colors changed");
}
}
problemsWithYourReply()
{
self iprintln(level.sharksBase_hasOverflowfix ? "^1Error: Sharks base dosn't have the overflow fix\n^1Error: BS detected!":"^2Correct: Sharks base dosn't have the overflow fix");
self iprintln(self.posterName_hasGivenAllCreditsInThread ? "^2Good job being honest about the work you used":"^1Error: Poster is a leech, the base used is a modifyed sharks base from someone else with the colors changed");
}
Problemswithyourreply()
{
if (level.sharksbase_has_overflowfix == true)
{
self iprintln("^1Error: Sharks base dosn't have the overflow fix");
self iprintln("^1Error: BS detected!");
if (self.postername_has_given_all_credits_in_thread == true)
self iprintln("^2Good job being honest about the work you used");
else
self iprintln("^1Error: Poster is a leech, the base used is a modifyed sharks base from someone else with the colors changed");
}
else
{
self iprintln("^2Correct: Sharks base dosn't have the overflow fix");
if (self.postername_has_given_all_credits_in_thread == true)
self iprintln("^2Good job being honest about the work you used");
else
self iprintln("^1Error: Poster is a leech, the base used is sharks base with the colors changed");
}
}
Copyright © 2025, NextGenUpdate.
All Rights Reserved.