Firefox/explorer scripts
Posted: Wed Mar 29, 2006 10:59 pm
This will create a window that can bring up anything
from inside your internet explorer, firefox,etc.
The small example below does the following:
1)creates a windowcalled web
2)creates an action called dynamic_map
*This takes slothmuds dynamic map and sets it
right inside wintin.net-inside the window titled web
so that you can watch players move without opening
your browser
3)creates an action called whatis. This brings up our eqlist
right inside wintin.net in the window called web. You can
search for equipment without opening up your broswer.
#htmlwindow {Web} {about:blank}
#defgroup {Maps}
#alias {dynamic_map} {#htmlbrowse {Web} {http://www.slothmud.org/eqlist/dynmaps/map.html}} {G|Maps}
#alias {web_clear} {#clearwin {Web}} {G|Maps}
#alias {whatis} {#htmlbrowse {Web} {http://www.slothmud.org/eqlist/index.php?stage=3&alternateeqtype=All&orderby=Item+name&sortorder=asc&filterby=Any&filterstring=$0&continent=All&changemonth=01&changedate=01&changeyear=2000&viewflags=View+Only&actionmenu=maproom.php}} {G|Maps}
#defgroup {}
from inside your internet explorer, firefox,etc.
The small example below does the following:
1)creates a windowcalled web
2)creates an action called dynamic_map
*This takes slothmuds dynamic map and sets it
right inside wintin.net-inside the window titled web
so that you can watch players move without opening
your browser
3)creates an action called whatis. This brings up our eqlist
right inside wintin.net in the window called web. You can
search for equipment without opening up your broswer.
#htmlwindow {Web} {about:blank}
#defgroup {Maps}
#alias {dynamic_map} {#htmlbrowse {Web} {http://www.slothmud.org/eqlist/dynmaps/map.html}} {G|Maps}
#alias {web_clear} {#clearwin {Web}} {G|Maps}
#alias {whatis} {#htmlbrowse {Web} {http://www.slothmud.org/eqlist/index.php?stage=3&alternateeqtype=All&orderby=Item+name&sortorder=asc&filterby=Any&filterstring=$0&continent=All&changemonth=01&changedate=01&changeyear=2000&viewflags=View+Only&actionmenu=maproom.php}} {G|Maps}
#defgroup {}