SA-MP Forums Archive
error 021: symbol already defined: old_sscanf help, rep+ - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: error 021: symbol already defined: old_sscanf help, rep+ (/showthread.php?tid=326696)



error 021: symbol already defined: old_sscanf help, rep+ - iStrow - 18.03.2012

I've been importing house system to gamemode but I got some error

Код:
E:\servers\e-Sport.hr RolePlay\gamemodes\iSRP.pwn(1237) : error 021: symbol already defined: "old_sscanf"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
hmm...here is my script http://pastebin.com/pRuxV8Kt

please help!


AW: error 021: symbol already defined: old_sscanf help, rep+ - Tigerkiller - 18.03.2012

remove all sscanf codes and only include sscanf inc


Re: error 021: symbol already defined: old_sscanf help, rep+ - Mark™ - 18.03.2012

Post line 1237 here.