RunUO Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

I Must Consider My Sins Gump

Sacrifice

Wanderer
I Must Consider My Sins Gump

Fame, Karma, Kills at this gump. You say 'I must consider my sins' and open this gump.

Installation
Move this files to default locations..

Keywords.cs to Scripts/Misc

Have Fun!

Resubmitted! Must see screen shot :)
 

Attachments

  • Screen Shot.jpg
    Screen Shot.jpg
    20.7 KB · Views: 573
  • Keywords.cs
    2.1 KB · Views: 336
S

Seven

Guest
I think it would be nice if it had a different gump than the save gump ;)
 

Anubis

Wanderer
umm i am hopeing that i did not do sumthing wrong but when i put this in a restart my server it says that the namespace Server.Misc already contains a defanition for keywords wht can i do to fix this problem


thx

-Anubis
 
S

Savaal

Guest
Verry Pimp Script Sacrafice Lol Great Work With The Scrip, I Love Caps!!!!! :d
 

Viago

Knight
simply rename the keyord on ling 12 to something

from
public class Keywords
to
public class NameHere

then should work fine
 
S

Seven

Guest
Anubis said:
umm i am hopeing that i did not do sumthing wrong but when i put this in a restart my server it says that the namespace Server.Misc already contains a defanition for keywords wht can i do to fix this problem


thx

-Anubis
You need to replace your other keywords.cs in MISC folder
 

Faraway

Wanderer
Good job, but maybe it will be more usefull if you add this line before send gump.
Like this

from.CloseGump( typeof( TermGump ) ); ---> Add this line :rolleyes:
from.SendGump ( new TermGump( from ) );
 

salvation

Wanderer
Sacrifice said:
Resubmitted. You can see online game time now! :) and close gump line added.


- Error: Scripts\Misc\Keywords.cs: CS0103: (line 54, column 49) The name 'width
' does not exist in the class or namespace 'Server.Misc.Keywords.TermGump'
- Error: Scripts\Misc\Keywords.cs: CS0103: (line 54, column 68) The name 'heigh
t' does not exist in the class or namespace 'Server.Misc.Keywords.TermGump'
Scripts: One or more scripts failed to compile or no script files were found.
- Press return to exit, or R to try again.
 

Viago

Knight
i think it meens the total amount of time that char has been played with since its been created
 

kokosbytow

Sorceror
Sacrifice;307492 said:
Fame, Karma, Kills at this gump. You say 'I must consider my sins' and open this gump.

Installation
Move this files to default locations..

Keywords.cs to Scripts/Misc

Have Fun!

Resubmitted! Must see screen shot :)


Can modify this scripts to 2.0 ?? this is nice script
 

Malaperth

Wanderer
This is the Post Archive where old stuff is put that is outdated but still kept around if someone wants it. Most of the things here are wayyyy past being supported by anyone.
 
Top