Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- menuDef {
- rect 315 243.4 0 0
- visible 1
- itemdef { //left shadow
- rect -.3 .5 0 0
- visible 1
- textscale .2
- text "[+]"
- forecolor 0 0 0 1
- }
- itemdef { //right shadow
- rect .4 .5 0 0
- visible 1
- textscale .2
- text "[+]"
- forecolor 0 0 0 1
- }
- itemdef { //bottom shadow
- rect 0 1 0 0
- visible 1
- textscale .2
- text "[+]"
- forecolor 0 0 0 1
- }
- itemdef { //top shadow
- rect 0 0 0 0
- visible 1
- textscale .2
- text "[+]"
- forecolor 0 0 0 1
- }
- itemdef { //orange plus
- rect 0 .5 0 0
- visible 1
- textscale .2
- text "[+]"
- forecolor .878 .369 0 1
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement