Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- class RscPicture {
- type = 0;
- idc = -1;
- style = 48;
- colorText[] = {0.75, 0.75, 0.75, 1};
- colorBackground[] = {0, 0, 0, 0};
- font = "Bitstream";
- sizeEx = 0.025;
- soundClick[] = {WFBE_SoundClick, 0.2, 1};
- soundEnter[] = {WFBE_SoundEnter, 0.2, 1};
- soundEscape[] = {WFBE_SoundEscape, 0.2, 1};
- soundPush[] = {"", 0.2, 1};
- w = 0.275;
- h = 0.04;
- text = "";
- };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement