SA-MP Forums Archive
[FilterScript] [FS] IRC Administrator 1.1 for sa-mp 0.3 - 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: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] [FS] IRC Administrator 1.1 for sa-mp 0.3 (/showthread.php?tid=100715)

Pages: 1 2


Re: [FS] IRC Administrator 1.1 for sa-mp 0.3 - trindade02 - 01.01.2010

could make a command for me to give a warning to the player?
admin warned a player


Re: [FS] IRC Administrator 1.1 for sa-mp 0.3 - trindade02 - 02.01.2010

I did something wrong, the players have to put @ pra to appear on IRC, has something to aver that mode

pawn Код:
#define IrcServer "irc.mibbit.net" // IRC server.
#define IrcPort 6667 // IRC port.
#define EchoChan "#TerraDM" // The channel where will go out.
#define AdminChan "@" // If there is a channel, everything private will be seen there is. (Optional)
#define AdminPass ""
#define BotPass "" // The password for nickserv. (Optional)
#define ChanPass "" // The password for chanserv. (Optional)



#define BotRealName "" // Optional
#define BotUserName "" // Optional

#define Mode "-" // +v / +h / +o / +a / +q / - (off)
#define IrcToServer "all" // admin (rcon) / all / off

game mod has chat using the gang using !, and has chat admin, will appear in esass IRC chat conversations?

something wrong?


Re: [FS] IRC Administrator 1.1 for sa-mp 0.3 - ramshidjafar - 15.01.2010

Please help, my Game Mode commands and all arent working


The commands that are placed below this arnt working
HELP!!!
Код:
public OnPlayerCommandText(playerid, cmdtext[])



Re: [FS] IRC Administrator 1.1 for sa-mp 0.3 - SloProKiller - 17.01.2010

Best IRC script ever!


Re: [FS] IRC Administrator 1.1 for sa-mp 0.3 - MaXSpeeD - 17.01.2010

Quote:
Originally Posted by SloProKiller
Best IRC script ever!
^


Re: [FS] IRC Administrator 1.1 for sa-mp 0.3 - MaXSpeeD - 18.01.2010

its a good FS dont get me wrong but all my commands in my game mode will not work when i have this in


Re: [FS] IRC Administrator 1.1 for sa-mp 0.3 - SloProKiller - 18.01.2010

Quote:
Originally Posted by MaXSpeeD
its a good FS dont get me wrong but all my commands in my game mode will not work when i have this in
Remove the OnPlayerCommandText in the IRC filterscript


Re: [FS] IRC Administrator 1.1 for sa-mp 0.3 - deather - 13.02.2010

Код:
*** IRC_Connect: Expecting 7 parameter(s), but found 5
*** IRC_Connect: Expecting 7 parameter(s), but found 5
*** IRC_Connect: Expecting 7 parameter(s), but found 5
*** IRC_Connect: Expecting 7 parameter(s), but found 5
I get this in the samp-server.exe


Re: [FS] IRC Administrator 1.1 for sa-mp 0.3 - saifo997 - 15.02.2010

new version will be released soon !


Re: [FS] IRC Administrator 1.1 for sa-mp 0.3 - Astralis - 10.12.2011

get new link.. I got other irc system,wont use it,but recomended to those who dont have.


Re: [FS] IRC Administrator 1.1 for sa-mp 0.3 - trickter - 22.12.2011

Nice for trying...


Re: [FS] IRC Administrator 1.1 for sa-mp 0.3 - mysteryboyee - 28.01.2012

Quote:

W:\Users\Administrator\Videos\PPC_Trucking6\filter scripts\logo_irc.pwn(1436) : error 004: function "GetDistanceBetweenPlayers" is not implemented
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.

help i need this fixed


Re: [FS] IRC Administrator 1.1 for sa-mp 0.3 - Prodrift199 - 15.03.2012

Link is dead, can you give me upload please


Re: [FS] IRC Administrator 1.1 for sa-mp 0.3 - [MM]18240[FMB] - 11.08.2012

Link is snapped in half :P


Re: [FS] IRC Administrator 1.1 for sa-mp 0.3 - zacklogan - 16.09.2012

FIX THE LINK PLZ <3


Re: [FS] IRC Administrator 1.1 for sa-mp 0.3 - NoahF - 17.09.2012

Since I see ALL the comments complaining how they need an upload, here's two copies someone gave to me.

IRCBOT.PWN AND IRCBETA2.PWN ARE DIFFERENT VERSIONS!



Re: [FS] IRC Administrator 1.1 for sa-mp 0.3 - Gioslami - 17.09.2012

um yeah not working for me


Re: [FS] IRC Administrator 1.1 for sa-mp 0.3 - RuNBoY - 17.04.2014

Quote:
Originally Posted by m2yuout
Посмотреть сообщение
C:\Users\Steve\Desktop\filterscripts\IAdministrato r.pwn(745) : error 017: undefined symbol "IsPlayerNPC"
C:\Users\Steve\Desktop\filterscripts\IAdministrato r.pwn(774) : error 017: undefined symbol "IsPlayerNPC"
C:\Users\Steve\Desktop\filterscripts\IAdministrato r.pwn(1212) : error 025: function heading differs from prototype
C:\Users\Steve\Desktop\filterscripts\IAdministrato r.pwn(1966) : error 017: undefined symbol "IsPlayerNPC"
C:\Users\Steve\Desktop\filterscripts\IAdministrato r.pwn(1984) : error 017: undefined symbol "IsPlayerNPC"
C:\Users\Steve\Desktop\filterscripts\IAdministrato r.pwn(2009) : error 017: undefined symbol "IsPlayerNPC"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


Any ideas ? i got the include in folder ? i havnt edited the script at all -MobilePatrol
at deffine type #define <IsPlayerNPC>


Re: [FS] IRC Administrator 1.1 for sa-mp 0.3 - iRaiDeN - 17.04.2014

Nice.