Vice City Multiplayer
VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: scripter_pawn on December 03, 2011, 09:21:05 pm
-
if ( cmd == "calf" )
{
CallFunc("Echo.nut","EchoMessage","hello");
}
it doesn't return any message in mirc ... any help ? thx
-
I thought any files ending with .nut is a Squirrel file?