I can't figure out this
#1

Error
Код:
E:\SA Files\Scripts\RFTDM\Gamemodes\RFTDM.pwn(38293) : error 021: symbol already defined: "RemoveBuildingForPlayer"
The line of 38293
Код:
RemoveBuildingForPlayer(playerid, 1280, 94.9844, -1592.3047, 10.7969, 0.25);
Reply
#2

Hello, You used it OnPlayerConnect LInes?
Reply
#3

You probably used it outside of a set of brackets, use them under a callback or move it to the right place it should be.

EDIT: It should be under "public OnPlayerConnect(playerid)".
Reply
#4

Did you add any new includes?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)