|
||
|
|
#1 (permalink) |
|
Forum Novice
Join Date: Jun 2004
Age: 48
Posts: 781
|
Summary:
/* Script Name: GMHidingStone.cs Author: CEO Version: 1.1 Public Release: 06/05/04 Updated Release: 10/06/05 Purpose: A stone that allows for multiple hide/appear effects for counselors and above. */ Updated to 1.1: Added 4 additional effects provided by Jebbit. Added the ability to set the color of the effect. I've lurked here for about a week. I've always been impressed when someone's first post is a script on the forums I moderate, so figured this would be the only chance I'd get to do the same thing. ![]() And it also proves anyone with abit of motivation and ability to read and learn can write something. This is my first ever .cs program let alone runuo script/program. I hope someone finds it useful. Description: Although it's called GMHidingStone it can be used by Counselors or higher. This stone, when clicked, will hide or appear the GM to players. The property gump gives you the ability to modify the effect for both hiding or appearing using several different methods from flamestrike to multiple explosions/lightning effects. Very pretty to watch too! Installation: Unzip the file, Install gmhidingstone.cs in custom scripts folder and restart runuo. [add GMHidingStone |
|
|
|
|
|
#4 (permalink) | ||
|
Forum Novice
Join Date: Jun 2004
Age: 48
Posts: 781
|
Quote:
Quote:
![]() |
||
|
|
|
|
|
#8 (permalink) |
|
Newbie
Join Date: Dec 2003
Posts: 43
|
Been having a blast with this script. All my helpers have their own special entrance and exit. I hae also added 5 more effects to it as well. We do whats called a full throttle effect with it. We have it repeat and run around dragging the multiple effects behind us. Makes some pretty cool animation considering the game lacks in that area. Thanks again for bringing something fun and practical to the game.
|
|
|
|
|
|
#16 (permalink) |
|
Join Date: Apr 2004
Posts: 2
|
CEO,
With your permission, I'd like to post some mods I have done to this script that handle the delays better and I added an extra effect... I never really liked the default delay with [hide and [unhide and your GMHidingStone could really use it too. The delays are setup by a variable so that each effect can have its' own delay amount. I modded this for RunUO 1.0.0, so if I post it, I would like to post it in the RunUO 1.0.0 scripts. Please let me know! --->SubRat The Subterranean Rat CEO's scripts on EUO are awesome! >bows< |
|
|
|
|
|
#17 (permalink) |
|
Join Date: Jun 2003
Location: new york
Posts: 87
|
This is a very good script thanks alot. I have been looking for a gmhiding stone :P I have been tinkering with yours too, but don't worry I won't repost it with any modifacations. Thanks again for making it.
|
|
|
|
|
|
#19 (permalink) |
|
Forum Novice
|
Eeerm.. I know this is a late download..lmao.. but can anyone that uses this thing tell me what exactly this error is from?
- Error: Scripts\Customs\GMHidingStone.cs: CS0234: (line 13, column 14) The type or namespace name 'StoneEffect' does not exist in the class or namespace 'Server' (are you missing an assembly reference?) If anyone can help out I'd really appreciate it ![]() |
|
|
|
|
|
#21 (permalink) |
|
Forum Novice
|
errrm... it does have that.. thats the problem... when i downloaded this thing i didn't get any "StoneEffect" file... lol
Heres what i have: /* Script Name: GMHidingStone.cs Author: CEO Version: 1.0 Public Release: 06/05/04 Purpose: A stone that allows for multiple hide/appear effects for counselors and above. */ using System; using Server; using Server.Misc; using Server.Items; using Server.Targeting; using Server.StoneEffect; namespace Server.Items { public enum StoneEffect { FlameStrike1, FlameStrike3, FlameStrikeLightningBolt, Sparkle1, Sparkle3, Explosion, ExplosionLightningBolt, DefaultRunUO |
|
|
|
|
|
#23 (permalink) |
|
Forum Novice
|
LMAO.... no frickin idea..... it was there.. odd.... lol.... let me delete it and tell you what happens.. lol...
My newest motto.. "If it doesn't work, delete the damn thing" ![]() ***Edit*** On after thought.. is this error of the same problem?? lol - Error: Scripts\Customs\Complete Event System V1.0\EventSword.cs: CS0234: (lin e 18, column 22) The type or namespace name 'ChylothStaff' does not exist in the class or namespace 'Server.Engines' (are you missing an assembly reference?) Scripts: One or more scripts failed to compile or no script files were found. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|