Jump to content

Aeron

Retired Staff
  • Posts

    968
  • Joined

  • Last visited

Everything posted by Aeron

  1. IT'S MrBump's BIRTHDAY TODAY ! (I think he is now 34)
  2. Aeron

    DOOM 3

    I already have Doom3 as iso's Long live Campzone and connections. Campzone shut down I-net for 2 hours to l the iso's, then they shared it and within 3 mins whole campzone had Doom3
  3. I'm currently working on the $mta.area(,) identifer which tells you in what area the given player is. Ex "Basketball-field Chinatown Portland". I ask advanced MTA:mA users to set up area's for GTA:VC and GTA:3 Here is the code to set up area's: ; Area Pointer script v1.0 ;This script is for setting up area's alias -l mta.location { ;This function is not needed when v3.08 is out. !tokenize $1-3 $dll($scriptdirmta.dll,location,$1-2) if ($4 == $null) !return Unknown elseif ($3 == x) !return $4 elseif ($3 == y) !return $5 elseif ($3 == z) !return $6 else !return $4- } alias mta.command { if (!c == $3) { !unset %area mta.say $1 Points cleared. } if (!p == $3) { %area = %area $+ $chr(44) $+ $mta.location($1,$2,x) $+ $chr(44) $+ $mta.location($1,$2,y) mta.say $1 $calc($count(%area,$chr(44)) /2) area point(s) set } if (!s == $3) { var %a if ($did(mta,$1 $+ 33) == GTA:3) %a = AREA1 elseif ($did(mta,$1 $+ 22) == Stunt) %a = AREA2 else %a = AREA3 !writeini " $+ $scriptdirmta.area.ini" %a %area $4- !unset %area mta.say $1 Area saved as " $+ $4-" } if (!a == $3) { mta.say $1 $mta.area($1,$2) } } alias mta.area { ;This function is maybe not needed when v3.08 is out. var %a,%b = 1,%c = $mta.location($1,$2,x),%d = $mta.location($1,$2,y),%e if ($did(mta,$1 $+ 33) == GTA:3) %a = AREA1 elseif ($did(mta,$1 $+ 22) == Stunt) %a = AREA2 else %a = AREA3 while %b <= $ini($scriptdirmta.area.ini,%a,0) { %e = $ini($scriptdirmta.area.ini,%a,%b) if ($inpoly(%c,%d, [ %e ] )) !return $readini($scriptdirmta.area.ini,%a,%e) !inc %b } !return Unknown } Commands: !c - clears the current set pointers !p - sets a area point !s - saves the area to mta.area.ini (Please define as: Building Neighbourhood Island) !a - Tells you in which area you are. Some notes: I dont help you with this, i recommend only advanced MTA:mA users to handle this script This is a function in development it might not be included in the next version (v3.08 ) Use only 4 or more points to set up a area Don't make comments over my english spelling I gonna own some CS players on Campzone now (Campzone = Big LAN-party with ~1800 peeps in tents, campers) Futher dump ur mta.area.ini HERE (in this topic) and comments.
  4. OPTIONS ==> "ENABLE SCRIPTS"
  5. Can be scripted. Make a server with 26 slots This example limits the server to 15 players: alias mta.join { if ($mta.players($1) == 16) { mta.msg $1 $2 Server is full mta.kick $1 $2 } }
  6. Let me do it this way: NO SCRIPT SUGGESTIONS IDIOT
  7. alias mta.kill { if ($mta.game($1) == GTA:3) && ($4 == 16) { mta.say $+(',$mta.name($1,$3),') CAR N00B! mta.ban $1 $3 CAR N00B! } } EDIT: script fixed
  8. For the blabla time: No scripts suggestions! But you can dl CTW here: http://home.deds.nl/~aeron/downloads.html
  9. Aeron

    Melee Mode

    Possible with MTA:mA now
  10. Bump can't even land on THE rock And btw I want also challenge you
  11. Aeron

    MTA:mA Fixes / FAQ

    Nothing wrong with 'mta.slap '
  12. MTA:mA V4.0 ..:: FAQ ::.. Q. What is the Admin2Admin protocol? A. A protocol for communication between MTA:mA's to restore information and notifications of MTA:mA's actions. Q. How works Admin2Admin protocol? A. It works via the player-console echo or if there are no players, via normal chat. (In further MTA-updates this might change into Admin to Admin private messages) Q. Is Admin2Admin protocol then not open for sensitive information? A. Sensitive informantion gets 'encoded' on a way only admins can read. Q. How to disable Admin2Admin protocol? A. Edit mta.ini and change 'admin2admin' item under topic '0' to value '0' [0] admin2admin=0 Q. I can't connect to a R1.1 server. A. Change version to '2'. Q. Some functions are disabled. A. It ain't finished! Q. Where's the documentation? A. I'm lazy. Q. Which commands are availible? A. http://www.mtavc.com/docu/index.php/MTA ... A_4_series Q. How do I load scripts? A. Do the following key-combo's in mIRC: ALT+R, ALT+R ,CTRL+L Now you see a select file dialog. MTA:mA v3.0 ..:: FIXES::.. Latest files and script fixes: http://home.deds.nl/~aeron/downloads.html ..:: FAQ ::.. Q. I get a CRC-error. A. Download manual the files @ http://home.deds.nl/~aeron/downloads.html and type "/reload -rs mta.mrc" Q. I see sometimes "Disabled" how to fix? A. Connect with Admin+ connection. Q. Admin-System kicks/bans me when i do !kick/!ban A. Download the latest fix. Q. Admin-System still kicks me after login. A. Download the latest fix. Q. I get banned when I give up a incorrect password first time. A. Download the latest fix. Q. Scripts doesn't work. A. Turn "Enable scripts" on in the options dialog. Q. My !-commands doesn't work. A. They are handeled in the "mta.command" alias. (See scripting.html for more info) Q. I get a strange error when I click the "Scripts" button. A. Bug, fixed in MTA:mA v3.01. Update MTA:mA by typing "/update" in MTA:mA. Q. I all see "Unknown"'s when i connect. A. Bug, fixed in MTA:mA v3.02. Update MTA:mA by typing "/update" in MTA:mA Q. I see no nicknames when I join a GTA:3 server. A. Bug, fixed in MTA:mA v3.03. Update MTA:mA by typing "/update" in MTA:mA ..:: Known MTA bugs ::.. Q. When I send text to the server, I get some part of the msg what i send before. A. This is a known bug. It's not that MTA:mA is bugged but the server, the server can't handle so much text packets with no time space between it. In other words: MTA:mA send the correct text (1) ==> Server recieves the correct text (2) ==> Dual a server bug it sends the bugged text ==> MTA:mA / Client recieves bugged text (3 / 4). Here is a screenshot:
  13. The fixes: http://home.deds.nl/~aeron/files/Fix01.rar
  14. Aeron

    Help

    MrBump writes the manuals: SLAP HIM!
  15. Hmma let the mta team collect al manuals and put it into one...
  16. damn it another spammy server that knows my email...
  17. Site: http://67.19.31.53 Forum: http://67.19.31.53/forum They are on the same place
  18. try a clean install of vice city.
  19. Or http://www.mtaservers.com
×
×
  • Create New...