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
0 registered members (), 938 guests, and 4 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
Game.Edit DLL Any Wishes? #71024
04/15/06 21:37
04/15/06 21:37
Joined: Oct 2002
Posts: 4,753
Munich, Bavaria, South of Germ...
TripleX Offline OP
Expert
TripleX  Offline OP
Expert

Joined: Oct 2002
Posts: 4,753
Munich, Bavaria, South of Germ...
Hey,

In the next days I'll release the DLL of Game.Edit with many new features.
Does anyone have any special feature wishes?
2D-Collision-Detection? Better registry control?
I'll think about every useful feature

have a nice night,
Timo Stark

Re: Game.Edit DLL Any Wishes? [Re: TripleX] #71025
04/15/06 21:52
04/15/06 21:52
Joined: May 2005
Posts: 961
Bremen, Germany
tuschcarsten Offline
User
tuschcarsten  Offline
User

Joined: May 2005
Posts: 961
Bremen, Germany
arrays with srings inside would be very cool..

var blubb = ["Hallo","Welt","blubb","this is the 3rd element"];


Bit Happens!
Re: Game.Edit DLL Any Wishes? [Re: tuschcarsten] #71026
04/15/06 21:55
04/15/06 21:55
Joined: Oct 2002
Posts: 4,753
Munich, Bavaria, South of Germ...
TripleX Offline OP
Expert
TripleX  Offline OP
Expert

Joined: Oct 2002
Posts: 4,753
Munich, Bavaria, South of Germ...
should be possible, but not as you wrote.
Would sth. like this be enough:

var Str_Array[32]; //string array
//..
Create_Str_Array(Str_array,32);
str_cpy(Str_Array[0],"Hallo");
str_cpy(str,Str_Array[0]);
Remove_Str_Array(Str_Array);

would be possible, if you want to have sth. like this
Tough for this you don't really need a DLL You only need A6.4
But if needed, i can write sth. like this also in cscript.

Re: Game.Edit DLL Any Wishes? [Re: TripleX] #71027
04/15/06 21:57
04/15/06 21:57
Joined: May 2005
Posts: 961
Bremen, Germany
tuschcarsten Offline
User
tuschcarsten  Offline
User

Joined: May 2005
Posts: 961
Bremen, Germany
hmmm i didn't knew that...

is this implemented yet, or do i have to do this?

Last edited by tuschcarsten; 04/15/06 21:59.

Bit Happens!
Re: Game.Edit DLL Any Wishes? [Re: tuschcarsten] #71028
04/15/06 22:19
04/15/06 22:19
Joined: Oct 2002
Posts: 4,753
Munich, Bavaria, South of Germ...
TripleX Offline OP
Expert
TripleX  Offline OP
Expert

Joined: Oct 2002
Posts: 4,753
Munich, Bavaria, South of Germ...
its not implemented but you have the possibility to implement it with the latest A6 version
nevermind.. I'll implement it in my DLl

Re: Game.Edit DLL Any Wishes? [Re: TripleX] #71029
04/16/06 00:14
04/16/06 00:14
Joined: Oct 2004
Posts: 1,655
T
testDummy Offline
Serious User
testDummy  Offline
Serious User
T

Joined: Oct 2004
Posts: 1,655
"open source" is a "special feature", right?

Re: Game.Edit DLL Any Wishes? [Re: testDummy] #71030
04/16/06 06:06
04/16/06 06:06
Joined: Nov 2004
Posts: 888
B
beegee Offline
User
beegee  Offline
User
B

Joined: Nov 2004
Posts: 888
Open Source is a script code, that everyone can read. This means not encrypted. You also have the right to modify the code and to give the code someone other.

Regards,
#benny#

--------
GenuineMotors.de


Fratch - Newer statistics panel for GameStudio
Re: Game.Edit DLL Any Wishes? [Re: beegee] #71031
04/17/06 03:26
04/17/06 03:26
Joined: Oct 2004
Posts: 1,655
T
testDummy Offline
Serious User
testDummy  Offline
Serious User
T

Joined: Oct 2004
Posts: 1,655
Thank you for that definitive answer. Clearly from your reply, (not my favorite definition for "Open Source"), "Open Source" is a very special feature that TripleX will implement four or more times (2 languages + 2 programming languages) on the release date of the .dll. Thanks TripleX and beegee. I can't wait to try out the "Open Source".


Moderated by  adoado, checkbutton, mk_1, Perro 

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