18.03.2009, 07:42
I'm trying to create this formula that will calcuate you Killseaths. But I suck at placing the + - / *
So can anyone fix this line up?
error 001: expected token: ",", but found ";"
So can anyone fix this line up?
Код:
dUserSetINT(PlayerName(killerid)).("kdratio", (dUserINT(PlayerName(killerid)).("kills")/(dUserINT(PlayerName(killerid)).("deaths")));