Gamestudio Links
Zorro Links
Newest Posts
loading historical data 1st time
by AndrewAMD. 04/14/23 12:54
Trade at bar open
by juanex. 04/13/23 19:43
Bug in Highpass2 filter
by rki. 04/13/23 09:54
Adding Limit Orders For IB
by scatters. 04/11/23 16:16
FisherN
by rki. 04/11/23 08:38
AUM Magazine
Latest Screens
SHADOW (2014)
DEAD TASTE
Tactics of World War I
Hecknex World
Who's Online Now
3 registered members (AndrewAMD, Grant, Neb), 908 guests, and 6 spiders.
Key: Admin, Global Mod, Mod
Newest Members
rki, FranzIII, indonesiae, The_Judge, storrealba
18919 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Question about runtime-includes and folders #390573
01/02/12 13:20
01/02/12 13:20
Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
Espér Offline OP
Expert
Espér  Offline OP
Expert

Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
hi there..
i've just a little question and i don't know how difficult it is:

1.)
Is there a Way to include Scripts at runtime. Like 'txt_for_dir' to read all *.c filenames, and include them into the running Applikation', so engine_getscript is finding them?

2.)
Any idea how to create a Folder? Like folder_create or so?




hoping for help laugh


Selling my Acknex Engine Editions (A7 Com & A8 Pro):
>> click here if you are interested <<
Re: Question about runtime-includes and folders [Re: Espér] #390575
01/02/12 13:55
01/02/12 13:55
Joined: Apr 2007
Posts: 3,751
Canada
WretchedSid Offline
Expert
WretchedSid  Offline
Expert

Joined: Apr 2007
Posts: 3,751
Canada
1) No, thats not possible. You had to dynamically compile and link them which is way beyond what normal compilers and linkers do.

2) WinAPI


Shitlord by trade and passion. Graphics programmer at Laminar Research.
I write blog posts at feresignum.com
Re: Question about runtime-includes and folders [Re: WretchedSid] #390579
01/02/12 14:19
01/02/12 14:19
Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
Espér Offline OP
Expert
Espér  Offline OP
Expert

Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
2) not really helping ^^ i think i'll do a code request for that.

1) bad ._. Any ideas for a solution to make something similar to Addons or Plugins?


Selling my Acknex Engine Editions (A7 Com & A8 Pro):
>> click here if you are interested <<
Re: Question about runtime-includes and folders [Re: Espér] #390581
01/02/12 14:27
01/02/12 14:27
Joined: Apr 2007
Posts: 3,751
Canada
WretchedSid Offline
Expert
WretchedSid  Offline
Expert

Joined: Apr 2007
Posts: 3,751
Canada
1) Write your own scripting language, you can find enough material about this on the internet.
2) Why isn't this helping? It does exactly what you want.


Shitlord by trade and passion. Graphics programmer at Laminar Research.
I write blog posts at feresignum.com
Re: Question about runtime-includes and folders [Re: WretchedSid] #390583
01/02/12 14:51
01/02/12 14:51
Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
Espér Offline OP
Expert
Espér  Offline OP
Expert

Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
2) if you can tell me how to use WinAPI with lite-c (i know how to use it with RGSS/Ruby.. but no other language)^^"

Last edited by Espér; 01/02/12 14:55.

Selling my Acknex Engine Editions (A7 Com & A8 Pro):
>> click here if you are interested <<
Re: Question about runtime-includes and folders [Re: Espér] #390590
01/02/12 16:13
01/02/12 16:13
Joined: Apr 2007
Posts: 3,751
Canada
WretchedSid Offline
Expert
WretchedSid  Offline
Expert

Joined: Apr 2007
Posts: 3,751
Canada
Uhm... just use it? Include the appropriate header and use the function?


Shitlord by trade and passion. Graphics programmer at Laminar Research.
I write blog posts at feresignum.com
Re: Question about runtime-includes and folders [Re: WretchedSid] #390593
01/02/12 17:39
01/02/12 17:39
Joined: Jul 2001
Posts: 6,904
H
HeelX Offline
Senior Expert
HeelX  Offline
Senior Expert
H

Joined: Jul 2001
Posts: 6,904
1) You can also use an existing scripting language, like Lua.

2) Do an #include <windows.h> and use e.g. CreateDirectory. See MSDN for that.

Re: Question about runtime-includes and folders [Re: Espér] #390600
01/02/12 19:28
01/02/12 19:28
Joined: Oct 2004
Posts: 897
Lgh
rojart Offline
User
rojart  Offline
User

Joined: Oct 2004
Posts: 897
Lgh
Originally Posted By: Espér
2) if you can tell me how to use WinAPI with lite-c (i know how to use it with RGSS/Ruby.. but no other language)^^"

Just take a look here.


Regards, Robert

Quote
Everything should be made as simple as possible, but not one bit simpler.
by Albert Einstein

PhysX Preview of Cloth, Fluid and Soft Body

A8.47.1P
Re: Question about runtime-includes and folders [Re: rojart] #390606
01/02/12 21:31
01/02/12 21:31
Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
Espér Offline OP
Expert
Espér  Offline OP
Expert

Joined: Mar 2008
Posts: 2,247
Baden Württemberg, Germany
Quote:
just use it? Include the appropriate header and use the function?

What? ._.

thanks rojart.. will take a look at it.


Selling my Acknex Engine Editions (A7 Com & A8 Pro):
>> click here if you are interested <<

Moderated by  HeelX, Lukas, rayp, Rei_Ayanami, Superku, Tobias, TWO, VeT 

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