Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

.cfg error

Page: 1 of 1
 zag
04-25-2004, 7:13 PM
#1
ok i made this .cfg for single player that bind a key so when you hit it it slows down the time scale to the slowest it can be and then rotate the camera around teh player ya know matrix style
so basically thats 1 command for each degree+ a wait factor inbetween and that comes to one hefty .cfg
anyway i got that done and i typed:
/exec cfgname and i got this error:
Cbuf_InsertText overflowed
can anyone shed some light on this pleease?:confused:
 Wudan
04-26-2004, 3:25 PM
#2
Your config file might be too long to be executed, the maximum length is probably something like 8000 bytes.
 zag
04-28-2004, 3:10 PM
#3
is there anyway to break up the .cfg file?
so like it wont excceed its maximum
 razorace
04-28-2004, 5:22 PM
#4
maybe have the end line of the first cfg exec the second config?
Page: 1 of 1