16 Mar 14, 01:15AM
(This post was last modified: 16 Mar 14, 01:20AM by RandumKiwi.)
Idk what your name script looks like, but here's one I just created.
Put it in autoexec.cfg, then AC will execute it (i.e. pick a random name), upon every game start.
Put it in autoexec.cfg, then AC will execute it (i.e. pick a random name), upon every game start.
[SELECT ALL] Code:
RANDOMNAMES="Name1 Name2 Name3"
name (at $RANDOMNAMES (rnd (listlen $RANDOMNAMES)))