|
||
|
|
#1 (permalink) |
|
This is a simple script i created, I couldnt find a webstone, im sure there is one. But thought i would share this anyway.
Prety much just a stone, that when you double click it, it takes you to a website.. Just change this line: Code:
public override void OnDoubleClick( Mobile from )
{
from.LaunchBrowser( "http://Aoc.MichaelFrisk.com" );//Edit Website Here
Code:
public override void OnDoubleClick( Mobile from )
{
from.LaunchBrowser( "http://Yourshardsite.com" );//Edit Website Here
Thats it.. have fun.
__________________
Click here to join Age Of Chaos AOC is a regless, pvp, rp, quests and more shard. AOC Website |
|
|
|
|
|
|
#2 (permalink) |
|
Forum Expert
Join Date: Aug 2003
Age: 23
Posts: 743
|
Didn't look too hard though eh? World save problem
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|