server unknown command
#9

Quote:
Originally Posted by MP2
Посмотреть сообщение
Do this:

if(player deaths == 0) player deaths = 1
But only for the division.
I did this so that a player wouldn't automatically get a death in their ranks if they had none but thanks man
Код:
	new KDR;
	if(PlayerDeaths != 0)
	{
		KDR = PlayerKills / PlayerDeaths;
		return 1;
	}
Reply


Messages In This Thread
server unknown command - by dilldb - 13.02.2012, 00:50
Re: server unknown command - by Nuke547 - 13.02.2012, 00:57
Re: server unknown command - by 2KY - 13.02.2012, 01:02
Re: server unknown command - by dilldb - 13.02.2012, 01:02
Re: server unknown command - by dilldb - 13.02.2012, 01:07
Re: server unknown command - by [ABK]Antonio - 13.02.2012, 01:10
Re: server unknown command - by dilldb - 13.02.2012, 01:24
Re: server unknown command - by MP2 - 13.02.2012, 01:32
Re: server unknown command - by dilldb - 13.02.2012, 01:50

Forum Jump:


Users browsing this thread: 1 Guest(s)