error 021: symbol already defined: "RemoveBuildingForPlayer"
#1

Hey Guys

I Have this Problem
Код:
C:\Users\Rancas\Desktop\Shelby RPs\gamemodes\Shelby.pwn(1360) : error 021: symbol already defined: "RemoveBuildingForPlayer"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
What should i do to fix it ?
Reply
#2

You probably put it outside a set of brackets.
Reply
#3

Did you do
pawn Код:
native RemoveBuildingForPlayer(...);
//or
#define RemoveBuildingForPlayer(...)
?
Reply
#4

Quote:
Originally Posted by [MG]Dimi
Посмотреть сообщение
Did you do
pawn Код:
native RemoveBuildingForPlayer(...);
//or
#define RemoveBuildingForPlayer(...)
?
Shut up.

You must to use it as a function, like SetPlayerPos and others, put it under OnPlayerConnect.
Reply
#5

Quote:
Originally Posted by costel_nistor96
Посмотреть сообщение
Shut up.

You must to use it as a function, like SetPlayerPos and others, put it under OnPlayerConnect.
Don't tell me shut up... If he did what I said it will return him error he posted. I NEVER said he must have that. Grow up. Think before you say something.
Reply
#6

Thank You Guys !! Rep + for all
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)