error 21 help
#1

This is my problem i get MTA mapp my whole server, convert it, when i try to addstaticvehicle this happens

C:\Users\Zachary\Desktop\AOZRP\gamemodes\zombie.pw n(118 : error 021: symbol already defined: "AddStaticVehicle"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

Now ill show you alitttle portion of the script near where this is happening



Код:
AddStaticVehicle(405,678.59997559,-1388.19995117,13.39999962,318.00000000,-1,-1); //Sentinel
					AddStaticVehicle(405,805.09997559,-1409.90002441,13.39999962,233.99926758,-1,-1); //Sentinel
					AddStaticVehicle(405,795.00000000,-1274.30004883,13.39999962,141.99780273,-1,-1); //Sentinel
					AddStaticVehicle(589,833.00000000,-1332.30004883,13.10000038,326.00000000,-1,-1); //Club
					AddStaticVehicle(589,1010.29998779,-1300.40002441,13.30000019,0.00000000,-1,-1); //Club
					AddStaticVehicle(470,1008.90002441,-1343.09997559,13.50000000,258.00000000,-1,-1); //Patriot
					AddStaticVehicle(568,2111.60009766,-1111.59997559,25.10000038,0.00000000,-1,-1); //Bandito
					AddStaticVehicle(463,2495.89990234,-1448.90002441,27.20000076,0.00000000,-1,-1); //Freeway
					AddStaticVehicle(463,1346.09997559,-1737.50000000,13.00000000,0.00000000,-1,-1); //Freeway
					AddStaticVehicle(596,1555.00000000,-1623.00000000,13.19999981,0.00000000,-1,1); //Police Car (LSPD)
					AddStaticVehicle(596,1548.80004883,-1633.09997559,13.19999981,294.00000000,-1,1); //Police Car (LSPD)
					AddStaticVehicle(596,1526.40002441,-1616.69995117,13.19999981,227.99963379,-1,1); //Police Car (LSPD)
					AddStaticVehicle(596,1524.69995117,-1655.40002441,13.19999981,301.99926758,-1,1); //Police Car (LSPD)
					AddStaticVehicle(596,1534.90002441,-1691.90002441,13.19999981,131.99768066,-1,1); //Police Car (LSPD)
					AddStaticVehicle(596,1601.09997559,-1684.19995117,5.69999981,84.00000000,-1,1); //Police Car (LSPD)
					AddStaticVehicle(596,1601.50000000,-1688.40002441,5.69999981,91.99597168,-1,1); //Police Car (LSPD)
					AddStaticVehicle(596,1601.80004883,-1691.90002441,5.69999981,101.99401855,-1,1); //Police Car (LSPD)
					AddStaticVehicle(596,1601.50000000,-
Reply
#2

To start off at the end of your code it shows
pawn Код:
AddStaticVehicle(596,1601.50000000,-
Also second please show all your includes you included on top
Reply
#3

deleted
Reply
#4

Quote:
Originally Posted by Tanush123
Посмотреть сообщение
To start off at the end of your code it shows
pawn Код:
AddStaticVehicle(596,1601.50000000,-
Also second please show all your includes you included on top
heres my includes, but in the actul script it dosnt show that ( this "-" ) i just cut it off, theres just more of the same thing


#include <YSI\y_ini>
#include <zcmd>
#include <sscanf2>
#include <streamer>
Reply
#5

You don't have #include <a_samp> ??
Reply
#6

Quote:
Originally Posted by Tanush123
Посмотреть сообщение
You don't have #include <a_samp> ??
no im just putting in my mapping, i cant script my scripter is doing it, is that why?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)