Shorah All
I'm sorry if this has been asked before but I couldn't seem to find anything in the search, maybe I'm looking in the wrong place, but I would like a simple answer. What are all of the tools required for making an age in blended and porting it into uru and provide me with links to them. Thanks for any help that can be provided.
Dr. Daniel King
What all do I need to start
Re: What all do I need to start
Welcome!
Everything you need is on the GoW Wiki.
Everything you need is on the GoW Wiki.
Chacal
"The weak can never forgive. Forgiveness is an attribute of the strong."
-- Mahatma Gandhi
"The weak can never forgive. Forgiveness is an attribute of the strong."
-- Mahatma Gandhi
Re: What all do I need to start
Thanks for the link but I can't find the blender scripts folder, is it the same as the Python25 folder as it seems to have the same types of files in it. I'm running a windows machine.
p.s. Are the additional programs, PyYAMIL, PyCrypto, etc suppose to install to the blender folder of to a separate folder.
P.s.s. sorry for all of the questions but I'm a bit new to this stuff.
p.s. Are the additional programs, PyYAMIL, PyCrypto, etc suppose to install to the blender folder of to a separate folder.
P.s.s. sorry for all of the questions but I'm a bit new to this stuff.
- Robert The Rebuilder
- Posts: 1383
- Joined: Sat Sep 29, 2007 7:24 am
- MOULa KI#: 1299
- Location: Virginia, US
Re: What all do I need to start
Daniel:
By default, the Blender scripts folder is in C:\Program Files\Blender Foundation\Blender\.blender\scripts (if you have Windows).
The Python add-ins are supposed to install into the Python 2.5 folder.
By default, the Blender scripts folder is in C:\Program Files\Blender Foundation\Blender\.blender\scripts (if you have Windows).
The Python add-ins are supposed to install into the Python 2.5 folder.
Can we rebuild it? Yes, we can - here's how.
MOULagain KI# 1299
Myst Movie coming soon - spread the word!
MOULagain KI# 1299
Myst Movie coming soon - spread the word!
- boblishman
- Posts: 882
- Joined: Fri Oct 05, 2007 4:47 pm
- MOULa KI#: 0
- Location: Spain
Re: What all do I need to start
Robert The Rebuilder wrote:Daniel:
By default, the Blender scripts folder is in C:\Program Files\Blender Foundation\Blender\.blender\scripts (if you have Windows).
and you chose the SECOND installation option during Blenders install .... otherwise the scripts folder will be in a strange place (do a search on your machine to find it) ... I can't tell you exactly where because I did choose the second installation option ...

(the wiki really needs updating about this since the Blender installer was changed)
when it comes to Age creation ... "DOH" seems to be my middle name...
Re: What all do I need to start
Would it be a better Idea to just uninstall blender and reinstall it using the second option? Also the programs default create a new Python25 instead of installing into the zipped Python25 folder inside of the blender program data. Do I need to fix this, and if so how?
Re: What all do I need to start
Daniel K wrote:Would it be a better Idea to just uninstall blender and reinstall it using the second option? Also the programs default create a new Python25 instead of installing into the zipped Python25 folder inside of the blender program data. Do I need to fix this, and if so how?
I believe the Blender installer comes with a stripped version of Python 2.5 but you need to do a full Python 2.5 install into its own folder. Blender will be able to find and use it.
"It is in self-limitation that a master first shows himself." - Goethe
Re: What all do I need to start
OK thanks for all of the help you guys I now seem to be all set up and ready to go.