Storing Damage amount
#1

I want to store the Damage Amount but i can't really understand how to do this:

i tried like this but it doesn't work, it says " warning 215: expression has no effect "

Код:
UccisioniGDM[issuerid] + amount;
	new string[256];
	format(string,sizeof(string),"Danno fatto: %0.f", amount);
	SendClientMessage(issuerid,Lightblue,string);
Reply


Messages In This Thread
Storing Damage amount - by Flamehaze7 - 05.03.2017, 22:58
Re: Storing Damage amount - by Toroi - 05.03.2017, 23:23
Re: Storing Damage amount - by Flamehaze7 - 05.03.2017, 23:25
Re: Storing Damage amount - by Toroi - 05.03.2017, 23:26
Re: Storing Damage amount - by Flamehaze7 - 05.03.2017, 23:29

Forum Jump:


Users browsing this thread: 1 Guest(s)