24.07.2011, 18:49
I know that, and perhaps the main of your GM is not configured correctly try putting it inside your gm here:
pawn Код:
main()
{
print("\n-----------------------------------");
print("My GM");
print("-----------------------------------\n");
}