![]() |
Weather System - Printable Version +- Mirage Engine (https://mirage-engine.uk/forums) +-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61) +--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18) +---- Forum: Resources (https://mirage-engine.uk/forums/forumdisplay.php?fid=49) +---- Thread: Weather System (/showthread.php?tid=817) Pages:
1
2
|
- Styre - 01-05-2007 I used TextAdd ,, which Is a Sub ,, Broadcast ,, Global ,, PLayer ,, all giving the same error ~,~, I commented out the text bit and now I ahve an rror In that Direct x Moc ,, as stated in my previous post. EDIT: I am prety sure it has to do with the .bltfast piece ,, when I replace it for .blt I don't get that error ,, but then my + sign gives an error I'll post it later. - Da Undead - 01-05-2007 If you havn't done much to ur source, suggest starting over cuz thats weird xD. btw anyone have any snow i can use :\ - Styre - 03-05-2007 Yeey finally fixed it ,, I made some typos when I was loading the gfx file to the surface. I don't have any errors now ![]() - Dragoons Master - 03-05-2007 I think you are using the wrong size of the snow image. It has an specific size but you can change it if you want. Just look at the source! - Robin - 03-05-2007 The snow has to be a 32x32 tile (unless you change the code) and must have the mask colour (default black) as the background. - Styre - 03-05-2007 My file IS 32*32 and the background is (RGB, 0, 0, 0) And I havem't changed the code Re: Weather System - Matt2 - 30-06-2008 Fixing the snow link as we speak. Sorry guys. =] Re: Weather System - mustorze - 30-06-2008 Matt obliged. has managed to correct some errors and that 100% congratulations! |