/drawstar
Please Register to submit score.
| Average Score | 7.5 |
| Scores Submitted | 8 |
| Date Added | Apr 25, 2006 |
| Last Updated | May 03, 2006 |
| Tags | draw picture picwin star windows |
Introduction
;
; Drawstar, Created by QuickStep
; Draws a star to a picture window
;
; Format:
; /drawstar -ihnr @ <color> <size> <x y> <inner radius> <outer radius> <points>
;
; Examples:
;
; /drawstar @ 1 1 100 100 20 80 5
; Draws a 5 point black star at (100,100) with an inner radius of 20 and an outer radius of 80
;
; /drawstar @ 7 1 100 100 80 85 60
; Draws an orange sun at (100,100)
;
; This alias can be quite usefull, and with some experimentation (loops)
; it is possible to create some beautifull looking figures.
;</pre>
mIRC Snippet:
/drawstar
Posted on May 2, 2006 4:02 pm
Posted on May 2, 2006 4:02 pm
--------------------------------------------------------------------------------
Sasuke
-
* /drawstar: invalid window (line 57, script6.txt)
-
...
Humph. I thought you were PERFECT!
Shows me!
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Ditto
mIRC Snippet:
/drawstar
Posted on May 2, 2006 5:26 pm
Posted on May 2, 2006 5:26 pm
@Sasuke & spitfire3292, you need to make a PICTURE WINDOW for this script to work properly. It's already stated in the author's notes & on the comments section.
To create a picture window: /window -p @test
Use a sample provided: /drawstar @test 1 1 100 100 20 80 5
To create a picture window: /window -p @test
Use a sample provided: /drawstar @test 1 1 100 100 20 80 5
mIRC Snippet:
/drawstar
Posted on May 12, 2006 3:29 pm
Posted on May 12, 2006 3:29 pm
jeje cool the sun it's like a really old code that i made for a friend x'D
http://www.geocities.com/loele_rules/Events.txt
http://www.geocities.com/loele_rules/Events.txt






