Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
+[Quick Face Border]+
#1
Quick Face Border
Version 1.5
by Woratana
Release Date: 22/02/2008

This is a locked, single-post thread from Creation Asylum. Archived here to prevent its loss.
No support is given. If you are the owner of the thread, please contact administration.


Introduction
This script will add the border on Face,

The border will create from window skin you choose ;)


Features
Version 1.5
- Edited Window_Message Bug
- You can use custom image for border

Version 1.0
- Add border on face
- Choose window skin you want for face's border
- Choose the window you want to use face border


Script
Place it above main.
Version 1.5

.txt   facbor15.txt (Size: 3.04 KB / Downloads: 0)

Version 1.0

.txt   facebor10.txt (Size: 2.04 KB / Downloads: 0)

Instruction

Setup script here:

Code:
#------------------------------
  # START SETUP SCRIPT
  #---------------------------
  BORDER_MODE = 0 # Choose Border Mode (0: Use Windowskin, 1:Use Image)
  BORDER_SKIN = "Window" # Name of Window Skin for Border (Mode 0)
  BORDER_IMAGE = "borderpic" # Custom Image for Border (Mode 1)
  # Custom image must be in folder "Graphics/Pictures" and size 96 x 96 pixel
  
  BORDER_OPACITY = 255 # Face Border's Opacity (0 - 255)
  
  # (true/false)
  USE_BORDER_IN_MENU = true
  USE_BORDER_IN_MESSAGE = true
  USE_BORDER_IN_STATUS_WINDOW = true
  USE_BORDER_IN_NAME_WINDOW = true
  #------------------------------
  # END SETUP SCRIPT
  #---------------------------

Author's Notes
Free for use in your non-commercial work if credit included. If your project is commercial, please contact me.

Please do not redistribute this script without permission. If you want to post it on any forum, please link to this topic.
}


Possibly Related Threads…
Thread Author Replies Views Last Post
  Battler's Face Lettuce 0 2,108 05-10-2008, 01:00 PM
Last Post: Lettuce



Users browsing this thread: