Author Topic: Commands say with point.  (Read 2854 times)

0 Members and 1 Guest are viewing this topic.

Offline FreakWay

  • Street Thug
  • *
  • Posts: 22
  • Elite Paradise Professional Server Management
    • View Profile
Commands say with point.
« on: January 25, 2010, 11:00:23 pm »
Well i want to request help for can make have another command to talk on mirc, i have it !say but i like one on especial that is the command with the point and next the text. like this exmple: .hi everybody

Quote
    elseif ($left($1,1) == $chr(46)) {
      if (!$2) msg $chan 5Error - Missing Information, $1 <Message>
      elseif ($nick isop $chan) vcmp.say 1 * Admin $nick $+ : $2-
      elseif ($nick ishop $chan) vcmp.say 1 * Mod $nick $+ : $2-
      else {
        vcmp.say 1 * $nick $+ : $2-
      }
    }

please anybody can help me i need have the command with point

Regards BlueRey~
| [R2] Elite Paradise VC-MP Server | Server: 201.238.222.81:5192 | Forums: http://life-urban.co.cc |

Offline thijn

  • LU testers
  • VC:MP Veteran
  • *
  • Posts: 667
  • Im proud to be pro.
    • View Profile
    • Vice Underdogs
Re: Commands say with point.
« Reply #1 on: January 26, 2010, 12:51:03 am »
What's not working?

Offline FreakWay

  • Street Thug
  • *
  • Posts: 22
  • Elite Paradise Professional Server Management
    • View Profile
Re: Commands say with point.
« Reply #2 on: January 26, 2010, 01:17:04 am »
the command have an error and i dont let me talk with the point
| [R2] Elite Paradise VC-MP Server | Server: 201.238.222.81:5192 | Forums: http://life-urban.co.cc |

Offline FreakWay

  • Street Thug
  • *
  • Posts: 22
  • Elite Paradise Professional Server Management
    • View Profile
Re: Commands say with point.
« Reply #3 on: January 26, 2010, 10:45:02 pm »
commands resolved by rulk.
| [R2] Elite Paradise VC-MP Server | Server: 201.238.222.81:5192 | Forums: http://life-urban.co.cc |