03.02.2013, 22:00
Hi.
I download new samp version and put new includes, but I getting these two errors:
I open a_samp.inc and find that line 122 is (0.3e also have GetPlayerVersion native):
and its the same on samp wiki page and in 0.3e a_samp.inc. I dont know why im getting errors and why dont work?
I download new samp version and put new includes, but I getting these two errors:
pawn Code:
xxx\pawno\include\a_samp.inc(122) : error 001: expected token: "-string end-", but found "-identifier-"
xxx\pawno\include\a_samp.inc(122) : error 001: expected token: ";", but found "["
Code:
native GetPlayerVersion(playerid, const version[], len); // Returns the SA-MP client revision as reported by the player