Gamestudio Links
Zorro Links
Newest Posts
Camera always moves upwards?
by NeoDumont. 11/17/25 09:56
Future of ZorroHFT
by TipmyPip. 11/16/25 13:52
COT Download with Quandl does not work
by Petra. 11/15/25 09:35
Training with the R bridge does not work
by Petra. 11/15/25 09:31
Zorro 2.70
by jcl. 11/15/25 08:43
brokerCommand PLOT_HLINE parameters
by M_D. 11/13/25 10:42
ZorroGPT
by TipmyPip. 11/10/25 11:04
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
3 registered members (AndrewAMD, Nymphodora, TipmyPip), 6,604 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
tritom, sheliepaley, Blueguy, blobplayintennis, someone2
19178 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
problem setting paths #287070
08/29/09 19:41
08/29/09 19:41
Joined: Aug 2007
Posts: 157
England
DeD Offline OP
Member
DeD  Offline OP
Member

Joined: Aug 2007
Posts: 157
England
hi im havin trouble setting up paths to where folders are.

path "C:\\Program Files\\GStudio7\\work\\Pub\\pub1\\Music";

but when i run levle it says it cant find the files, so it not getting the folder.

if the files are just in pub1 its ok. whats going wrong?


D.E.D

I use lite c
Re: problem setting paths [Re: DeD] #287074
08/29/09 20:00
08/29/09 20:00
Joined: Dec 2008
Posts: 605
47°19'02.40" N 8°32'54.67"...
hopfel Offline
User
hopfel  Offline
User

Joined: Dec 2008
Posts: 605
47°19'02.40" N 8°32'54.67"...
try this:

#define PRAGMA_PATH "//music";


Hilf mir, dir zu helfen!
Re: problem setting paths [Re: DeD] #287077
08/29/09 20:07
08/29/09 20:07
Joined: Apr 2006
Posts: 737
Ottawa, Canada
O
Ottawa Offline
User
Ottawa  Offline
User
O

Joined: Apr 2006
Posts: 737
Ottawa, Canada
Hi!

It could depend on how you have set up your work folder.

Here's what I've been using since C-Script.

I created a folder on C:\my_game
and in that folder I created all
the folders for
C:\my_game\bmps
C:\my_game\models
C:\my_game\draw_tga
and so on.

Then in the main script file I added
the lines to get to these folders
PATH "..\\models";

I stayed away from using "C:\\Program Files\\GStudio7....


Hope this helps!
Ottawa laugh

Ver 7.86.2 Pro and Lite-C
Re: problem setting paths [Re: Ottawa] #287081
08/29/09 20:24
08/29/09 20:24
Joined: Aug 2007
Posts: 157
England
DeD Offline OP
Member
DeD  Offline OP
Member

Joined: Aug 2007
Posts: 157
England
ok cheers yes it helpd alot all working now laugh


D.E.D

I use lite c

Gamestudio download | 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