Jump to content

dominik0801

Members
  • Posts

    6
  • Joined

  • Last visited

Details

  • Gang
    lolrofl

dominik0801's Achievements

Vic

Vic (3/54)

0

Reputation

  1. Hi Is there any way to get a car in a script? (example: ) on *:signal:mta.command:{ if ($3 == !gettaxi) { $mta.?????($1,$2) mta.say $1 You got a new car! ? please help me it needs to my gta3 server!
  2. I was open a topic but nobody answered.. Ok. but i need very very big help and i made a new topic, this. I use MTA 0.5r2 with GTA III. for scripts mIrc with MTA:mA3.24v. Ok, i made the script: alias mta.text { (if fasz isin $3-) { mta.say $1 Ne káromkodj! mta.kick $1 $2 } } but if i write fasz, or "mi a fasz", nothing happens. Problem is what??
  3. I was open a topic but nobody answered.. Ok. but i need very very big help and i made a new topic, this. I use MTA 0.5r2 with GTA III. for scripts mIrc with MTA:mA3.24v. Ok, i made the script: alias mta.text { (if fasz isin $3-) { mta.say $1 Ne káromkodj! mta.kick $1 $2 } } but if i write fasz, or "mi a fasz", nothing happens. Problem is what??
  4. No Problem if u dont know the code of get car or coun t donw because i know the coundown code. is: alias mta.text { if ($2 == !count) { mta.say Count down! .timer9 1 1 mta.say 5 .timer8 1 2 mta.say 4 .timer7 1 3 mta.say 3 .timer6 1 4 mta.say 2 .timer5 1 5 mta.say 1 .timer4 1 6 mta.say GOGOGO! } } But where do i need to paste in mirc? aliases? it wasnt worked for me .. just say how to get them works.
  5. Hi people! 1 thing: Sorry for my bad english, but im from Hungarian and just thirteen yrs. old. So, i made 0.5r2 GTA III server to play with friends. I wanted install scripts on it, so I downloaded mIrc and MTA:mA. I find some good codes on Intertnet, and paste them in mIrc Script Editor's aliases ( i dont know whre do i need paste them ) and save it as aliases1.ini. At the MTA Admin i clicked on scripts and loaded them.. but if I type the command ( example: !count ) nothing happens. I try other codes, like !hp but doesnt worked too.. I want scripts on the server: !car - get a car. !count - count down from 5 to 1 then say GO!
×
×
  • Create New...