Jump to content

Showing rules randomly in every minute


Zomah

Recommended Posts

Posted

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..?

Posted

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.

Posted

Check the mIRC status window, do you get any errors?

4m85g1y.png

Make sure to use the Search feature before posting a new topic.

Click here for detailed MTA: San Andreas server setup guides.

Posted

did you restart the mirc script :o

on *:SIGNAL:mta.connect:{ [snip]

coz_sig_oob.png

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 :shock:

Posted

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.

Posted
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.

Posted
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

av.png

Posted
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! :P anyway its his right to choose the time he wants

Do not PM me, im not going to read it anyway.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...