Jump to content

Aeron

Retired Staff
  • Posts

    968
  • Joined

  • Last visited

Everything posted by Aeron

  1. try to get this in your dos screen: C:\Documents and Settings\Marius\Desktop\mapmod>map2ipl GTAGame.map GTAGame.ipl or: C:\Documents and Settings\Marius>map2ipl "C:\Documents and Settings\Marius\Desktop\mapmod\GTAGame.map" "C:\Documents and Settings\Marius\Desktop\mapmod\GTAGame.ipl"
  2. Bump's memory has holes: alias invert { var %a = 1,%b = $lines($1-),%c,%d = 0,%e,%f = $remove($1-,.map) $+ _inv.map while (%a <= %b) { %c = $read($1-,nt,%a) if ( if (%d == 0) %d = $lines(%f) %e = 0 !write -il $+ %d $+(",%f,") %c !inc %a while (%c != ) { !inc %e %c = $read($1-,nt,%a) !write -il $+ $calc(%d + %e) $+(",%f,") %c !inc %a } } else { !write $+(",%f,") %c } !inc %a } } Usage: /bumpy
  3. Aeron

    Something Werid

    I had this once in MTA:VC Beta stage, IJs 'fixed' this problem in 0.5 if i'm right. :-\
  4. Object limit is 250 objects per 600x600 units square. Your not trying to make Break look-o-like ey?
  5. I think thta falls under 'All', so YES @Bump: http://search.ebay.com//search/search.d ... cide+pills
  6. mtama.mrc = MTA:mA v3.24 = MTA:VC != MTA:SA, k? You might want to get MTA:mA v4.12
  7. !set %a M3TU&1R!93U4@4U154$E$($9!0TM)3D<@3D]/0E,@64]5(%-/0TL@3$E+12!(#14Q,```` !echo -a $decode(%a) Damn i feel good now. Read the instructions, you'll see you have to dumpe EVERTHING, I'll repeat, EVERYTHING, in one, I'll repeat ONE, (1, mono, uno, ein, één) MAP with, NO, I'll repeat, NO submaps. Now if you have the directory-window FOCUSED in front of you hit the following keys: Ctrl+Tab Ctrl+C Windows+D Windows Up Up Enter C M D Enter C D Space Right-click (On DOS-window) Down Down Down Enter Enter M A P 2 I P L Space (Your source map FILE name) Space (Your destination ipl FILE name) Enter E X I T Alt+Tab K?
  8. For MTA:VC, get server patch 1 at the main site to fix the time out bug.
  9. Aeron

    Requesting Blacklist

    OMFG BANT WITH MY DYNAMIC-IP-RANGE-SCANNER FORM HELL!!! BANT! Thus... yeah. IRC-style-banning coming up with Admin2Admin protocol in 4.13 or 4.14
  10. Or select it then press F6 to zoom to it. I always forget that button
  11. Select the first object from teh object list, then you see a triagnle and move towards it.
  12. If it happens again, try to give more details, such as, server, player count / map you voted for.
  13. MTA:mA suggestions are still welcome! (Not script suggrestions, pure program suggestions)
  14. (EDIT: No I don't think I give a comment on this one)
  15. Aeron

    MTA:MA Scripting

    mta.ini --> echo=1 + channel=#isox
  16. Lies, during loading of map_editor, ALT+TAB, when loading finished, return. PEDS!!!!!!!!!!!!!!!!! <3 Dunno how it's done this time.
  17. Aeron

    Omg

    The trailor doors are locked, HELP!
  18. OJ Simpson, 1 civilian car, 4358747540935 cop cars, goal: kill OJ.
  19. Now you disabled the update script, so now you have to manualy release each fix i have for mtama. Possible, but unhandy. Anoter thing: you use if statements to check which !command is typed, but mirc has to go through all those if statments ech time you typed a !command. You can improve this to use 1 'if' and the rest 'elseif'.
  20. If you can increase GTA:SA's object pool limit (somewhere hard coded in gtasa.exe) MTA sertianly will!
  21. I think you should put the addtions in a sperate script, cause i think with my update system, it removes it all :> (And i got alot to fix :>)
×
×
  • Create New...