10.02.2011, 20:17 
	
	
	Код:
public OnGameModeInit()
{
	SetGameModeText("Los Santos GangWars v3.0");
    ShowPlayerMarkers(1);
    ShowNameTags(1);
    SetTeamCount(11);
    AllowAdminTeleport(1);
    EnableStuntBonusForAll(1); //error line kind of error take loook  under
   UsePlayerPedAnims();
Код:
Error: D:\Documents and Settings\MrThift1\Desktop\Los Santoms GW.pwn(209) : error 017: undefined symbol "EnableStuntBonusForAll" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.


