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,306 guests, and 3 spiders.
Key: Admin, Global Mod, Mod
Newest Members
Hanky27, firatv, wandaluciaia, Mega_Rod, EternallyCurious
19051 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 2 of 2 1 2
Re: [Newton]sound! [Re: HackerL] #58781
11/16/05 10:40
11/16/05 10:40
Joined: Mar 2005
Posts: 514
Brazil
Carloos Offline
User
Carloos  Offline
User

Joined: Mar 2005
Posts: 514
Brazil
Do you see any 3d window ? the game starts, you see your level and then shutdown ?

Re: [Newton]sound! [Re: Carloos] #58782
11/16/05 14:03
11/16/05 14:03
Joined: Aug 2005
Posts: 176
Latvia
HackerL Offline OP
Member
HackerL  Offline OP
Member

Joined: Aug 2005
Posts: 176
Latvia
Yes i see 3d about a second! And then my game shuts down!


Now i am working on game NISSAN CHALLENGE! My home page is http://raivucis.ilva.lv
Re: [Newton]sound! [Re: HackerL] #58783
11/16/05 15:08
11/16/05 15:08
Joined: Mar 2005
Posts: 514
Brazil
Carloos Offline
User
Carloos  Offline
User

Joined: Mar 2005
Posts: 514
Brazil
Did you get the last code out of your wdl project file ?

Re: [Newton]sound! [Re: Carloos] #58784
11/18/05 21:53
11/18/05 21:53
Joined: Aug 2005
Posts: 176
Latvia
HackerL Offline OP
Member
HackerL  Offline OP
Member

Joined: Aug 2005
Posts: 176
Latvia
what last code! engine sound? then yes


Now i am working on game NISSAN CHALLENGE! My home page is http://raivucis.ilva.lv
Re: [Newton]sound! [Re: HackerL] #58785
11/19/05 00:09
11/19/05 00:09
Joined: Jan 2005
Posts: 567
Sweden
Gafgar Offline
Developer
Gafgar  Offline
Developer

Joined: Jan 2005
Posts: 567
Sweden
How does your main function look like?... show us... maybe there is something in there shutting down the game.. It sounds like it...


__________________________________________________ / Gafgar The Goblin... http://www.Goblinsoftware.tk/
Re: [Newton]sound! [Re: Gafgar] #58786
11/19/05 14:45
11/19/05 14:45
Joined: Aug 2005
Posts: 176
Latvia
HackerL Offline OP
Member
HackerL  Offline OP
Member

Joined: Aug 2005
Posts: 176
Latvia
Here is my main function!
Quote:

function main()
{
mat_model.albedo=15;
wait(3);
level_load(s_level);
wait(1);

dll_handle=newtonHandle;
NewtonAddMap(s_level,0);


screen_pan.visible = on; // FRONT END
D_timer(); // Crono
}





Now i am working on game NISSAN CHALLENGE! My home page is http://raivucis.ilva.lv
Re: [Newton]sound! [Re: HackerL] #58787
11/19/05 16:16
11/19/05 16:16
Joined: Jan 2005
Posts: 567
Sweden
Gafgar Offline
Developer
Gafgar  Offline
Developer

Joined: Jan 2005
Posts: 567
Sweden
ok.. i cant see anything strange with it... the only reason that i can see that is should behave like you say is that it happens something after that "wait(1)"
try to just comet them away one at a time and see witch is doing anything (if any one is doing anything that might shut down the whole thing)


__________________________________________________ / Gafgar The Goblin... http://www.Goblinsoftware.tk/
Re: [Newton]sound! [Re: Gafgar] #58788
11/20/05 10:14
11/20/05 10:14
Joined: Aug 2005
Posts: 176
Latvia
HackerL Offline OP
Member
HackerL  Offline OP
Member

Joined: Aug 2005
Posts: 176
Latvia
ok thx i will try


Now i am working on game NISSAN CHALLENGE! My home page is http://raivucis.ilva.lv
Re: [Newton]sound! [Re: HackerL] #58789
11/20/05 22:00
11/20/05 22:00
Joined: Aug 2005
Posts: 176
Latvia
HackerL Offline OP
Member
HackerL  Offline OP
Member

Joined: Aug 2005
Posts: 176
Latvia
its working thx


Now i am working on game NISSAN CHALLENGE! My home page is http://raivucis.ilva.lv
Page 2 of 2 1 2

Moderated by  HeelX, Spirit 

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