SpecialAttack.net https://forum.specialattack.net/ |
|
HOW TO: amx for beginners (Commands and such) https://forum.specialattack.net/viewtopic.php?t=364 |
Page 1 of 1 |
Author: | Botty [ 25 Aug 2006, 19:33 ] |
Post subject: | HOW TO: amx for beginners (Commands and such) |
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*= Explanation of the most used commands: Funniest command first: amx_ban This command is what it sounds like, The Ban Command! How to use: amx_ban 0 Steam_0:1:5889480 Cheat (PLEASE, do not try this at home, Botty gets sad then ![]() As you mabye can see, this command bans the player "Steam_0:1:5889480" (me) with the reason "Cheat". The ban length is made in minutes, the most commonly used ban lengths are: 60 min (1 h) | 120 min (2 h) | 720 min (12 h) | 1440 (1 day/24 h) | 10080 (1 week/7 days/168 h) | 40360 (1 month/4 weeks/28 days/672 h) | 0 (Permanent) Bind: Check the "menu"-chapter to get a bind There is no quick command for this. amx_csay This is prolly the most used command. This command shows the message you type to EVERYBODY on the server. The message will be shown in the middle of the screen. How to use: amx_csay Hello everyone! This might look very boring, but you can spice it up a little bit ![]() Red | Yellow | Blue (dark blue) | Cyan (light blue) | Magenta (Reddish Purple) So, the spicey verison: amx_csay blue Let's get ready to RUUUUUUUUUMBLE! You can bind specific says in this command, in specific colors: bind "key" "amx_csay blue Let's get ready to RUUUUUUUUUMBLE!" Quick command in the chat: Say @@ "message" amx_tsay This command is also used alot, it's almost the same as the amx_csay command, just a slight difference: The text will be shown in the left corner (a little bit over the chat area) You can use the same colors as the csay command, and it works in the exactly the same way. bind "key" "amx_tsay blue Let's get ready to RUUUUUUUUUMBLE!" Quick command in the chat: Say @ "message" amx_say The amx_say command is not used that much, because it's shown in the chat. Example: amx_say Lo all will appers for a normal player as: (ALL) Botty: Lo all This message is also shown to EVERYBODY, no matter wether they're alive or dead. Bind: Bind "Key" "messagemode amx_say" (Replace "key" with the button you want the command on) There is no quick command for this. amx_who amx_who is mostly used as a check for admins 'fakenicks', or such. It will show you everybody's name and steam ID, and most importantly, it shows the access levels for the player(s) on the server. The access is shown in specific letters, those are called "flags". At the end of this post is a list of what every flag does. Bind: Bind "key" "toggleconsole;wait;wait;wait;amx_who" (This opens your console and enters the command "amx_who".) (Replace "key" with the button you want the command on) There is no quick command for this amx_slay This is a very good option to use if someone camps or are breaking the server rules, but isn't doing anything serious enough to ban him. Slays are very effective and almost impossible to miss. Example: amx_slay Botty This will slay the poor player "Botty", he'll then suffer in 'chat' with the rest of the *DEAD* players ![]() Bind: Check the "menu"-chapter to get a bind but if you want to slay a specific person sevral times, you can bind it: Bind "Key" "amx_slay Botty" (Replace "key" with the button you want the command on) There is no quick command for this. amx_slap This is probably the best command against campers, full stop. Just a slight slap that people will almost always understand as to illustrate exactly what you mean; "Get those legs moving!" Example: amx_slap Botty 0 This will slap the little camper Botty with 0 damage. You can slap people with how much damage you want, just change the "0" to the ammount you want. Bind: Check the "menu"-chapter to get a bind but if you want to slap a specific person sevral times, you can bind it: Bind "Key" "amx_slap Botty 0" (Replace "key" with the button you want the command on) amx_chat This is the admin only chat, very useful if you got someone fishy on the server and dont want to use the main chat. Example: amx_chat Hey guys! Will appers for the admins as: (ADMINS) Botty: Hey guys! This can also be binded: bind "key" "messagemode amx_chat" Quick command in the chat: say_team @ "message" (say_team = default 'u') amx_kick This command is what it sounds like, the kick command. It's easy to make and it's very effective, if someone mess with you, I totaly recommend this command. To use: amx_kick Botty Roofing This will kick the player "Botty" with the reason "Roofing". The reason will be shown when he's out of the server in a popup message. Bind: Check the "menu"-chapter to get a bind (You don't need to type a reason in the kick command, amx_kick Botty works just as fine as the one with reason) amx_nick Got some kid with a nick that's not allowed and he refuses to change? Here's your solution: amx_nick To use: amx_nick [SpA]Yttob [SpA]Botty That command would change the player called '[SpA]Yttob' to '[SpA]Botty'. So, the first nick is the nick that the players use for the moment and the second is what you want him/her to change to. Note: If you want the player to change to something with 'blanks' in it, you have to use '%'. Example: amx_nick [SpA]Botty Specialattack%owns That would give 'Specialattack owns'. This command isn't 100% secure, when some people only use one letter as nickname for example, that command will whine about that it's a lot off people using that specific letter in their nicks. amx_psay This command is very simple, it's a private message. Like... If you got something private to tell a player, this command is to recommend. To use: amx_psay [SpA]Botty I've sexxed your sister Will give: ([SpA]Botty) ([SpA]Botty): I've sexxed your sister The first nick is the sender, the admin that is, and the second is the reviser. You don't need to write the whole nick to the person you're sending to, just a part that's specific for that player. How in Gods name am I gonna remember all this? In the beginning it's pretty hard, but after a while you'll get use to it and it will be pretty simple. But the meanwhile, when you dont know it very well, you can always use the menus. Menu Even tho you are an expert on amx you still use menus, they are really quick and easy. Take slaping for example, if you want to slap a player sevral times, it will be a pain in the ass to spam your console with "amx_slap "nick" "ammount"" So therefor you use menus. amx_kickmenu One of the menus my will prolly use a lot is the kickmenu. It's easy and highly recommended if you are going to kick more then one player at the time. amx_kickmenu is the command to use it, when you have typed the command, you will see a list with a name and number like this: 1. [SpA]Botty 2. [SpA]th3-mute 3. [SpA]Saint K. 4. [SpA]Greasy 5. [SpA]-=TiTi=- 6. [SpA]Hunter 7. [SpA]Bucky 8. [SpA]Ruscher 9. Next 0. Exit As my mabye can guess, if you press the number that is infront of the name, the player gets kicked. The 9th choice only exists if there is more then 8 players on the server. If it is less players, then there is no 9. It's just one thing you should know before you use this command, you cannot put a reason on the kick Bind: bind "key" "amx_kickmenu" (Replace "key" with the button you want the command on) amx_slapmenu This is a dubble command, it cointains both amx_slap and amx_slay. This works in the same way as the kickmenu, BUT! you can change from slay to slap with 0 damage, slap with 1 damage and slap with 5 damage. amx_slapmenu is the command to be used, when you use it, the menu will look like the kick menu, but with a slight change. 1. [SpA]Botty 2. [SpA]th3-mute 3. [SpA]Saint K. 4. [SpA]Greasy 5. [SpA]-=TiTi=- 6. [SpA]Hunter 7. [SpA]Bucky 8. Slay 9. Next 0. Exit As you can see, it's almost the same, but the "slay" is there.. And how do you change to slap? just press 8 and it will apper as: 8. Slap with 0 damage If you want more damage, press it again and it will apper as: 8. Slap with 1 damage But if 1 damage isnt enough you can always press it again and it will go: 8. Slap with 5 damage That's the most damage you can slap someone with, using amx_slapmenu. If you tried slaping someone and you decide to slay him, just press the "8" until the "Slay" comes again.. (That will be after "Slap with 5 damage") Bind: Bind "key" "amx_slapmenu" (Replace "key" with the button you want the command on) amx_banmenu This one is build on the same way as the slapmenu, with multiple choices, but this time, it's not about slaping, it's about baning. 1. [SpA]Botty 2. [SpA]th3-mute 3. [SpA]Saint K. 4. [SpA]Greasy 5. [SpA]-=TiTi=- 6. [SpA]Hunter 7. [SpA]Bucky 8. Ban for 5 minutes 9. Next 0. Exit As you see, the same thing, exept the "Ban for 5 minutes". If you want a longer ban, just do the same as in the slapmenu, press the "8".. Next option will be: 8. Ban for 60 minutes But if 60 min. ain't long enough, just press it again and you'll get: 8. Ban for 600 minutes (600 min = 10 h) Next option is: 8. Ban for 6000 minutes (4 days + 4 h) And the last and final option is: 8. Ban Permanently Those are the amx_banmenu options, these can be changed by the server owner. Bind: Bind "key" "amx_banmenu" (Replace "key" with the button you want the command on) Command-list. (those that have been explained so far) Code:
"Flags" list. (used in amx_who -see above) Code:
Custom level B? What in Gods name is that?The custom level are additional flags for extra plugins. Some plugins can be for example turned on and off, and to give some one access to that, they need a specific flag, and to make the plugin to mess with the amx commands, you put it on a "own" flag. =*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*= If you want me to update something, just tell me ![]() |
Author: | No_namE [ 25 Aug 2006, 20:08 ] |
Post subject: | |
oh eh also u can bind "C" amx_menu very helpful and if u want write to all add @ before text like @ hello |
Author: | [SpA]th3-mute [ 25 Aug 2006, 20:27 ] |
Post subject: | |
Very nice - Tks Botty ![]() If you dont mind, I'll move this to the "Guides" section, and rename the whole section to "FAQs and Guides"...? ***SNIP*** Moved, to where you're reading it at right now! ![]() |
Author: | Dgbhunter [ 25 Aug 2006, 20:36 ] |
Post subject: | |
nice work botty ![]() |
Author: | [SpA]Bucky [ 26 Aug 2006, 15:25 ] |
Post subject: | |
Yeah, nice work botty! ![]() |
Author: | BrokenDreams [ 27 Aug 2006, 19:21 ] |
Post subject: | |
uuh very cool ![]() |
Author: | Botty [ 20 Oct 2006, 23:04 ] |
Post subject: | |
Found the good ole 'amx_nick'-command. Take a look at it, it might help you out a LOT (it's right after amx_kick) |
Author: | Jugg3rn4uT^ [ 21 Oct 2006, 00:16 ] |
Post subject: | |
very nice work m8 really helps noobs like me who havent been admins |
Author: | No_namE [ 26 Oct 2006, 15:29 ] |
Post subject: | |
guys is amx_menu removed? |
Author: | Botty [ 26 Oct 2006, 15:34 ] |
Post subject: | |
amx_menu is the client menu, it's still there, but has no functions. Guess you're thinking about "amxmodmenu".. I guess I could add it, but I don't really like it. It's to 'messy' for my taste, easier with selfstanding menus for stuff... (imao) |
Author: | No_namE [ 26 Oct 2006, 15:39 ] |
Post subject: | |
oh but i rather click than write ![]() |
Author: | [SpA]SaintK [ 26 Oct 2006, 16:15 ] |
Post subject: | |
[SpA]No_namE wrote: oh
Then use amxmodmenu like Botty suggests.
but i rather click tha write ![]() |
Author: | Kakihara [ 12 Nov 2006, 14:37 ] |
Post subject: | |
I love botty, do u guys love botty too? |
Author: | [SpA]Ruscher [ 12 Nov 2006, 18:39 ] |
Post subject: | |
i'm not gay tbh ![]() |
Author: | NoyR. [ 15 Mar 2007, 00:36 ] |
Post subject: | nice expertize |
Ahhh now i really understand amx_nick .. ![]() Im proud to be an administrator Saint and S.A clan-members and hot sexy momma''s |
Page 1 of 1 | All times are UTC+02:00 |
Powered by phpBB® Forum Software © phpBB Limited |