Gamestudio Links
Zorro Links
Newest Posts
Help with plotting multiple ZigZag
by degenerate_762. 04/30/24 23:23
M1 Oversampling
by 11honza11. 04/30/24 08:16
Trading Journey
by howardR. 04/28/24 09:55
Zorro Trader GPT
by TipmyPip. 04/27/24 13:50
Data from CSV not parsed correctly
by jcl. 04/26/24 11:18
Why Zorro supports up to 72 cores?
by jcl. 04/26/24 11:09
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
3 registered members (VoroneTZ, Quad, AndrewAMD), 936 guests, and 0 spiders.
Key: Admin, Global Mod, Mod
Newest Members
firatv, wandaluciaia, Mega_Rod, EternallyCurious, howardR
19050 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 4 of 4 1 2 3 4
Re: A8 Free Version 8.01 Public Beta [Re: bk9iq] #332908
07/12/10 20:03
07/12/10 20:03
Joined: Jun 2006
Posts: 2,640
Earth
Germanunkol Offline
Expert
Germanunkol  Offline
Expert

Joined: Jun 2006
Posts: 2,640
Earth
-reactiontest sample: start: space, 5 appears, I press 5 (on the key pad on the right, not the numbers up the top): empty pointer.

-pong demo (computer vs computer): freezes after the first collision.

Do I also need to get this extra file you've been talking about?


~"I never let school interfere with my education"~
-Mark Twain
Re: A8 Free Version 8.01 Public Beta [Re: Tobias] #332911
07/12/10 20:07
07/12/10 20:07
Joined: Jul 2009
Posts: 1,198
Berlin, Germany
L
Liamissimo Offline
Serious User
Liamissimo  Offline
Serious User
L

Joined: Jul 2009
Posts: 1,198
Berlin, Germany
Yes, same for me!


"Ich weiss nicht genau, was Sie vorhaben, aber Sie können keine Triggerzonen durch Ihr Level kullern lassen."
-JCL, 2011
@jcl : maybe a Bug in A8 ? [Re: Tobias] #332919
07/12/10 20:39
07/12/10 20:39
Joined: Jun 2008
Posts: 402
Germany
S
sebbi91 Offline
Senior Member
sebbi91  Offline
Senior Member
S

Joined: Jun 2008
Posts: 402
Germany
Hmmm....

i dont know if this is a bug or bad programming style of me.

I worked on a RPG with A7 - free.
I startet my this script with A8 and it seems there is aproblem with ent_create.

i've written a ent_create - script in the "void main()" like this:
Quote:

ent_create("Longsword.mdl",vector(80,-18,70),longsword);
ent_create("Longsword.mdl",vector(80,-28,70),longsword);
ent_create("Longsword.mdl",vector(80,-38,70),longsword);
ent_create("Longsword.mdl",vector(80,-48,70),longsword);


it works perfect with A7-free edition.
Every Model had the Polygon -flag and shadow.
if my player looks with c-trace at the Model a text apears.

Now script didnt working correctly with A8-free-edition!
Only one modell of them show the message!

It only works if I write something like this in the main script:

Quote:

ent_create("Longsword1.mdl",vector(80,-18,70),longsword);
ent_create("Longsword2.mdl",vector(80,-28,70),longsword);
ent_create("Longsword3.mdl",vector(80,-38,70),longsword);


Is it a bug or a bad programming style of me?


3D-Gamestudio A8 - Commercial
Re: @jcl : maybe a Bug in A8 ? [Re: sebbi91] #332920
07/12/10 21:02
07/12/10 21:02
Joined: Jul 2010
Posts: 129
B
bk9iq Offline
Member
bk9iq  Offline
Member
B

Joined: Jul 2010
Posts: 129
What about the templates guys ... is it working with u by using the project manager? I am having problems with it !!!

Re: @jcl : maybe a Bug in A8 ? [Re: bk9iq] #332964
07/13/10 10:25
07/13/10 10:25
Joined: Oct 2007
Posts: 5,210
Ä°stanbul, Turkey
Quad Online
Senior Expert
Quad  Online
Senior Expert

Joined: Oct 2007
Posts: 5,210
Ä°stanbul, Turkey
Over at Turkish community, a guy is still getting the trial message even though he puts the .dta file on the installation dir. (key8c.dta)

Also, i do not have purchase info since i got my key from the contest, would it suffice if i e-mail support with my id and password, to get the .dta?

Last edited by Quadraxas; 07/13/10 10:25.

3333333333
Re: @jcl : maybe a Bug in A8 ? [Re: Quad] #332970
07/13/10 10:49
07/13/10 10:49
Joined: Jul 2000
Posts: 27,986
Frankfurt
jcl Offline OP

Chief Engineer
jcl  Offline OP

Chief Engineer

Joined: Jul 2000
Posts: 27,986
Frankfurt
The user with the trial problem could contact us. He might have been unable to copy the key due to missing administrator privileges, or something like that.

For your free A8 upgrade, please contact Support and mention that it was a contest prize - this should suffice.

Page 4 of 4 1 2 3 4

Moderated by  Matt_Coles 

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