Ok I was working on programing with MS4 and back to my usual 3.0.3 and for some reason or another I am having one of those slow days; I added the daynight code from the old tuts forums to both 3.0.3 and 4 seems that I have a special moment both of them are bliting the night as a white color, kind of like fog. any help would be appreciated. (had it working fine in 3.0.3 then made some updates and had to unzip an older version of my source that did not have D&N now I have this issue)
What's the source rec for the night bmp?
I used the modDirectx one, but the location of it is "c:\My Documents\DKE\Data\GFX\Night.bmp" and that is the path that is in the moddx initsurfaces.
Sorry to double post, but does any one have any idea's as to what could be wrong?
post a link to the tut ill check it out
Does your copy of mirage have the triple buffer system? If it does, that might be the problem. I'm not 100% but I think they're might be some incompatibilities if that's the case.
Hm I've never tried the first one but the Blue Night Tut is pretty straight forward. Are you getting any errors and have you tried doing the tut over?
I have applied the tut 3 times, exactly as it says in the tut.
Just tested it with your very own 1.4.2b source. Works fine. so it must have been something you've added since then. I have no idea why it would blit white though..
Not sure, but I added it the tutorial way and it comes up white when I let it pass through and when I type /daynight.
I even put a blue 32x32.bmp in my graphics folder and still comes up that way.......
Wait which of the 2 tuts are you trying?
I have tried both, the first one, where it blits a 640x400 or whatever it is does not work at all for me, the other one where it's tile night, does work just blits white though.
[code]If GameTime = TIME_NIGHT And Map.BootX = 0 Then
Fringe3 = 658
Honestly I can't remember if I changed it,, I'll have to check when I get home. Does it have to be black/almost or checkered?
It has to be checkered, solid black, then every other pixel almost solid black.
I have the standard night one that they had with the tutorial, will that do?
I'll get a picture of it tonight, I'll post it tomorrow some time.
Thank you Sonire, Forte is helping me now.