[Tutorial] How to create a Killing Spree system. Best for TDM/DM servers.
#8

There's an easy way to do so by using a modulo operator.
PHP Code:
if(Spree[killerid] % 10 == 0)
{
// Action

Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)