Gamestudio Links
Zorro Links
Newest Posts
Change chart colours
by 7th_zorro. 05/11/24 09:25
Data from CSV not parsed correctly
by dr_panther. 05/06/24 18:50
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (AndrewAMD), 1,310 guests, and 1 spider.
Key: Admin, Global Mod, Mod
Newest Members
Hanky27, firatv, wandaluciaia, Mega_Rod, EternallyCurious
19051 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Add Folder / Add Path #340965
09/09/10 06:45
09/09/10 06:45
Joined: Jul 2008
Posts: 168
8
82RJZAE Offline OP
Member
82RJZAE  Offline OP
Member
8

Joined: Jul 2008
Posts: 168
Hi JCL, could you explain how to properly use the add path feature in WED? See the forum topic here.

I have added a path to a folder named "models". When I add a model from a sub-directory within this path in the WED Add Objects dialogue, I get an error on run-time telling me that it can't open the file.

It seems that unless I add each sub-directory path in WED that the program won't find my files.

Re: Add Folder / Add Path [Re: 82RJZAE] #340972
09/09/10 09:24
09/09/10 09:24
Joined: Nov 2009
Posts: 37
X
XuserTM Offline
Newbie
XuserTM  Offline
Newbie
X

Joined: Nov 2009
Posts: 37
#define PRAGMA_PATH "Data/3D";

Re: Add Folder / Add Path [Re: XuserTM] #341005
09/09/10 15:47
09/09/10 15:47
Joined: Sep 2003
Posts: 929
Spirit Offline

Moderator
Spirit  Offline

Moderator

Joined: Sep 2003
Posts: 929
What do you want to do - adding a path in your script, or adding a path in WED?

Your script is that thingy with many lines that you edit in SED and where you can add paths with statements like #define PRAGMA_PATH "...";. Whereas WED is that thingy with 4 windows where you add paths by clicking "Add Path". Just in case you're confused.

The manual is your friend.


Gamestudio download | chip programmers | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1