Code: Select all
#include "zcommon.acs"
script 1 OPEN
{
void changesky (str RSKY2, str RSKY2);
Sector_SetPlaneReflection(2, 100, 0);
}
Moderator: Graf Zahl
Code: Select all
#include "zcommon.acs"
script 1 OPEN
{
void changesky (str RSKY2, str RSKY2);
Sector_SetPlaneReflection(2, 100, 0);
}