Jump to content

Aeron

Retired Staff
  • Posts

    968
  • Joined

  • Last visited

Everything posted by Aeron

  1. Aeron

    cops 'N' robbers

    All scriptible. The colors on the radar are already character sorted, but the drive-by shooting isn't possible atm.
  2. "me" He gave me the 133t-award for MTA:mA
  3. There is one coming... and yes i'm lazy.
  4. OMFG! You are so wise Niels...
  5. To much "mta.say"'s or "mta.msg"'s in one event can time-out all players. Therefor I made varity of "mta.say" and "mta.msg", which adds a delay and prevents flooding the server. What do YOU do: 1. Add the following code in a EMPTY script file. 2. Replace in ALL scripts (Except from the edit-protection scripts: GRS for example) "mta.say" with "mta.tsay" and "mta.msg" with "mta.tmsg" alias mta.tsay { var %a = 1,%b = 0 while (%a <= $timer(0)) { if (mta.say* iswm $timer(%a).com) { !inc %b } !inc %a } !.timer 1 %b mta.say $1- } alias mta.tmsg { var %a = 1,%b = 0 while (%a <= $timer(0)) { if (mta.msg* iswm $timer(%a).com) { !inc %b } !inc %a } !.timer 1 %b mta.msg $1- } Aeron out.
  6. Why not in a subfolder? Beside, dl the lasted all-in-one package and let it update.
  7. Sorry for dumb question, but where should I place this part of code? In the remote section.
  8. Ban is per server IP-ban. Blacklist is global MTA:mA-servers IP-ban.
  9. Aeron

    Mazes!

    After i got bored and explored the maze-algoritm and ported it on serveral programs/devices, i made a dll for mIRC that creates mazes from any size, only the display of the mazes takes some time Here some examples: http://home.deds.nl/~aeron/junk/sic.bmp http://home.deds.nl/~aeron/junk/4581.bmp http://home.deds.nl/~aeron/junk/3662.bmp You can't find the script here: http://home.deds.nl/~aeron/junk/maze.rar It automatily draws the longest route possible from the random start off [between red dot and the blue dot, with a green line] You also can find it out, just delete the line [paint] Load and type: "/maze [width] [height]"
  10. Ome Henk - Sambal bij?
  11. MTA:mA doesn't use '/me' Sound like a scripting problem, post it in here: http://forum.mtavc.com/viewtopic.php?t=11439
  12. I got them U NOT WHAHAH!!! You made a typo in the topic btw. should be 'Counter-Strike Source'
  13. wHAT iS tHAT fOR tHING?
  14. Aeron

    Finding Waldo

    I dont lyk: take-a-close-look-flash thingy's
  15. can you make it so theres an option to display wen there weather randomly changes? Notated for 4.0
  16. As far as i can see in the script you ban the user host ID with it.... Use wildcards...
  17. i can make a special version for ya ... (Changing versions bytes) spawn detection and stuff will sux
  18. You think with 'somewebsite' in it hehe @ ransom
  19. To much text, But I can create a modding server/client in less then 1 minute!!!!! Just make a server with "MODDING ALOWED" in it and ur done. And the project "Undectectible" (Fack spelling), will always be detectible. MTA:mA > Bots
  20. Vote! I'm not gonna do more then 1 script language. I might change the name of the program if it isn't mIRC script I don't say the winner comes in 4.0, I only might think about it.
  21. Notice in which page it's captured: 'http://home.deds.nl/~aeron/stats/usage_200501.html'. Thats my stats page, that captures al things including Referrers. Look on the 13st place: http://home.deds.nl/~aeron/stats/usage_ ... ml#TOPREFS We got some mirc-scripting scum-bags THUS, the map wasn't on my ftp. And take a 2nd look at the image: Is't it strange that the 'File-name'-files are on the 'Link-Text'-url
×
×
  • Create New...