Jump to content

OpiuM.

Members
  • Posts

    889
  • Joined

  • Last visited

Everything posted by OpiuM.

  1. yo MTA team, i was wondering, u (kind of) supported GTA:WO, any chance of supporting GTA:LC with MTA?
  2. OpiuM.

    MTAMA Scripting

    utopia will get banned with that script too much...moving on
  3. well good luck i guess, but err....IHA isnt too catchy
  4. lmao, thier not (all) in school, they dont get summers off
  5. i think every clan should *waits for other's clan members to agree
  6. ill put my word in i guess, i only like honarary if they are not taking a acual members spot in a gangwar
  7. its simpler then other languages, try observing the other .mrc files (team, gang, ect) and then look at the readmes that came with MTAMA, you should be fine, i knew no mIRC scripting (MTA wise) b4 i started
  8. no, thats somone's hard work, just wait till they r available
  9. OpiuM.

    MTAMA Scripting

    *crys, man i know it makes them kind of unstable, but it should at least be a option for servers, dont disable them all together
  10. im not all that good at dutch attepting english...but....i think he wants to play on LAN with conversion mods, and either wants your support, or asks how. but thats just me
  11. OpiuM.

    MTAMA Scripting

    yes, on a windows operated server, not linux, but aeron dont like them
  12. well youll soon find ape and fruity( ) the mta community doesnt respect moding MTA, so id quit while your ahead....
  13. me messin with SGB's 8ball script
  14. OpiuM.

    spectator mode

    just make a no spectator rule, only people playing can be in the server i personnaly cant fucking wait for spec mode FFS hurry! following cheaters is hard when thier cars go so fast every try chasing 1000mph with 50mph?!?!
  15. mad props to your mom for knowing the content of your games, sounds like she's one of the few doing her job as a parent.. /me still waits for a girl that likes MTA not acually, she still dosnt care what i play, if GTA wasnt on the news for the reasons listed, well then, she wouldnt know at all
  16. OpiuM.

    MTAMA Scripting

    if (!count* isin $3) { mta.say $1 Countdown! .timerc1 1 1 mta.say $1 5 .timerc2 1 2 mta.say $1 4 .timerc3 1 3 mta.say $1 3 .timerc4 1 4 mta.say $1 2 .timerc5 1 5 mta.say $1 1 .timerc6 1 6 mta.say $1 GO GO GO! } elseif (!rules* isin $3) { mta.say $1 Rules .timerc1 1 1 mta.say $1 No Killing .timerc2 1 2 mta.say $1 No Jacking .timerc3 1 3 mta.say $1 Dont Be an Ass .timerc4 1 4 mta.say $1 Have Fun .timerc5 1 5 mta.say $1 Mod all you want }
  17. OpiuM.

    MTAMA Scripting

    im still waitin for a response to mine FIX? alias mta.join { if ($read(shitlist.ini,w,$mta.name($1,$2))) { mta.say $1 Banning $mta.name($1,$2) Reason: Shit-listed mta.ban $1 $2 } alias mta.text { if ($readini($scriptdir $+ $1.ini,ID $+ $2,op)) { if ($3 == @kick) mta.kick $1 $4 if ($3 == @ban) mta.ban $1 $4 if ($3 == @shitlist) mta.say $1 successfully added $mta.name($1,$4) to shitlist. writeini $+(",$scriptdir,$shitlist.ini") mta.name($1,$4) mta.ban $1 $4
  18. OpiuM.

    Bases

    aaahhhh yes, thank you, thats it i couldnt think of the name
  19. OpiuM.

    MTAMA Scripting

    im working on a .ini, here is what i have so far, it is wrong i know, been tested alias mta.join { if ($read(shitlist.ini,w,$mta.name($1,$2))) { mta.say $1 Banning $mta.name($1,$2) Reason: Shit-listed mta.ban $1 $2 } alias mta.text { if ($readini($scriptdir $+ $1.ini,ID $+ $2,op)) { if ($3 == @kick) mta.kick $1 $4 if ($3 == @ban) mta.ban $1 $4 if ($3 == @shitlist) mta.say $1 successfully added $mta.name($1,$4) to shitlist. writeini $+(",$scriptdir,$shitlist.ini") mta.name($1,$4) mta.ban $1 $4
×
×
  • Create New...