CJ Running style?
#7

I did this :
Код:
	print("\n----------------------------------");
	print(" Toyotaspeed Wars");
	print("----------------------------------\n");
}
public OnGameModeInit()
{
  UsePlayerPedAnims();
	return 1;
}
But I ended up with this error when I tried to compile:
Код:
C:\Users\Toyotaspeed\Documents\GTA\Sever\scriptfiles\Untitled.pwn(13) : error 055: start of function body without function header
C:\Users\Toyotaspeed\Documents\GTA\Sever\scriptfiles\Untitled.pwn(15) : error 021: symbol already defined: "SetGameModeText"
C:\Users\Toyotaspeed\Documents\GTA\Sever\scriptfiles\Untitled.pwn(21) : error 010: invalid function or declaration
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


3 Errors.
Reply


Messages In This Thread
CJ Running style? - by Toyotaspeed - 10.11.2008, 20:13
Re: CJ Running style? - by matt2127 - 10.11.2008, 20:14
Re: CJ Running style? - by Toyotaspeed - 10.11.2008, 20:39
Re: CJ Running style? - by matt2127 - 10.11.2008, 20:40
Re: CJ Running style? - by Toyotaspeed - 11.11.2008, 00:33
Re: CJ Running style? - by matt2127 - 11.11.2008, 00:38
Re: CJ Running style? - by Toyotaspeed - 11.11.2008, 00:40
Re: CJ Running style? - by Toyotaspeed - 11.11.2008, 13:32
Re: CJ Running style? - by Streetplaya - 11.11.2008, 13:33
Re: CJ Running style? - by Toyotaspeed - 17.11.2008, 16:25

Forum Jump:


Users browsing this thread: 1 Guest(s)