Zomah Posted August 24, 2006 Posted August 24, 2006 How can i do that explame 1 minute: Play fair. 2 minutes: Join us at blablablabla so i want every minute 1 line is this possible..?
lil Toady Posted August 24, 2006 Posted August 24, 2006 on *:SIGNAL:mta.connect:{ .timer 0 60 bla.rules } alias bla.rules mta.text $1 $read($scriptdir $+ bla.txt,$rand(0,$lines($scriptdir $+ bla.txt))) and make a txt file called 'bla' in the script folder where every line is a new message like: Play fair. Join us at blablablabla Do not PM me, im not going to read it anyway.
Jani Posted August 24, 2006 Posted August 24, 2006 Check the mIRC status window, do you get any errors? Make sure to use the Search feature before posting a new topic. Click here for detailed MTA: San Andreas server setup guides.
CoZ Posted August 24, 2006 Posted August 24, 2006 did you restart the mirc script on *:SIGNAL:mta.connect:{ [snip] 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
lil Toady Posted August 24, 2006 Posted August 24, 2006 no need to restart, only to reconnect to the server in mta:ma, and you want this for mta:sa or mta0.5? if for 0.5 change 'mta.text' to 'mta.say' Do not PM me, im not going to read it anyway.
Slothman Posted August 24, 2006 Posted August 24, 2006 every minute?! that would be possible the most annoying script ever made, congrats Check out my recent work: ZDay - a zombie script Slothbot - an AI deathmatch bot my community profile (all my resources)
lil Toady Posted August 24, 2006 Posted August 24, 2006 on *:SIGNAL:mta.connect:{ .timer 0 60 bla.rules $1 } alias bla.rules mta.text $1 $read($scriptdir $+ bla.txt,$rand(0,$lines($scriptdir $+ bla.txt))) Do not PM me, im not going to read it anyway.
Harry Posted August 25, 2006 Posted August 25, 2006 every minute?!that would be possible the most annoying script ever made, congrats Once a minute i can understand, but quite the minimum duration between rule posts
lil Toady Posted August 25, 2006 Posted August 25, 2006 every minute?!that would be possible the most annoying script ever made, congrats Once a minute i can understand, but quite the minimum duration between rule posts Even 10 minutes for some messages are annoying when you play, so 1 minute will be 10 times more annoying! anyway its his right to choose the time he wants Do not PM me, im not going to read it anyway.
Recommended Posts