OnPlayerCommandText - 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: OnPlayerCommandText (
/showthread.php?tid=620876)
OnPlayerCommandText -
Micko123 - 04.11.2016
I got this strange error
Код:
C:\Users\Micko\Desktop\SFv2_Farkias\pawno\include\YSI\y_hooks/impl.inc(923) : error 021: symbol already defined: "OnPlayerCommandText"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
This is FS and I don't have OnPlayerCommandText there..
I am using IZCMD
Re: OnPlayerCommandText -
Micko123 - 04.11.2016
Fixed.. I edited impl.inc a bit xD
Re: OnPlayerCommandText -
Lloyde - 04.11.2016
delete that one OnPlayerCommandText in the line (923) use ctrl+G and type the line number and delete that OnPlayerCommandText because you already have one
Re: OnPlayerCommandText -
Lloyde - 04.11.2016
Show your Filterscript
Re: OnPlayerCommandText -
Micko123 - 04.11.2016
Quote:
Originally Posted by Micko123
I got this strange error
[code]
This is FS and I don't have OnPlayerCommandText there..
|
Read m8.. Read
I have about 150 lines at total..
Re: OnPlayerCommandText -
Yaa - 04.11.2016
You have OnPlayerCommandText two times
Put the both here
Re: OnPlayerCommandText - Quinncell - 04.11.2016
Quote:
Originally Posted by Micko123
Fixed.. I edited impl.inc a bit xD
|
He fixed it I guess..stop replying and telling him to show code lol..