cubescript loop crashes game
#1
I made a cfg file called stuff.cfg

then inside of it I put:

i = 0
loop i 10 [ echo ("hello world") ]

but when I use /exec config\stuff.cfg to execute the script, the game crashes without any messages/warnings.

Any help is appreciated.
Thanks given by:


Messages In This Thread
cubescript loop crashes game - by Lee - 08 Mar 13, 10:59PM
RE: cubescript loop crashes game - by Bukz - 08 Mar 13, 11:17PM
RE: cubescript loop crashes game - by Lee - 08 Mar 13, 11:48PM
RE: cubescript loop crashes game - by Bukz - 08 Mar 13, 11:58PM
RE: cubescript loop crashes game - by Lee - 09 Mar 13, 12:09AM
RE: cubescript loop crashes game - by Luc@s - 09 Mar 13, 12:14AM
RE: cubescript loop crashes game - by Bukz - 09 Mar 13, 12:17AM
RE: cubescript loop crashes game - by Lee - 09 Mar 13, 12:23AM
RE: cubescript loop crashes game - by Cleaner - 09 Mar 13, 02:27AM
RE: cubescript loop crashes game - by Lee - 09 Mar 13, 02:33AM