|
||
|
|||||||
| Custom Script Release Archive This is a pre-script database archive of what our users had released. |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Account Terminated
|
I want to thank Packer898 for helping with this gump!
---------------------------------------------- If you add this you will have to follow the instructions below for making it custom to your shard! For starters This is the gump itself so you can see how it looks on my shard! --------------------------------------------------- ![]() --------------------------------------------------- Instructions: First open the SaveGump.cs in your editor. Now look for this line and add your shard name. Code:
this.AddLabel(355, 79, 37, "Your shard name"); Web site #1 Name on gump for site. Code:
this.AddLabel(388, 310, 37, "<< Web site name #1"); Code:
case 0:
{
from.LaunchBrowser( "Web site #1 goes here full link" );
break;
}
Name on gump for site. Code:
this.AddLabel(388, 335, 37, "<< Web site name #2"); Code:
case 1:
{
from.LaunchBrowser( "Web site #2 goes here full link" );
break;
}
Name on gump for site. Code:
this.AddLabel(388, 360, 37, "<< Web site name #3"); Code:
case 2:
{
from.LaunchBrowser( "Web site #3 goes here full link" );
break;
}
Now once you have done this all that is left to do is replace your old AutoSave.cs with the one here and also if you already have a SaveGump.cs file then replace it too! Edit: I am a honest person and I have to let you all know I did not make the autosave.cs and to tell the truth I have no idea who did it never had a header on it when I got it and it has been used by many people through out the years! I will only take credit for the SaveGump.cs with the help from Packer898 for helping me figure out the logout button! please feel free to mod this for your own shard and only give me credit for the gump thanks! Dont forget to thankPacker898for the log out button working right! |
|
|
|
|
#2 (permalink) |
|
Forum Expert
Join Date: Sep 2005
Location: UK
Age: 29
Posts: 781
|
Wow what a cool thing. i love this, i was just about to start to do this myself. thanks so much. i will look forward to more updats for this, as i guess you will at some point. if i come up with anything,. i will let you no.
also how would i go about removing the website bit and the logout parts. as i would like to use just the shard name part and the world save. lol thanks again. and a big thanks to the man. packer898/ the best. |
|
|
|
|
#3 (permalink) |
|
Account Terminated
|
Well I used a program called GumpStudio to make this gump and for the web sites and logout I only had to add buttons and set them for public override void OnResponse this is where trouble started for me and packer 898 helped!
You can get the GumpStudio here! http://www.orbsydia.com/forum/showthread.php?t=1256 |
|
|
|
|
#6 (permalink) |
|
Forum Expert
Join Date: Nov 2004
Location: Beyond the Gates of Hell
Age: 37
Posts: 3,509
|
Good to see that your AutoSave.cs is corrrect. Nicely done.
__________________
Leader of the Anti-OSI Movement. Inventing a new game experience in an EA Games-free environment. Don Juan Matus "The basic difference between an ordinary man and a warrior is that a warrior takes everything as a challenge, while an ordinary man takes everything as a blessing or as a curse." My Customs:
|
|
|
|
|
#7 (permalink) | |
|
Account Terminated
|
Quote:
|
|
|
|
|
|
#9 (permalink) | |
|
Forum Expert
|
Quote:
|
|
|
|
|
|
#10 (permalink) |
|
Account Terminated
|
yeah you would have to get rid of a few things to make it smaller but it really doesnt mater at save if it is the same size of the window or a size of a pea cant really do anything at save anyway that is why i put the web and logout buttons in!
thanks for help 2 packer! |
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|