by zappa_engine » 26 Oct 2007 19:57
There's no commands programmed into STUCI to set these yet. It's my intention to give people the option to turn off notices of the credit system as well but that comes when it comes and STUCI is still a tester and developer's tool.
With regards to setting custom messages when people enter the table,
You would need to feel comfortable looking inside at the guts of the script and adding code to this subroutine.
sub rop_tableentry { # 6a
.....etc
}
something along the lines of nprintrop($table,0x43,packutf("your custom message"));
...or it might be $table->[0] instead of $table. I forgot whether the function takes the table number or the pointer to it...
http://www.youtube.com/watch?v=gNASSON_JMUConcerning STUCI and why it's never really done... here's a metaphor: Instead of being a construction worker, I'd rather be an architect.
Losing too many games because of a slow PC? No problem, nUCI it!