Page 1 of 1

"Dodgy" commands

Posted: Sun Jun 25, 2006 10:38 am
by CrinklyArse
I'm using a q3 cpma config which is basically someone else's adjusted a bit. Though that's not the problem, it works fine in cpma.

However, when using it in osp a number of strange things happen:

*No text/chat messages showing up unless I open the console.

*When entering a game, osp loads 3 times, like making a vid_restart each time.

*The message Name: "Crinkleh" Default: "UnamedPlayer" shows up every few minutes in the console, I don't have any buttons bound to just "name" and I can't think of anything else that would make this happen.

Foo has been helping me with the first two, but I can't remember the commands he told me as I was ingame at the time and didn't put 'em in my config. TIA. :)

Posted: Sun Jun 25, 2006 10:59 am
by Foo
con_notifytime and scr_conspeed for the first one.

Second one could be any OSP banned setting. Check \osp\docs\ to get a list, but try s_ambient and r_subdivisions for starters.

Posted: Sun Jun 25, 2006 11:00 am
by Foo
Oh and for the third one, search your config and q3config.cfg and autoexec.cfg for 'name' and erase any that don't make sense.

Add unbindall to the top of your config, also, to clear the keys.

Posted: Sun Jun 25, 2006 11:42 am
by CrinklyArse
Right, went through all illegal commands and changed them, just tested and everything seems to work. I didn't notice the name message this time either so maybe that worked too.

Foo. :lub: