Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
2 registered members (TipmyPip, 1 invisible), 18,758 guests, and 8 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
Page 4 of 4 1 2 3 4
Re: [r2t dll] a little, big problem [Re: Ganderoleg] #185193
03/25/08 15:06
03/25/08 15:06
Joined: Oct 2006
Posts: 470
Balkan
Ganderoleg Offline
Senior Member
Ganderoleg  Offline
Senior Member

Joined: Oct 2006
Posts: 470
Balkan
Hi,
I finally succeeded in activating new render2texture.dll from render2texture_1.1 example folder and dropped the old one. The engine no longer crashes but the situation with loading is still the same

I tried everything and I think mpdeveloper_B has a point with skycube theory.

This is my game-screen with sky_gorge+6.bmp as a sky after loading new level…

http://i44.servimg.com/u/f44/11/34/97/23/sky_110.jpg

…and this is the same screen with my special blank+6.tga skypix(its fully transparent with tga32transparency ).

http://i44.servimg.com/u/f44/11/34/97/23/sky_010.jpg


So I guess the problem is somehow related with the sky?

But I didn’t find any instructions on how the loading function should look like?

Because, as I see it, the loading function is very specific…

When you look at the main function of the sample you can see that it creates 3 entities in the level which are then used for the postprocessing. If you load a new level you must create these again, otherwise the bloom doesn't get renewed.

…and it is not so clean and clear situation as readme file suggests…

Usage:
add these 4 lines to your script:
dllfunction r2T_eventSky();
dllfunction r2T_eventEntities();
render_sky=r2T_eventSky;
render_entities=r2T_eventEntities;
thats it. Nothing more.


If this dll is not designed to work for more than one level than that is o.k. but it should be pointed out in readme file.

…and if it works for more than one level as suggested…

Btw, i still couldn't found a pc where it doesn't work/load, so i'm in need of your help to fix this.

…I think that ChrisB should consider making example with 2 levels or maybe just lines of what a loading code should look like in readme…


>>Demos free3DModels Tutorials<<
>>>>>>> by Pavle Nikolic <<<<<<<

Re: [r2t dll] a little, big problem [Re: Ganderoleg] #185194
03/25/08 16:56
03/25/08 16:56
Joined: Sep 2002
Posts: 1,604
Deutschland
ChrisB Offline
Serious User
ChrisB  Offline
Serious User

Joined: Sep 2002
Posts: 1,604
Deutschland
I can't confirm any problem with loading new levels.
The example is just example, and as you can read in the readme.txt the code of the example is not ment to be used in a real game. Yes the example does not support level changing, if want it you must create all entities again and set the positions of the views again (that was the problem in mpdeveloper_B's script).


www.Swollen-Eyeballs.org
ICQ:169213431
#3dgs@quakenet
Page 4 of 4 1 2 3 4

Moderated by  aztec, Blink, HeelX 

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