04.02.2013, 13:51
Quote:
|
Don't know for sure but this helped for me before:
is there a main() in your script somethere? if not, pawn Код:
|
Код:
main()
{
print("UGRP v2");
print("______________");
print(" ");
}
|
Don't know for sure but this helped for me before:
is there a main() in your script somethere? if not, pawn Код:
|
main()
{
print("UGRP v2");
print("______________");
print(" ");
}