Gamestudio Links
Zorro Links
Newest Posts
webGL
by Ice2642. 11/17/25 21:27
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 (TipmyPip, VoroneTZ, AndrewAMD), 7,480 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
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 | 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