PDA

View Full Version : Total N00b Question...


Unscene
09-11-2004, 19:44
Okay, I hate posting this ( I feel hella stupid ) and I'm sure there's been a million posts in regards to this. I'm having a lot of difficulty finding an updated list of all the BNET commands for LOD. Is there any resource that I'm over looking? I tried searching Blizzard but I've found nothing. Also, trying to access all the command options inside BNET is a pain. Can anyone post a link to where I can get all this information and print it out so I don't have to constantly ask "How do I..." and "What do I have to type to..."

Thanx.

Stoopid_NewB
09-11-2004, 20:37
http://extreme-gamerz.org/diablo2/viewdiablo2/bnetcommandsd2

/users: Displays all number of users, games and channels on the server.
*
*/who (channel): Who is on this channel.
*
*/time: Displays your local time and Battle.net server time.
*
*/away (reason): Says to other users that you are away and displays away text. (unaway=/away again)
*
*/channel (channel): Join selected channel. (SHORT FORM: /join)
*
*/resign or /rejoin: Rejoin current channel.
*
*/whois (player): Get player's personal info. (SHORT FORM: /whois)
*
*/whisper (player): Sends a private message. (SHORT FORM: /w or /msg)
*
*/squelch (player): Ignore messages from this player. (SHORT FORM: /ignore)
*
*/unsquelch (player): Turns off squelch for this player. (SHORT FORM: /unignore)
*
*/designate (player): Assigns new Channel Operator. (For Channel Operator, /resign required)
*
*/kick (player): Kick specified player. (For Channel Operator)
*
*/ban (player): Ban specified player. (For Channel Operator)
*
*/unban (player): Unban specified player. (For Channel Operator)
*
*/dnd (reason) This command prevents all whispers from being displayed on your screen. This is excellent if you are in a game and do not want to be disturbed. To turn it off simply type /dnd.
*
*/stats (username) Shows the stats of a STARCRAFT player. It will however always show 0-0-0 for Diablo players or if you are using Diablo yourself. This command works even if the user is not currently on Battle.net. It is thus a good way to see if a certain account name is in use or not.
*
*/clan (your name) This command will allow you to creat a clan channel. Another words you can go into the channel and get ops even if you werent the first one in it. The room is based on your name.
*
*/msg (D2 CharacterName) Messages a charter name in Diablo 2 (note this is not the account name)
*
*/msg (D2 CharacterName@RealmName (where RealmName is*
*USWest, USEast, Asia, or Europe) example:* /msg John@USEast hi john
*
*/msg *(accountname) Make sure it has the star in front of the account name.* As far as I know this is only for D2
*
*/friends (help)* This will help explain how to use the friends command.* There are like 5 different parameters u can use on this one

Unscene
09-11-2004, 23:46
Okay, now as far *** adding friends... when you want to add someone's whole acct to your list, do you type

/f add name or /f add *name

I'm totally confused here.

Dredd
10-11-2004, 00:58
Okay, now as far *** adding friends... when you want to add someone's whole acct to your list, do you type

/f add name or /f add *name

I'm totally confused here.

You know, I mess around with my /f list every other day, but I honestly don't remember the answer to this. I don't think you need to add * when adding a whole account to your list. Try it both ways; if one way is invalid, BNet will tell you.

Another marvelous command is /nopickup. With this command, items on the ground will not highlight if you hover your cursor over them, nor will you accidently pick stuff up unless you're holding alt (highlight items key). Unlike most commands though, BNet does not send you a confirmation message when you switch /nopickup on and off.

Great to help prevent you from accidently picking up 5 stacks of bolts in a public game - then seeing IK armor drop three feet away ... :D

Fercil
10-11-2004, 09:03
Okay, now as far *** adding friends... when you want to add someone's whole acct to your list, do you type

/f add name or /f add *name

I'm totally confused here.
/f a accountname
You can't add single chars to your friends list, just accounts. I know it's a bit messy that they made it so that at other times you need the asterisk and sometimes not.

Baranor
10-11-2004, 15:49
/f a accountname
You can't add single chars to your friends list, just accounts. I know it's a bit messy that they made it so that at other times you need the asterisk and sometimes not.


no, its not messy. an * is for account messaging where you simply message any and all characters from that account that are currently present on battlenet, whereas without the * you message a single char. Seeing that * was always a joker-sign that could be substituted for everything (i.e. in ms dos del *.* ment delete all files with all extensions, while del *.com ment delete all files with .com extension),

Unscene
10-11-2004, 20:16
Another marvelous command is /nopickup. With this command, items on the ground will not highlight if you hover your cursor over them, nor will you accidently pick stuff up unless you're holding alt (highlight items key). Unlike most commands though, BNet does not send you a confirmation message when you switch /nopickup on and off.


Wow, I'm going to use that right away! Thank you! That's the best tip I've heard since the /fps to check how laggy the game is!

Fercil
11-11-2004, 09:09
no, its not messy. an * is for account messaging where you simply message any and all characters from that account that are currently present on battlenet, whereas without the * you message a single char. Seeing that * was always a joker-sign that could be substituted for everything (i.e. in ms dos del *.* ment delete all files with all extensions, while del *.com ment delete all files with .com extension),
There must be something messy about it as people keep asking about it constantly. if * is supposed to be used when dealing with accounts then it should be used there always, not just on some occassions. Having different type of syntax for each command with same type of input is bad design.

Ms-dos is a pretty bad example as the whole system is a messy one. The whole idea of having a base assumption that dot should be handled in other way than other chars is a silly one and is already an exception to rule which is something that always makes things messy. del * should delete all files as well, regardless of whether it has dot or not.