IRC Scripting help
#3

Also you don't need to check if the player is connected as sscanf does that for you.

use this instead:

pawn Код:
if(ID == INVALID_PLAYER_ID)
    return ircsay(conn, channel, "4*** Error: Invalid player ID.");
Reply


Messages In This Thread
IRC Scripting help - by [Ask]G_Sk8er - 19.01.2011, 23:00
Re: IRC Scripting help - by hoodline - 20.01.2011, 00:15
Re: IRC Scripting help - by Infamous - 20.01.2011, 02:51
Re: IRC Scripting help - by [Ask]G_Sk8er - 20.01.2011, 18:19

Forum Jump:


Users browsing this thread: 1 Guest(s)