Alot Of Errors Need Help!
#4

Quote:
Originally Posted by mariolatif741
Посмотреть сообщение
there is alot of problems in the gamemode

example look this

pawn Код:
// 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");
}
look at
pawn Код:
print(GameModeName);
it must be
pawn Код:
print(  "GameModeName");
and more other errors you have

check what is wrong.

try again to script maybe you will make it with no problems.
HAHHAAHHAHAA Dude :P Thats Not The Wrong :P Check Error Lines:P
And Its Defined Gamemode Name
Its Orginal In PPC Without Errors.
Reply


Messages In This Thread
-DELETE- - by MrSlurpeeHD - 15.01.2013, 19:51
Re: Alot Of Errors Need Help! - by Scrillex - 15.01.2013, 19:56
Re: Alot Of Errors Need Help! - by mariolatif741 - 15.01.2013, 20:03
Re: Alot Of Errors Need Help! - by MrSlurpeeHD - 16.01.2013, 09:04

Forum Jump:


Users browsing this thread: 1 Guest(s)