30.01.2012, 16:35
SendClientMessageToAll(COLOR_NUCLEAR, "|- Nuclear has Killed! everyone! -|" );
You gonna send that the times the if() its true, so if its true for 30 players you gonna send it 30 times, aswell as setplayercameralookat.
Post the OnPlayerCommandText public function here, if im not wrong dcmd needs to be declared there with the ammount of characters the cmd had and something else.
You gonna send that the times the if() its true, so if its true for 30 players you gonna send it 30 times, aswell as setplayercameralookat.
Post the OnPlayerCommandText public function here, if im not wrong dcmd needs to be declared there with the ammount of characters the cmd had and something else.