| Author |
Message |
kIlla
Member
|
# Posted: 26 Dec 2006 12:11 - Edited by: kIlla
http://rapidshare.com/files/8986493/camproblem.wmv .html
this is my problem, i tried everything to solve it, but nothing seems to work, only cams that work for me are with the extensions .Camera, but u can only make those in radiant :x
i have puted the .cfg files in bot my etpro and my etmain map, when i try to load them, as you see it stops after 1 second
|
Mdoo
Member
|
# Posted: 27 Dec 2006 18:26
i can't see your movie (fucking firewall @ work) but i suppose that ET can't find the next cfg. You should check the path in cfg files. At the end of the first cfg there is a patch "exec Cam001.cfg" check if the path is correct
|
Anonymous
|
# Posted: 27 Dec 2006 18:54
i only have 1 cfg file per cam, if i change by example the end of my path vsnarchy (coz that is the name of my cfg file) it keeps on repeating itself (the cam)
|
gg67
Member
|
# Posted: 17 Jan 2007 18:28 - Edited by: gg67
kIlla said :
i have puted the .cfg files in both my etpro and my etmain map
When u click on the 'Create' button, choose a path under etpro or etmain folder or sub-folders.
When a script is created, it's created for a specific location. So, don't try to move it in another place.
So, if u save it under etpro or etmain, the command to execute will be :
exec vsnarchy.cfg
Because the root of the command line interpreter is etpro.
If u save ure script under etpro/cam, the command to execute will be :
exec cam/vsnarchy.cfg
no extra operation to do
hf
|