Knuckle Cracker

Particle Fleet => Map Makers, Ship Builders, and Coders => Topic started by: FOXX on March 05, 2017, 08:27:05 AM

Title: My First Script
Post by: FOXX on March 05, 2017, 08:27:05 AM
So,

this is not great or anything and i took it from another script but i wanted to make a Logo for the FPAF and i used this little script to make one.


# --Double Image-- 3/3/2017 5:41:32 PM
# Compiled by FOXX
# I took this from a Script by Virgil named Particle Shield

once
SetImage(Self "bar" "Custom0_128")
SetImage(Self "top" "Custom1_128")
SetImagePositionZ(Self "top" -0.05)
SetImageColor(Self "bar" 255 0 0 255)
endonce


It's not much but still -->> it's my first Script so i thought i share it anyways.

FPAF Logo
[close]