1 error
#1

Код:
C:\Users\Khan\Desktop\map.pwn(3) : error 021: symbol already defined: "AddStaticVehicleEx"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Any Solution +REP
Reply
#2

Show me your includes.
Reply
#3

#include <a_samp>
Reply
#4

CTRL+F "AddStaticVehicleEx", remove it, keep only one "AddStaticVehicleEx", because its already used 2 (or more) times.
Reply
#5

Quote:
Originally Posted by Neonman
Посмотреть сообщение
CTRL+F "AddStaticVehicleEx", remove it, because its already used 2 times.
still the error,
Reply
#6

Post your code.
Reply
#7

CODE OF ?
Reply
#8

What is on Line 3 of your code in map.pwn
Reply
#9

Код:
AddStaticVehicleEx(506,2110.6999512,-2484.6999512,13.3000002,0.0000000,-1,-1,15); //Super GT
Reply
#10

What is on line 2? What is on line 1? What is on the other lines? We can't tell you any more stuff with the information you are giving. All we can tell is the same as the error. There is a duplication of AddStaticVehicle on line 3.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)