Irc Help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Irc Help (
/showthread.php?tid=273876)
Irc Help -
Tigerkiller - 03.08.2011
Hi all.
i have a problem
i know how to make an irc channel and i know how to make an irc script but i dont know how to make a user admin.
the user is loggedin and i type as owner: /msg ChanServ Admin #Channel Nickname
the user becomes admin but if he relog and login he dont get Admin how to fix that ?
i use mibbit
dump
AW: Irc Help -
Tigerkiller - 03.08.2011
no one can help me ?
Re: Irc Help -
=WoR=Bruno - 03.08.2011
Hey,you want to know how to make someone admin in IRC?
Give me your MSN/Skype
Re: Irc Help -
linuxthefish - 03.08.2011
Use
/mode +o username or
/op username.
AW: Re: Irc Help -
Tigerkiller - 05.08.2011
Quote:
Originally Posted by linuxthefish
Use /mode +o username or /op username.
|
i try it but it doesent work -.-
can anyone help me ?