Jump to content

MTA:SA General Use Scripts | Final Version!


Tommis

Recommended Posts

The only errors I get are these:

MTA.MSG Unknown command

* /hdel: no such table 'Ping.1' (line 304, mtama.mrc)

I looked up line 304 in mtama.mrc (v 4.14), it says

  !hdel Ping. $+ $1 $2

Keep in mind, that my server doesn't kick ANYONE, except people with certain nicks (like 'supersam'). Go check it out yourself at 24.188.184.224 port 22003.

Link to comment
  • Replies 382
  • Created
  • Last Reply

Top Posters In This Topic

The only errors I get are these:

MTA.MSG Unknown command

* /hdel: no such table 'Ping.1' (line 304, mtama.mrc)

I looked up line 304 in mtama.mrc (v 4.14), it says

  !hdel Ping. $+ $1 $2

Keep in mind, that my server doesn't kick ANYONE, except people with certain nicks (like 'supersam'). Go check it out yourself at 24.188.184.224 port 22003.

mtama.mrc = MTA:VC

mta.mrc V 4.12 = MTA:SA

Make a conclusion.

Link to comment
tnx 4 the screen but i still get "* Disconnected: Timed-out.", i don't have the maps to select in the botton right corner but i've put them in the maps folder the *.maps or should there be other maps?

Its about making connection to your server, not about the maps, where you've been putting them in etc.. And no, its obvious that the maps will not appear in the rightbelow corner, because you haven't established connection yet to your server.

Link to comment
Aeron, I use mtama to load scripts. It works.........

IMAGE

That "personal scripts loader" button... Yeah...

Or is there a newer version of mta.mrc?

Have fun with a MTA:mA V3.24 MTA:VC/Admin+ designed script on a MTA:mA V4.12 MTA:SA/Normal Admin designed main program.

Link to comment

Great.. A race to the finish.

hey, does anyone know where I could get a Capture the Whoope script that is compatible with MTAVC 0.5? If so, could you post here or give me a link :)

This topic is about related SA scripts, not VC 0.5 :wink:

Edited by Guest
Link to comment

cool :)

oh i took the liberty of adding something for personal use

is that ok ?

if your interested in what i added :D

 
 elseif ($3 == !1) {
     mta.text $1 That was a great move $4 
   }
 elseif ($3 == !2) {
     mta.text $1 You shouldn't do that $4 
   }
 elseif ($3 == !3) {
     mta.text $1 I Rule !!!!
   }
 elseif ($3 == !4) {
     mta.text $1 Nooooooooooooooooooooooooooooo!!!! 
   }
 elseif ($3 == !5) {
     mta.text $1 YaaaaaaaaaaaaaaaaaaaaaaaaaaaaY!!!!
   }
 elseif ($3 == !6) || ($3 == gg) {
     mta.text $1 Good Game $4 
   }
 elseif ($3 == !7) {
     mta.text $1 I have no idea 
   }
 elseif ($3 == ! {
     mta.text $1 Want another race? $4 
   }
 elseif ($3 == !9) {
     mta.text $1 Ready to get an asswhooping $4 
   }
 elseif ($3 == !0) {
     mta.text $1 Hahahahahahahahaha!!!! 
   }
 elseif ($3 == !s) {
     mta.text $1  Suspect reported at $4 (called $5 )
   }
 elseif ($3 == !sto) {
     mta.text $1  Suspect going $4 (called $5 )
   }
 elseif ($3 == !sdie) {
     mta.text $1  Suspect died (called $4 )
   }
 elseif ($3 == !sstats) || ($3 == !sst) {
     mta.text $1  stats: Robbers $4 : Cops $5 : Dead $6
   }
 elseif ($3 == !cstats) || ($3 == !cst) {
     mta.text $1  stats: Cops $4 : Robbers $5 : Dead $6
   }
 elseif ($3 == !irob) || ($3 == !irobber) || ($3 == !robber) || ($3 == !rob) {
     mta.text $1  $mta.nick($1,$2) $+ , is a robber 
   }
 elseif ($3 == !icop) || ($3 == !icopper) || ($3 == !cop) || ($3 == !copper) {
     mta.text $1  $mta.nick($1,$2) $+ , is a pig 
   }
 elseif ($3 == !stats) {
     mta.text $1  All units - Report positions !
   }
 elseif ($3 == !quickblabla) {
     mta.text $1  There are 10 quicksay commands !1, !2 ... !9 and !0
     mta.text $1  or type !quickblablalist for a overview
   }
 elseif ($3 == !quickblablalist) {
     mta.text $1  1great move , 2dont , 3i rule , 4no , 5yay , 6gg , 7no id, 8another ? , 9get ready, 0haha
   }
 elseif ($3 == !copsandrobbers) {
     mta.text $1  There are 6 commands to make Cops and Robbers a bit simpler
     mta.text $1 !s, !sto, !sdie, !sstats , !cstats.. and to say your cop or robber !icop or !irob
mta.text $1 Also one to ask for status . For help type !help !command or type !copsandrobberslist for overview
   }
 elseif ($3 == !copsandrobberslist) {
     mta.text $1 With the cops and robbers commands you can type C&R info faster (note: still not automaticly)
     mta.text $1 suspect !s = identified suspect is , !sto = suspect going to , !stats to ask for locations
     mta.text $1 !sdie suspect died , !sstats number of robbers,cops,dead (or !sst)
     mta.text $1 !cstats cops,robbers,dead (or !cst) : also !icop and !irob to say your robber or copper
   }

oh and no !stats wont interfere , i renamed the other !stats (and !popular) since it freezes my compu for 5 to 10 seconds :S

Link to comment

Alright,

That aok coz, this script is open source and is free to edit, though i please ask if you could keep he !info to me. :)

Please Not: This is how Admin Check works. If you or someone has admin level that is higer than 2, well there is no Login in this script, because it aint synced! It checks the first 2 ip groups of your IP and compares it to the one of the level 2 or higer person. If the first 2 ip groups match (Subnet) you are not kicked, but if it doesent, you get kicked. Its to protect the admin, if u want u can disable it, though i dont advise it. Its under MTA.Join (Signal)

Also, a friend of mine is going to be releasing a tutorial on how to use these, should be perfect for joo beginnaz :P

Have fun,

[XE]Tommis

Link to comment
MTA :: General Use Scripts x11 for R1.1 Released! Way easier and better!

!ping, ect ect! Better stats!

Look main page to download!

Ait, good work .. :)

@ coz: Were you bored or something? lol

- to learn the ultra basic of mirc scripting

- because i kept on typing a lot of the same things , like hahahahahaha , it annoyed me and !0 is a lot shorter .. only thing that will beat it is keyboard binds

Link to comment

any error that says mta.mrc is mta:ma itself, gus errors will have mtagus.mrc in them, ive added an updater to gus seen asthough its seperate from mta:ma now, i know tommis is going away for a week tomorrow morning and has told me that it will be released before then, obviously if you are changing it so it suits you better, the updater will wipe the changes so unless its needed, i would advise that if your adding commands, make them in a new file and run them seperately

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...