A problem + A question
#4

Quote:
Originally Posted by Blackazur
Посмотреть сообщение
Have you on top of your Script:

Код:
main( ) { }
?
Well
pawn Код:
//defines
//includes
//news
//forwards
//no need to give them away

main()
{
    print("\n----------------------------------");
    print("San Fierro Gang Wars");
    print("----------------------------------\n");
}
public OnGameModeInit()
{
        return 1;
}
Reply


Messages In This Thread
A problem + A question - by Notis007 - 04.02.2013, 10:28
AW: A problem + A question - by Blackazur - 04.02.2013, 10:31
Re: A problem + A question - by GWX - 04.02.2013, 10:35
Re: AW: A problem + A question - by Notis007 - 04.02.2013, 10:36
Re: A problem + A question - by denNorske - 04.02.2013, 10:39
Re: A problem + A question - by Notis007 - 04.02.2013, 10:42

Forum Jump:


Users browsing this thread: 1 Guest(s)