• Welcome to Vice City Multiplayer.
 

!time

Started by Jack_Bauer, June 14, 2008, 05:38:45 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Jack_Bauer

Hello there,any chance of somebody giving their !time command? i think its something to do with vcmp.gethr and vcmp.getmin but i dont know :S



Mattz

#1
It depends on what alias you are using.

If your alias is:

alias vcmp.adminchat vcmp.command adminchat $1-

Use:

elseif ($2 == !time) vcmp.adminchat $vcmp.gethr($2) $+ : $+ $vcmp.getmin($2)


TanaX01


Jack_Bauer

erm,nice mattz,but i meant,not the "game" time,like something similar to LW's where you get at least GMT time :P



quantumbeep

#4
in mirc type /help $time

alias time {
  echo -a Current Time: $time(hh:mm TT)
}

Jack_Bauer

erm that didnt work for me :S I typed /help $time and nothing happens :S



Jack_Bauer

ok,got it working