Go Back   RunUO - Ultima Online Emulation > RunUO > RunUO Post Archive

RunUO Post Archive The Archvie

Reply
 
Thread Tools Display Modes
Old 01-17-2005, 05:52 PM   #1 (permalink)
 
Join Date: Jan 2004
Posts: 26
Talking Lightning hide

hi its me again! your local script noobie

alot of people have put out different gm hides, and alot of them have been in the form of an object that you click on.

i decided to make a [Lhide command so you could save your fingers from carpal tunnel by setting a macro.

Description: Hides and Unhides a gm character with a lightning bolt

Usage: just type [Lhide and it hides your character (not targetable)

Installation: Just drop in custom folder, if you get an error that says there is already an existing CustomCmdHandler just add a 1, 2, 3 ect like this,

Code:
public class CustomCmdHandler // <------ 1, 2, 3 goes here!
	{
		public static void Initialize()
		{
			Register( "Lhide", AccessLevel.Counselor, new CommandEventHandler( Lhide_OnCommand ) );
		}
hope you guys enjoy
Attached Files
File Type: cs Lhide.cs (805 Bytes, 210 views)
Triper99 is offline   Reply With Quote
Old 01-18-2005, 02:00 PM   #2 (permalink)
 
Join Date: Jan 2005
Age: 24
Posts: 174
Send a message via MSN to aleon
Default

hmm great i was making one also.. not finished yet..
aleon is offline   Reply With Quote
Old 01-18-2005, 02:02 PM   #3 (permalink)
 
Join Date: Jan 2005
Age: 24
Posts: 174
Send a message via MSN to aleon
Exclamation

well i think you did it wrong my test servers crashed.It doesnt give eror but when i tested the thing it crashed.Is it me or is it caused from the script
aleon is offline   Reply With Quote
Old 01-18-2005, 07:15 PM   #4 (permalink)
 
Join Date: Jun 2004
Age: 21
Posts: 173
Default

DIdn't someone make a hider that you could set up the effect id/hue/soudn etc ingame?
Zero_X is offline   Reply With Quote
Old 01-18-2005, 08:51 PM   #5 (permalink)
 
Join Date: Jan 2004
Posts: 26
Default

ya they made it where you could customize, but it was also a little ball that you clicked, i just made this to save ppls fingers from clicking.

@aleon

post the crash log and ill see what is wrong
Triper99 is offline   Reply With Quote
Old 01-18-2005, 10:41 PM   #6 (permalink)
 
Join Date: Jan 2004
Posts: 26
Default

aleon, i figured out why it crashed the server, and i fixed the problem (i had uploaded a test version instead of the real one)

hope you enjoy the one that works ^_^
Triper99 is offline   Reply With Quote
Old 01-19-2005, 08:36 AM   #7 (permalink)
 
Join Date: Jan 2005
Age: 24
Posts: 174
Send a message via MSN to aleon
Default

ok where is the real one hope to see it waiting
aleon is offline   Reply With Quote
Old 01-19-2005, 03:33 PM   #8 (permalink)
PSZ Loves ME !
 
Trivial's Avatar
 
Join Date: Oct 2004
Location: Wow, Nice House
Age: 18
Posts: 99
Send a message via ICQ to Trivial Send a message via AIM to Trivial
Default

Just re-download
__________________
Trivial/Blake/Austerus
UO Defiance AOS Counselor
UO Gamers: Demise Former Player
Ultima Online Vetran
Noob Scripter

"Knowledge speaks, but wisdom listens" - Jimi Hendrix
Trivial is offline   Reply With Quote
Old 01-19-2005, 04:39 PM   #9 (permalink)
 
Join Date: Jan 2005
Age: 24
Posts: 174
Send a message via MSN to aleon
Default

wow its great D:
aleon is offline   Reply With Quote
Old 05-07-2005, 06:49 AM   #10 (permalink)
 
Join Date: May 2005
Age: 19
Posts: 2
Default

ımm thank you )
pegasusovideus is offline   Reply With Quote
Old 05-07-2005, 11:03 PM   #11 (permalink)
Forum Expert
 
Raider's Avatar
 
Join Date: Jan 2005
Age: 31
Posts: 288
Send a message via Yahoo to Raider
Default

Quote:
Originally Posted by Triper99
hi its me again! your local script noobie

alot of people have put out different gm hides, and alot of them have been in the form of an object that you click on.

i decided to make a [Lhide command so you could save your fingers from carpal tunnel by setting a macro.

Description: Hides and Unhides a gm character with a lightning bolt

Usage: just type [Lhide and it hides your character (not targetable)

Installation: Just drop in custom folder, if you get an error that says there is already an existing CustomCmdHandler just add a 1, 2, 3 ect like this,

Code:
public class CustomCmdHandler // <------ 1, 2, 3 goes here!
	{
		public static void Initialize()
		{
			Register( "Lhide", AccessLevel.Counselor, new CommandEventHandler( Lhide_OnCommand ) );
		}
hope you guys enjoy
should look at theses are much better heres a link if(Ryan==Phantom){this.Post();}
Raider is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5