Has never drawn purple boobies before.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: paolo on Sat 09/06/2012 17:01:00
A few questions about this module...
1. Does it work with AGS3.x? It's fine in 2.71 and 2.72 but when I ported my game to 3.0, AGS complained that the dll doesn't work. Does anyone have a version of the dll that works with 3.0, or is there something I need to do to get it to work?
2. Scorpiorus mentions that to change the rain view you need to use srSetRainView, but this is not discussed in his documentation nor does he say on here how to use it. It takes four integers as parameters - that's as much as I know. Does anyone know how to use this? Using srSetRainDefaultView sets the view once only and doesn't seem to allow you to change it.
3. Scorpiorus apparently hasn't been active here since 2009. Is anyone in contact with him in case I need to ask him directly?
Thanks everyone!
srSetRainFallSpeed(200, 300);
srChangeRainAmount(1500);
srSetRainBaseline(20, 200);
srSetRainTransparency(50, 90);
srSetRainDefaultView(9, 0); //view=3; loop=0;
srSetRainWindSpeed(0);
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.043 seconds with 14 queries.