SamB Posted July 27, 2006 Posted July 27, 2006 on *:SIGNAL:mta.command: { if ($3 == !members) { mta.text $1 To join {XN}, please visit the !forum } } Got the general code from another script, when I changed some things it didnt work MTA:SA servers at 0.15 GBP per slot. MySQL, FTP and control panel included
lil Toady Posted July 27, 2006 Posted July 27, 2006 on *:SIGNAL:mta.command: { if ($3 == ) { mta.text $1 } } Words in <> change to whatever, command must be with ! in front or it won't work. Do not PM me, im not going to read it anyway.
CoZ Posted July 27, 2006 Posted July 27, 2006 on *:SIGNAL:mta.command: { if ($3 == !members) { mta.text $1 To join {XN}, please visit the !forum } } Got the general code from another script, when I changed some things it didnt work To join {XN}, please the problem is the { } part of XN makes the script go wrong try To join $chr(123) XN $chr(125), please visit the !forum Server Blog | Server quickinfo STFU and dont bug the mta team with ''when is DM comming'' or risk theyre spending more time explaining they're still working on DM than actually getting work done
MrJax Posted July 27, 2006 Posted July 27, 2006 the problem is the { } part of XN makes the script go wrong try To join $chr(123) XN $chr(125), please visit the !forum $chr(125), -> $chr(125) $+ $chr(44)
CoZ Posted July 27, 2006 Posted July 27, 2006 the problem is the { } part of XN makes the script go wrong try To join $chr(123) XN $chr(125), please visit the !forum $chr(125), -> $chr(125) $+ $chr(44) tnx oh ..ps .. Whats rong here... the typo in the title Server Blog | Server quickinfo STFU and dont bug the mta team with ''when is DM comming'' or risk theyre spending more time explaining they're still working on DM than actually getting work done
SamB Posted July 28, 2006 Author Posted July 28, 2006 Yay MTA:SA servers at 0.15 GBP per slot. MySQL, FTP and control panel included
Recommended Posts