http://www.edgeofheaven.net

Welcome Guest
Register | Log in

Home
 Lost Password
 Member List
 Gallery
 Reviews
 Glossary
 Events
 FAQ

Cool Stuff!
 GoogleMap
 TOPList
 GAMES
 SHOP
 
User Input!
 Submit Link
 Submit Event
 Submit Article

Quick Downloads
 PC 3.6 Client
 PC Client Upgrader
 Mac Client (OsX)
 Mac Client (os9)
 Mac Client fix
 PC Server

Online Guidelines
 What is the Palace
 How to get on Palace
 Picture to Avatar
 Kids Online safety
 Netiquette

for more guides click
manuals



members: 9720
guests online: 55
member online: 1


You are an anonymous user. You can register for free by clicking here




Subscribe to Palace
support Group



Vote for us!


Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
maartenOffline
Post subject: Checkerboard blanket  PostPosted: Jan 06, 2005 - 04:30 AM



Joined: Oct 20, 2002
Posts: 674
Location: DiGiLaNd
Status: Offline
Checkerboard blanket, allows for a blanket or a type using two alternating props. 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: cb [, ] <- If a 2nd propname is given it will blanket with a checkerboard effect. (don't forget to RELOAD scripts from the file menu of your client)

Code:
;cb blanket by Hex, concept by Zombie Woof - http://hex.palaceplanet.net/
;Usage: cb <propname>[, <propname2>] <- If a 2nd propname is given it will blanket with a checkerboard effect
   {   prp2 GLOBAL "$1" GREPSUB prp1 =
      { "$1" GREPSUB prp1 = "$2" GREPSUB prp2 = } { prp1 prp2 = } prp1 "(.*), (.*)" GREPSTR IFELSE
      CLEARLOOSEPROPS 0 nx = 0 ny =
      {   { 44 nx = } { 0 nx = } nx 528 == IFELSE
         { prp1 nx ny ADDLOOSEPROP 88 nx += } { nx 512 < } WHILE
         44 ny +=
      } { ny 384 < } WHILE
      {   nx GLOBAL ny GLOBAL prp2 GLOBAL
         44 nx = 0 ny =
         {   { 0 nx = } { 44 nx = } nx 572 == IFELSE
            { prp2 nx ny ADDLOOSEPROP 88 nx += } { nx 512 < } WHILE
            44 ny +=
         } { ny 384 < } WHILE
      } 80 ALARMEXEC
      "" CHATSTR =
   } CHATSTR "^cb (.*)$" GREPSTR IF
 
 View user's profile Send private message Visit poster's website AIM Address  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
©Palaceplanet 2000-2006