@ commands question

Geonecis

New member
Messages
4
Points
0
I posted this in another thread and I'm assuming I didn't get a reply because I didn't post in the proper location so here I am. Hopefully the right section. :3

Is it possible to have an @ command work with channel names as opposed to using the PM box or '@channel bindto' commmand?

like:

-    script    at_channel1    -1,{
OnInit:
    bindatcmd "channel1","bindchannel1cmd::OnCommand",0,99;
    end;
or something simpler more universal maybe.

Example:

@channel1 Hello everyone!

[#channel1] Player: Hello Everyone!

@channel2 Beautiful Day

[#channel2] Player: Beautiful Day

I want to know before I even try xD

 
Last edited by a moderator:
It's good that you posted here. In this topic where you posted: http://herc.ws/board/topic/316-introducing-hercules-channel-system/page-4 isn't used for support. It's always better to create a separate post regarding support for something specific you want instead of using the news topic for support
default_smile.png


 
hmm still no replies? I knew I was invisible but jeez xD

Either no one knows if it's possible or no one cares enough to leave their opinion
default_tongue.png


 
Back
Top