SA-MP Forums Archive
help pls - 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: help pls (/showthread.php?tid=67061)



help pls - GTA_Rules - 26.02.2009

Hi,

Why doesn't this do anything?

http://pastebin.com/mb407a0d

Bye


Re: help pls - Redirect Left - 26.02.2009

You do have the plugin for IRC loaded, right?


Re: help pls - GTA_Rules - 26.02.2009

Yeah all the other commands are working, here's the full pastebin: http://pastebin.com/m4112a5e


Re: help pls - Marcel - 26.02.2009

pawn Код:
irccmd(announce,4,conn,channel,user,message);
4 is the size of announce, which should be 8.


Re: help pls - GTA_Rules - 26.02.2009

Stupid lol. I just copied that line and forgot to change that param.