Problem converting gamemode to 0.3x, GetPlayerVersion problem?
#1

Hi.

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 "["
I open a_samp.inc and find that line 122 is (0.3e also have GetPlayerVersion native):
Code:
native GetPlayerVersion(playerid, const version[], len); // Returns the SA-MP client revision as reported by the player
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?
Reply


Messages In This Thread
Problem converting gamemode to 0.3x, GetPlayerVersion problem? - by Tommy_Diaz - 03.02.2013, 22:00
Re: Problem converting gamemode to 0.3x, GetPlayerVersion problem? - by Luis- - 03.02.2013, 22:09
Re: Problem converting gamemode to 0.3x, GetPlayerVersion problem? - by ikkentim - 03.02.2013, 22:14
Re: Problem converting gamemode to 0.3x, GetPlayerVersion problem? - by Tommy_Diaz - 03.02.2013, 22:27

Forum Jump:


Users browsing this thread: 1 Guest(s)