Author |
Message |
complexity |
|
Post subject: PEdit:Portable Edit Room
Posted: Dec 28, 2004 - 03:02 PM
|
|

Joined: Aug 01, 2004
Posts: 166
Status: Offline
|
|
Portable Edit Room, paints white/grey/black boxes for av editing Copy the script from the script section: This is an ON OUTCHAT Script. It has to be placed in your Palace Clients "cyborg.ipt" file in the ON OUTCHAT section. Use Notepad, or plain text editors Like Ultraedit or BBedit for this. Wordprocessors will damage scripts. For more information on editing your Cybrog.ipt, please check the Palace Planet HELP section. After installing type: "roomhey" (don't forget to RELOAD scripts from the file menu of your client)
Quote: | { PAINTCLEAR
PENBACK 8 PENSIZE
255 255 255 PENCOLOR
0 ox = 180 oy = 384 ny =
{ ox oy ox ny LINE 8 ox += } { ox 171 < } WHILE
128 128 128 PENCOLOR
171 ox = 180 oy = 384 ny =
{ ox oy ox ny LINE 8 ox += } { ox 341 < } WHILE
0 0 0 PENCOLOR
341 ox = 180 oy = 384 ny =
{ ox oy ox ny LINE 8 ox += } { ox 512 < } WHILE
"" CHATSTR =
} CHATSTR "pedit" == IF |
|
_________________ www.palaceplanet.net
The Inevitable Palace Site
|
|
|
|
 |
|
| |