The new Hub Software By Jon Hess

Which hub software is the best? Where can I find script XXX? Discuss it here...(no, this is not for advertising your hub...)

Moderator: Moderators

Locked
Gizmo
Posts: 21
Joined: 2003-01-13 08:41

The new Hub Software By Jon Hess

Post by Gizmo » 2003-08-29 13:34

ok so the new hub sofware does not use scripts any more it uses plug-ins but i was not sure where elss to post this so im sorry.

right down to the prob.

iv got

Code: Select all

hub->sendMessage(user,"<Plug In> hi there|");
and

Code: Select all

hub->sendPrivateMessage("Gizmo","Gizmo","testing");
to work and sent messages to people in the hub.

However im unable to get the

Code: Select all

hub->sendChatMessage("Gizmo","AnotherTest");
one to work. . . has any one elss had any luck with getting this to work ?
Its ment to send a message to everyone in the hub (i think) but im unable to get anything.

thanks for any help

Gizmo

Locked