IRC_GetChannelUserList and some issuess
#6

first post

EDIT:
PHP код:
CMD:ircusers(playeridparams[]) 

    if(
PlayerInfo[playerid][VIP] < 1) return SendClientMessage(playerid, -1""R"[VCL]: "GRI"Sorry, This Command can be used just by +Silver Donator's"); 
    new 
str[200]; 
    
IRC_GetChannelUserList(botIDs[0], IRCChannelstrsizeof(str)); 
    
SendClientMessage(playerid, -1""YE"Online IRC Users:"); 
    
SendClientMessage(playerid, -1str); 
    return 
1

Reply


Messages In This Thread
IRC_GetChannelUserList and some issuess - by Yaa - 03.01.2017, 21:39
Re: IRC_GetChannelUserList and some issuess - by Yaa - 04.01.2017, 11:07
Re: IRC_GetChannelUserList and some issuess - by oMa37 - 04.01.2017, 11:28
Re: IRC_GetChannelUserList and some issuess - by Yaa - 04.01.2017, 12:57
Re: IRC_GetChannelUserList and some issuess - by oMa37 - 04.01.2017, 12:59
Re: IRC_GetChannelUserList and some issuess - by Yaa - 04.01.2017, 13:13
Re: IRC_GetChannelUserList and some issuess - by oMa37 - 04.01.2017, 13:30
Re: IRC_GetChannelUserList and some issuess - by Konstantinos - 04.01.2017, 13:42
Re: IRC_GetChannelUserList and some issuess - by Yaa - 04.01.2017, 13:55
Re: IRC_GetChannelUserList and some issuess - by iLearner - 06.01.2017, 11:25

Forum Jump:


Users browsing this thread: 2 Guest(s)