SA-MP Forums Archive
[Ajuda] ERRO - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] ERRO (/showthread.php?tid=587836)



ERRO - maxblaya01 - 03.09.2015

C:\Documents and Settings\MaxiMuS\Desktop\New Server\gamemodes\new.pwn(1801) : error 021: symbol already defined: "OnPlayerKeyStateChange"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

Como concerto isso?


Re: ERRO - iTakelot - 03.09.2015

de CTRL+F no seu gamemode e procure por "OnPlayerKeyStateChange", Vocк vera que tem duas callbeck's nomeada como OnPlayerKeyStateChange no seu gamemode vocк deve apagar somente uma delas.