adding staticvehicles to a fs
#1

C:\Users\tom\Desktop\trucking\gamemodes\public.pwn (44) : error 021: symbol already defined: "AddStaticVehicle"
C:\Users\tom\Desktop\trucking\gamemodes\public.pwn (51) : error 010: invalid function or declaration
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.
i get when i add the vehicles

PHP код:
};
    
AddStaticVehicle(435,1985.8317,-2182.7864,13.5469,0,-1,-1)//trailer
    
AddStaticVehicle(435,1990.6339,-2183.1045,13.5469,0,-1,-1)//trailer
    
AddStaticVehicle(435,1994.5883,-2183.2004,13.5469,0,-1,-1)//trailer
    
AddStaticVehicle(403,2002.1622,-2183.4111,13.5469,0,-1,-1)//linerunner
    
AddStaticVehicle(403,2008.8467,-2183.6104,13.5469,0,-1,-1)//linerunner
    
AddStaticVehicle(403,2014.5659,-2183.7810,13.5469,0,-1,-1)//linerunner
    
    
return 1;

Reply


Messages In This Thread
adding staticvehicles to a fs - by Tom1412 - 13.11.2010, 15:24
Re: adding staticvehicles to a fs - by [MWR]Blood - 13.11.2010, 15:29
Re: adding staticvehicles to a fs - by Tom1412 - 13.11.2010, 15:32
Re: adding staticvehicles to a fs - by rs.pect - 13.11.2010, 15:38
Re: adding staticvehicles to a fs - by Tom1412 - 13.11.2010, 15:49
Re: adding staticvehicles to a fs - by rs.pect - 13.11.2010, 15:55
Re: adding staticvehicles to a fs - by Mean - 13.11.2010, 18:37
Re: adding staticvehicles to a fs - by rs.pect - 13.11.2010, 18:46

Forum Jump:


Users browsing this thread: 1 Guest(s)