samp script

By airsfotglock on May 03, 2010

This script allowes you to be ingame on a server and if the server has irc you can use /irc command and it will say it in irc.

change the YOURNICK part and the MAINBOTS (bots that show the logs
and add new cmds by putting elseif ([COMMAND] == $5) { msg $chan [what you want it to say/do] | msg #YOURNICK $5- }

but as our server is when you do /irc it sais "to irc: airsoftglock (ID): $5 so if yours is like "to irc NAME:" ([COMMAND] == $5) you would change $5 to $4 then | msg #YOURNICK $5- } to $4-...

Thank you please ask for help in comment i did some basics

on *:TEXT:*:*: {
  if ($nick == MAINBOT || $nick == MAINBOT) && (YOURINGAMENICK == $3) {
    if (text == $5) { msg #drd text $6- | msg #YOURIRCNICK $5- } ;txt = cmd ;/irc txt i haz 
    elseif (warn == $5) { msg #drd !warn $6- | msg #YOURIRCNICK $5- }
    elseif (msg == $5) { msg #drd !msg $6- | msg #YOURIRCNICK $5- }
    elseif (pm == $5) { msg #drd !pm $6 $7- | msg #YOURIRCNICK $5- }
    }
    }    

Comments

Sign in to comment.
DarkGamer120   -  Aug 18, 2010

o_o

 Respond  
airsfotglock   -  May 04, 2010

yes but its cooler to do it this way and not everyone owns a server

 Respond  
cessil   -  May 04, 2010

well if you own the sa:mp server you could just add that command in a filterscript or the gamemode

 Respond  
TheNitelyfe   -  May 04, 2010

then what does being in SA:MP have anything to do with it

 Respond  
airsfotglock   -  May 04, 2010

ok so thenite ur ingame and theres a irc chan for that server, they make a cmd that is /irc and it sends the MSG to irc and sais it like lets say
"IRC jikesh(18) sais: hi" so now the jikesh is op and has cmd !msg and he has a responder which is hi == !msg hello all in server....

thats what it is

 Respond  
bugboy1028   -  May 04, 2010

o.O

 Respond  
TheNitelyfe   -  May 04, 2010

I'm aware of SA-MP but this script literally makes no sense...

 Respond  
airsfotglock   -  May 04, 2010

lol theres a multiplayer GTA game SA-MP and i figured id make a simple script from ingame to irc!!

 Respond  
TheNitelyfe   -  May 04, 2010

wat

 Respond  
jsg55   -  May 04, 2010

lol. i just spent 5 minutes trying to figure out what this is even supposed to do, im still drawing a blank.

 Respond  
GuitarMasterx7   -  May 04, 2010

wth is dat >_>

 Respond  
Jethro   -  May 04, 2010

lol napa. That raises my eyebrows. :p

 Respond  
napa182   -  May 04, 2010

?

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.