Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Mex

Pages: 1 ... 3 4 [5]
61
mIRC/pawn Scripting / Re: BASIC mIRC Tutorial
« on: August 13, 2007, 09:46:13 pm »
$2 has no use whatsoever in the vcmp.msg alias

Thanks for your answer.

62
mIRC/pawn Scripting / Re: BASIC mIRC Tutorial
« on: August 13, 2007, 05:36:09 pm »
ok thanks..

but to PM in MTA, the command is "mta.msg $1 $2"
$1 being the server, $2 being the Player, which makes sense.

and to PM in VCMP, the command is "vcmp.msg $2 %id"
$2 being the command typed, %id being the player to PM to.

Ok now why would you need the $2 in the VCM PM?

63
mIRC/pawn Scripting / Re: BASIC mIRC Tutorial
« on: August 12, 2007, 10:28:56 pm »
$2 %id specifies who to send the message to.

Ok just a small question here,

Code: [Select]
vcmp.msg $2 %id Hello World!
Can you explain what the '$2' bit is for in that code?
As surely that would send a PM to the command the player typed?

Thanks,
Mex

Pages: 1 ... 3 4 [5]