02.10.2012, 12:10
Wrong section, it must be posted on Scripting Help.
Btw, I see that foreach error.
I think you must include foreach.
Download foreach include and add it on Pawno>Include folder.
Then open script and under a_samp include, include foreach also.
Like this
Btw, I see that foreach error.
I think you must include foreach.
Download foreach include and add it on Pawno>Include folder.
Then open script and under a_samp include, include foreach also.
Like this
pawn Код:
#include <a_samp>
#include <foreach>