Wierd Problem
#1

Hey, for some wierd problem I am keep getting this error

Код:
C:\Users\Alex - Webhost\Desktop\Divinity Gaming Comunity\SA-MP\[SFP]Server For Pilots\gamemodes\sfp.pwn(32) : error 021: symbol already defined: "AddStaticVehicle"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
and my line is

pawn Код:
public OnGameModeInit()
{
    // Don't use these lines if it's a filterscript
    SetGameModeText("Server For Pilots");
    AddPlayerClass(0, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
    return 1;
}

    AddStaticVehicle(415,-2089.7454,-85.3183,34.9356,0.0900,36,1);
}
Thanks for your time, and help,
Reply


Messages In This Thread
Wierd Problem - by propilot - 21.12.2010, 14:43
Re: Wierd Problem - by blackwave - 21.12.2010, 14:46
Re: Wierd Problem - by propilot - 21.12.2010, 14:47
Re: Wierd Problem - by iggy1 - 21.12.2010, 14:50
Re: Wierd Problem - by blackwave - 21.12.2010, 15:00
Re: Wierd Problem - by propilot - 21.12.2010, 15:00
Re: Wierd Problem - by blackwave - 21.12.2010, 15:01
Re: Wierd Problem - by propilot - 21.12.2010, 15:05
Re: Wierd Problem - by Nero_3D - 21.12.2010, 15:05
Re: Wierd Problem - by WillyP - 21.12.2010, 15:05

Forum Jump:


Users browsing this thread: 1 Guest(s)