PDA

View Full Version : Dumpuser


RoadKill
12-10-2002, 09:39 AM
Hay anyone know why when I try to use dumpuser on a 2 part name i get sothing that comes up like ..Info (user ID) and when they have only a single name dumpuser works fine?

thanks :rolleyes:

Shockwave
12-11-2002, 12:11 PM
In order to ensure that the dumpuser command doesn't process only part of a player name, you must enclose it in quotation marks like this:

dumpuser "Major Nuisance"

If you don't do this with the above example, the command will try to match a player named "Major" because it will ignore everything after the first space it finds following the player name argument.