Nexus curing

by Unknown

Back to Combat Guide.

Unknown2006-06-14 19:59:31
Hello all!

I'm in the process of creating a curing system for Nexus. It's working well so far, I just need to finish a few more Triggers, and then some organization things... But anyhow!

As you know, you may see what you're afflicted with from DIAG. I want to know how you can do some curing form there from greatest importance to least importance. I once tried to set a system up from just useing DIAG, but your offence goes out the window. I just want to set this up for a back up, just incase I get a message that doesn't show what I'm afflicted with. Could someone help me out? Thanks!

Also, if you have some tips on setting the system up, please, post! I need all the help I can get! I'm still brand new at this!

-Ryld
Daganev2006-06-14 20:16:28
Trigger "You are:" To turn on a class

Then have triggers like

$suffering from a heart attack


Then have your prompt turn off the class.
Unknown2006-06-14 20:17:00
thats great. post what you have done so that we all may see please.
Soll2006-06-14 20:23:05
Excuse my horrid mistakes if this doesn't fit Nexus language, I'm primarily zMUD. Something like this.

Alias:
Diag

Pattern:
Diagnose
#set diagnosing 1
#wait 2000
#set diagnosing 0


Trigger:
$You are:

Pattern:
#classon Diagnosing_Cures

Trigger:
${n}h,

Pattern:
#classoff Diagnosing_Cures


Then a list of the diagnosing messages as triggers in the Diagnosing_Cures which set the appropriate variable to 1.
Unknown2006-06-14 20:53:08
What the heck is that '#classon' thing?
Soll2006-06-14 21:42:50
Well, to my knowledge is was how you turn classes on. tongue.gif Perhaps not.
Unknown2006-06-14 22:59:43
Nexus is horrible... i'd seriously think about finding a client you can download and use.
Unknown2006-06-15 00:08:22
Well, I tried Mush, but it says it needs Lusternia's IP address, and I don't know it.
Unknown2006-06-15 00:14:24
Rapture Runtime Environment v2.1.1 -- © 2004 -- Iron Realms Entertainment
Multi-User License: 100-0000-000

o0==============================~oo~==============================0o
IP Address: 208.185.247.29 Questions: support@lusternia.com
Currently On-Line: 119

.____ __ .__
| | __ __ _______/ |_ ____ _______ ____ |__|_____
| | | | \\ / ___/\\ __\\_/ __ \\ \\_ __ \\ / \\ | |\\__ \\
| |___ | | / \\___ \\ | | \\ ___/ | | \\/| | \\| | / __ \\_
|_______ \\|____/ /____ > |__| \\___ > |__| |___| /|__|(____ /
\\/ \\/ \\/ \\/ \\/

A G E O F A S C E N S I O N


o0===================================================================0o
Unknown2006-06-15 00:24:35
Well... when I try that line, it won't let me... sad.gif

And thanks!
Unknown2006-06-15 00:27:45
Yeah, uh, mush doesnt need an IP adress...
To set it up:
FILE->NEW WORLD
NO to preloading defaults
NAME: Lusternia
TCP/IP ADRESS: lusternia.com (Thanks to our magnificant friend called DNS smile.gif)
Port: 23

Then click OK and connect and poof your good to go!
Unknown2006-06-15 00:37:24
Alright. I think I'll also try Ethelon's system too. Get an idea of how to code and such... unless there's a better one out there.
Unknown2006-06-15 12:53:11
Before you do go, if you could share with us (me?) what you had for a nexus curing system, that would be splendiferous. Some of us don't have access to a 'good' client with excellent programming capabilities, and nexus is the next best thing. If you could share what you have perhaps it can be built upon. Thanks much!
Shiri2006-06-15 14:23:27
QUOTE(Soll @ Jun 14 2006, 10:42 PM) 298279

Well, to my knowledge is was how you turn classes on. tongue.gif Perhaps not.


This is correct.

However, it sucks and randomly deletes your classes.

Unless they fixed that and no one told me. dry.gif
Sylphas2006-06-15 18:29:45
Shiri, you have to remember, you can break things that have worked fine for years, without any effort on your part. You're like the King of Nexus Bugs. It's probably just you.
Unknown2006-06-15 18:51:06
Heh heh heh. Well, I have no idea of how to set up a class for Nexus... tongue.gif