Symbol already defined
#1

All help would be appreciated this is my error.

error 021: symbol already defined: "OnPlayerText"

If you know how to fix can you tell me it and then an example in code then it's easier to understand

Thanks in advance
Reply
#2

you have defined callback OnPlayerText twice. Remove one
Reply
#3

Remove one of the two
pawn Код:
public OnPlayerText(playerid, text)
or copy the things of one to the other.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)