23.09.2012, 13:45
(
Последний раз редактировалось MrPlatinum; 23.09.2012 в 13:46.
Причина: Spelling Mistake "won" instead of "one"
)
Yes there's one directly below that,
Код HTML:
// The main function (used only once when the server loads)
main()
{
// Print some standard lines to the server's console
print("\n----------------------------------");
print(GameModeName);
print("----------------------------------\n");
}

