Help - Search - Members - Calendar
Full Version: Buying Nexus Curing
Achaea's Forums > Off-Topic > Tech Support > Curing Systems and Scripts
Semla
that is not vadi. I bought that one already and I am having major issues with it. Yes I told vadi of the problems and he has yet to figure out why I am having them. I had help with the current curing I have now but its not great yet and I am tired of trying to figure out coding. I am willing to pay in credits. I just want the curing.. I dont care aboyut keeping up class defs rightnow.. although if it has that neat but not needed
Trevize
QUOTE (Semla @ Aug 25 2009, 03:38 PM) *
that is not vadi. I bought that one already and I am having major issues with it. Yes I told vadi of the problems and he has yet to figure out why I am having them. I had help with the current curing I have now but its not great yet and I am tired of trying to figure out coding. I am willing to pay in credits. I just want the curing.. I dont care aboyut keeping up class defs rightnow.. although if it has that neat but not needed

It's Nexus. closedeyes.gif
Mishgul
get MUSHclient. I have it on a thumb drive along with my (work in progress) system smile.gif much fun
Semla
well I have both zmud and muish on a flash drive. However being that im not the admin on the computer I have access to 99% of the time.. It will not let me run them cus vista is crap. I would only be able to use either iof those when i go home fer one weekend every month.

Pretty much Im wanting to be effective regardless of the computer I am using.. or atleast ways more effective with curing then I am now
Semla
Now that I think about it Id be willing to pay credits to be taught nexus coding. the advanced parts too.
Mishgul
Nexus coding isn't really that advanced.

$variable

#set variable 1

#if <- for a condition statement. for example

#if $prone {stand}

#if $prone {stand} else {sit}

#if $prone {stand} elsif $prone and $asleep {wake} elsif prone and $asleep and ($rightleg or $leftleg$) {send apply mending}

that's your bread and butter really.
kyishi2
u should just let vadi get urs working i have tryed it and it worked perfect doubt anyone else has made a better one or a half decent one
Semla
has been about a month...
Jonathin
QUOTE (kyishi2 @ Aug 26 2009, 01:05 PM) *
You should just let Vadi get yours working, I have tried it and it worked perfectly. I doubt anyone else has made a better one for nexus.


Fixed.

edit: Forgot endquote tags

QUOTE (Mishgul @ Aug 25 2009, 10:53 PM) *
Nexus coding isn't really that advanced.

$variable

#set variable 1

#if <- for a condition statement. for example

#if $prone {stand}

#if $prone {stand} else {sit}

#if $prone {stand} elsif $prone and $asleep {wake} elsif prone and $asleep and ($rightleg or $leftleg$) {send apply mending}

that's your bread and butter really.



Also put the asleep stuff before the regular stand. It would realize that you're prone, and send stand and then that would be it.
Mishgul
tongue.gif i wasn't being serious I was just trying to write an example of the different ways to manipulate the statements
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.