Author Topic: Where can I find an event for "Hidenode: ____"?  (Read 1042 times)


if i'm not mistaken in one of the updates the script that allowed you to hide nodes was removed

i could be very wrong though, in that case just use bot events, it has a hidden node event

No, It's very possible and on top of all, easy. The script would go:

Code: [Select]
%player.hideNode(%node);
Code: [Select]
%player.unHideNode(%node);

It is sorted by ABC Order