07.05.2012, 03:39
I need another help i cannot seem to see the error here
ERROR:
Код:
main() { print("\n___________ ________ __________ "); print("/ __ __ \ / ______| | ______ \ "); print("| | \ / | | | | | | | | "); print("| | | | | | | | ___ | | | | "); print("| | | | | | | | |_ | | |______| | "); print("| | | | | | | | | | | ________/ "); print("| | | | | | | |___| | | | "); print("| | | | | | \_______| | | "); print(" - - - - "); print("\n "); print("\n "); print("____________________________________________________ "); print("\n "); print("Mini Game Play "); print("\n "); print("\n "); print("made by Romel Rowan\n "); }
Код:
C:\Documents and Settings\Romel\My Documents\MGP GM\gamemodes\MGP.pwn(40) : error 027: invalid character constant C:\Documents and Settings\Romel\My Documents\MGP GM\gamemodes\MGP.pwn(40) : error 027: invalid character constant C:\Documents and Settings\Romel\My Documents\MGP GM\gamemodes\MGP.pwn(41) : error 027: invalid character constant C:\Documents and Settings\Romel\My Documents\MGP GM\gamemodes\MGP.pwn(41) : error 027: invalid character constant C:\Documents and Settings\Romel\My Documents\MGP GM\gamemodes\MGP.pwn(46) : error 027: invalid character constant C:\Documents and Settings\Romel\My Documents\MGP GM\gamemodes\MGP.pwn(46) : error 027: invalid character constant Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 6 Errors.