Ok, i am good at binds and such, but i havnt figured out a way to write a dynamic bind. What i mean is a bind where it takes a variable (integer), exicutes it, then incriments the variable (as a integer) for the next run. What i would plan to do this with is make a script that renames unnameds. For example. Unnamed player connects. I hit the bind, it renames unnamed noob1, and increments 1 to 2 for the next time. Another unnamed connects, i hit the bind, and he becomes noob2, and the variable is increased.