SA-MP Forums Archive
*** This topic title sucks, "help me" is not descriptive. - 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: *** This topic title sucks, "help me" is not descriptive. (/showthread.php?tid=390282)



*** This topic title sucks, "help me" is not descriptive. - Morkano - 05.11.2012

Quote:

D:\Server\pawno\My Script.pwn(56) : error 021: symbol already defined: "sscanf"
D:\Server\pawno\My Script.pwn(342) : error 017: undefined symbol "dcmd_heal"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.

Plz help me


Re: Problem in pawno - mincer - 05.11.2012

under onplayercommandtext
pawn Код:
dcmd(heal,4,cmdtext);
looks like you've got defined sscanf 2 times search for it and remove one