Timer 08/04/2010 - CO2 Private Server - 10 Replies I'm trying to make a timer on how often the /xp skill command can be used but i just cant seem to get it right here's my command
#region XP Skill
if (Cmd == "/XP" || Cmd == "/xp")
{
DateTime TillNext = DateTime.Now;
DateTime LastUse = GC.MyChar.LastXPCommand.AddMinutes(1);
TimeSpan TimeLeft = LastUse - TillNext;
...
Help with gw timer 02/10/2010 - CO2 Private Server - 0 Replies Hey, i am using a timer on my gw and im trying to figure out how to make it that the timer could restart before it ends. if you can help me then reply here or add me on msn
[email protected]
thx in advance
flamers will be reported
[HELP] Timer 05/26/2009 - CO2 Private Server - 3 Replies I need help making a timer in lotf
Help with this timer 03/26/2009 - CO2 Private Server - 2 Replies RestartTimer = new System.Timers.Timer();
RestartTimer.Interval = (120 * 60 * 100);<<Make this Ever hour?
RestartTimer.Elapsed += new ElapsedEventHandler(RestartTimer_E);
RestartTimer.Start();
Lol what do i put there to make it ever hour im use to just numbers not that
DB Timer 09/16/2005 - General Gaming Discussion - 0 Replies you can have no DB timer....this is how it works...say you incap someone an you DB click on them if someone else atks you the DB skips an DB's the person...if your dbing someone an a NPC attacks you same effect..so in PvP you can exploit by dueling people that your grouped w/ to get fast DB's on your opponents