Search - User list
Full Version: hscript to dive into a node?
Root » Technical Discussion » hscript to dive into a node?
lynch_ppl
Does any one know which command is used to dive into a network/navigate the hierchies using hscript?

I tried using

opcf `oppwf()` groups_method

also tried

ucd `oppwf()` groups_method

mainly I'm using the textport to try to find these answers…but here I am once again…thanks in advance for any suggestions.
edward
I'm not sure what you want? “opcf groups_method” ?
lynch_ppl
sorry about any confusion…

let's say my path is op/obj/TrainWRECK/groups_method

and I want to go inside of the groups_method object
edward
isn't that just:
opcf /obj/TrainWRECK/groups_method
?
lynch_ppl
unfortunetly that isn't quite working…

basically I am trying to make this work in a button in an OTL and this script would be in the callback…

I tried both of these…

opcf `oppwf()`groups_method

opcf /obj/TrainWRECK/groups_method

no luck…any other ideas?-(0_o)
pbowmar
Do you mean you want the UI to actually change to show you that? You want the “pane” command for that…

opcf in simply changes the current working directory but does not change the UI.

Cheers,

Peter B
edward
panepath ?
lynch_ppl
ah…….thank you…works like a charm.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB