Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- name: '<binoculars>',
- title: 'Binoculars Window Tag',
- signature: '<binoculars path="#PATH#" />',
- description: 'Changes the binoculars, located at the cove.',
- example: '<binoculars path="binoculars.swf" />'
- }
- {
- name: '<help>',
- title: 'Help Window Tag',
- signature: '<help path=""#PATH#" />',
- description: 'Changes the help window.',
- example: '<help path="help.swf" />'
- }
- {
- name: '<puffle>',
- title: 'Puffle Tag',
- signature: '<puffle type="#PUFFLE COLOR#" paper="#PATH#" spriteWalk="#PATH#" spriteIgloo = "#PATH#" />',
- description: 'Changes the puffles sprites.',
- example: '<puffle type="blue" paper="pOldBlue.swf" spriteWalk="wOldBlue.swf" spriteIgloo = "iOldBlue.swf" />'
- }
- {
- name: '<catalog>',
- title: 'Catalog Tag',
- signature: '<catalog name="#CATALOG NAME#" #LANG#="#PATH#" />',
- description: 'Changes any current catalogs. en (Required): English version of the file. pt (Optional): Portuguese version of the file. es (Optional): Spanish version of the file. fr (Optional): French version of the file.',
- example: '<catalog name="clothing" en="2006CP/extra/JuneStyle.swf" />'
- }
- {
- name: '<forceItem>',
- title: 'forceItem Tag',
- signature: '<forceItem room="#ROOM KEY#" id="#ITEM ID#" />',
- description: 'Forces an item on to all players in the room specified.',
- example: '<forceItem room="berg" id="458" /> '
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement