Jump to content

Aeron

Retired Staff
  • Posts

    968
  • Joined

  • Last visited

Everything posted by Aeron

  1. mta remote admin tool OR MTA:mA? MTA:mA has such options, i only forgot where.
  2. Aeron

    im lost

    on *:SIGNAL:mta.join:{ mta.say $1 Events: %mta.event. [ $+ [ $1 ] ] } on *:SIGNAL:mta.command: { if ($3 == !eventchange) { if ($4 != $null) { %mta.event. [ $+ [ $1 ] ] = $read($scriptdir $+ events.txt,$4) } else { %mta.event. [ $+ [ $1 ] ] = $read($scriptdir $+ events.txt,$rand(1,$lines($scriptdir $+ events.txt))) } } mta.say $1 Events: %mta.event. [ $+ [ $1 ] ] } Usage: !eventchange [Event ID or leav it blank for random]
  3. Aeron

    Ping script

    You forgot: on *:SIGNAL:mta.disconnect:{ .timer $+ $1 off }
  4. Aeron

    MTA:MA Scripting

    It might read entry number 451, try forcing it as a text with the 't'-switch, (/help $readini)
  5. HAPPY BDAY :roll: :roll: :roll: :roll: :roll: :oops: :roll: :roll:
  6. k .. my guess is mirc cant parse the data quickly enough when it is received its not possible to store the data so if a map gets lost it can be recovered ? maybe use a other program specific for the mapnames ? what do you mean with mapIDs changing everytime ? acording to Oli the IDs are depended on how they are added to server when would it change ? just to be clear .. so you all are basically saying its broken atm, it should be fixed in next version. and you dont know how to solve it / its not solvable in this version ? You could rejoin several times in a period to get all maps names. But feel free to fix it
  7. Index-Map name is impossible, it changes 'everytime'. Now MTA:mA broadcasts to other MTA:mA's if they do have that map name, if so it replies. If not they spam again the next time they need the name. This can be turned of under options. It's recommended when you have only 1 MTA:mA
  8. on *:SIGNAL:mta.text:{ if (hello isin $3-) { var %r = $rand(1,4) mta.text $1 Automessage: $replace(%r,1,Hey!!,2,Hi!,3,Hello!,4,Good Day) } elseif (lol isin $3-) { var %r = $rand(1,4) mta.text $1 Automessage: $replace(%r,1,haha!!,2,lol!,3,hihi!,4,hehe) } }
  9. 1 No 2 No idea 3 Yes 4 Yes
  10. Aeron

    New to scripting

    Version-box is only in MTA:mA 4.0, you need MTA:mA 3.24 for MTA 0.5 downloadible at: http://home.deds.nl/~aeron/downloads.html (All the single files) And http://home.deds.nl/~aeron/help.html still lives
  11. Maybe sliding the belly of the plane made it magnetic and now you float above the ground ^___________^
  12. With the text '(Normal)' yopu can conclude he uses 3.x, what you need is 4.x downloadible at http://home.deds.nl/~aeron/mtama/4.0/ , or just update
  13. finds mta.area.mrc somewhere on the forums/contacts, i lost it
  14. http://home.deds.nl/~aeron/junk/vehicles.ide
  15. Aeron

    MTA:MA Scripting

    Extension doesn't matter for mIRC, if you want to read a file as IN, mIRC tries.
  16. Give up a keyword. The poster after you search (by means of a search engine) a picture with that keyword and place that picture on the forum and gives up another keyword (Good visible!). Rules: Don't make it dirty. (sex, shit, porno ed.) Don't insult. Keyword in bold. _________________________________________ Now be nice and dont post PORN or Blokky will delete this topic again The last one was: Driving License
  17. 1. on *:SIGNAL:mta.finish: { commands } 2. mta.pm $1 $2 Hello 3. if ($mta.level($1,$2) > 2) { }
  18. Will the GTA:SA engine be able to handle it? The question is: will your PC be able to handle it
  19. This is protection against: immitators. You implent it urself, (Or Oli !@!11!11!21@#!@1!!11one!!!)
  20. You can? I didn't think the protocol allowed players to PM admins in this version of MTA:SA He means to ingame admins But yeah, Player --> Remote Admin ain't there. (Poke MTA-Team)
  21. You mean my unfinished map lol?
×
×
  • Create New...