Code Error Need help
#3

Okay i made this

Код:
ReturnWeaponName(weaponid)
{
	new weaponstr[45];
       GetWeaponName(weaponid, weaponstr, sizeof(weaponstr));
	return weaponstr;
}
Код:
	    format(string, sizeof(string), "%s have won the duel against opponent %s [weapon: %s, bet: $%i]", GetPlayerName(gDuel[playerid][d_opponent]), GetPlayerName(playerid), ReturnWeaponName(gDuel[playerid][d_weapon]), gDuel[playerid][d_bet]);
But still the same error
Reply


Messages In This Thread
Code Error Need help - by Rockyyy - 06.01.2016, 18:19
Re: Code Error Need help - by Lucky13 - 06.01.2016, 18:34
Re: Code Error Need help - by Rockyyy - 06.01.2016, 18:46
Re: Code Error Need help - by Lucky13 - 06.01.2016, 18:53
Re: Code Error Need help - by Rockyyy - 06.01.2016, 18:56
Re: Code Error Need help - by Lucky13 - 06.01.2016, 19:01
Re: Code Error Need help - by Rockyyy - 06.01.2016, 19:10
Re: Code Error Need help - by Lucky13 - 06.01.2016, 19:20
Re: Code Error Need help - by Rockyyy - 06.01.2016, 19:25
Re: Code Error Need help - by Lucky13 - 06.01.2016, 19:29

Forum Jump:


Users browsing this thread: 1 Guest(s)