Rain/snow Mod problem (SOLVED)

Started by hms, Sun 08/05/2005 19:19:18

Previous topic - Next topic

hms

Hello

Im deploving a game where the its raining in the first scene. So i intallet the snow/rain mod but i have some problems whidt it. The Game compiles OK but there is no rain! 


  srSetRainDefaultView(2,0);
  srSetRainFallSpeed(230,450); 
  srSetRainTransparency(80,80 );
  srSetBaseline(42,197);
  srChangeRainAmount(400);
     


I did read the SnowRain20.txt file and thats the code i get out of it.  And somthing must be wrong, but what? ???
My view number 2 is the same used in the demo. And as said it installet correctly becouse its compile fine.


Hope you guys can help me!
-------------------------------------------------------
It takes 42 muscles to look angry, but it only takes 6 to slap the idiot down!

Ubel

Did you move the Snowrain.dll and alleg40.dll to the compiled folder? Because you have to do that before you can get it work.

hms

I did!

It compilet OK ...
-------------------------------------------------------
It takes 42 muscles to look angry, but it only takes 6 to slap the idiot down!

Ubel

Where exactly did you put those script codes?

hms

well when im editing the room i press the scritp buttom.

Then i write the code under the //room script file
-------------------------------------------------------
It takes 42 muscles to look angry, but it only takes 6 to slap the idiot down!

Pumaman

You need to put them in an event to tell it when to run the script -- use the Interaction, Player Enters Screen, add a Run Script and add your script there.

hms

#6
It Worked! Thanks
-------------------------------------------------------
It takes 42 muscles to look angry, but it only takes 6 to slap the idiot down!

SMF spam blocked by CleanTalk