Vice City Multiplayer
		VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: FreakWay 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
    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~
			 
			
			- 
				What's not working?
			
 
			
			- 
				the command have an error and i dont let me talk with the point
			
 
			
			- 
				commands resolved by rulk.