ID:2210236
 
(See the best response by Nadrew.)
Yo

Is there possible to make worldchat usable by typing /worldchat ..text... ?

also i wanted to knew how can u make stats panel being showed by clicking for example button T , and after that a panel appears and shows your in game stats?
Best response
1) Yes.
2) You seem to be asking a lot of basic questions that can be answered by reading the DM Guide, I highly recommend doing that.

Nobody here is going to hand-hold you through the most basic of things if you're not willing to read things like tutorials and guides. This isn't a place to come to be given code you can copy/paste into your project.
Well I know how to make world chat verb, but I don't know how to make it work by typing /world and then text
You'd use a combination of findtext() and copytext(). Both can be found in the reference by pressing F1 within Dream Maker.
Or simply, if your chat input has no default command, you'd just type

"/myverbhere" in the command line and it would execute that