a_samp.inc 0.3z to 0.3.7 changes
#1

I just use Text Compare to check differences and found this


0.3z:
native GetWeaponName(weaponid, weapon[], len);
native GetPlayerVersion(playerid, version[], len);

0.3.7:
native GetWeaponName(weaponid, const weapon[], len);
native GetPlayerVersion(playerid, const version[], len);

But that should be as stated in wiki "version[] The string to store the player's version in, passed by reference."

what's the meaning of that change
Reply


Messages In This Thread
a_samp.inc 0.3z to 0.3.7 changes - by Miguel_Leopold - 14.06.2015, 16:36
Re: a_samp.inc 0.3z to 0.3.7 changes - by Yashas - 14.06.2015, 16:44
Respuesta: Re: a_samp.inc 0.3z to 0.3.7 changes - by Miguel_Leopold - 14.06.2015, 17:11

Forum Jump:


Users browsing this thread: 1 Guest(s)