if (LastUse >= LastUse.AddMilliSeconds(500))//Change to whatever you want, this is 0.5 sec
{
LastUse = DateTime.Now;
Skill.Use();
}
else
Message.Send("You cannot use the skill right now");
if (LastUse >= LastUse.AddMilliSeconds(500))//Change to whatever you want, this is 0.5 sec
{
LastUse = DateTime.Now;
Skill.Use();
}
else
Message.Send("You cannot use the skill right now");
[Problem] Horses source 5165 02/04/2010 - CO2 Private Server - 1 Replies hello
i have a little problem in vigor -.-
i have a mount +12 but the vigor is 30 :S but horse +12 vigor is 4030
[HELP/PROBLEM] 5165 source 01/03/2010 - CO2 Private Server - 0 Replies ok, ive got the 5165 source and a 5165 client and still everytime i try to log in, it goes to the loading screen then just exits out. i use the source from the "Official 5165 thread" since i cant find anymore, so if anyone knows how to fix this problem, please help.
By the way, i have tried not puting or any special characters when i make the character.
[HELP/PROBLEM] source 5165 ! 12/25/2009 - CO2 Private Server - 13 Replies heya everyone
well somehow i tried to restart my server it doesn't let meh i debugged it then dat thing come up
http://i45.tinypic.com/2wnzj7m.jpg
so any solution please?
[Problem]5165 Source 11/26/2009 - CO2 Private Server - 3 Replies Hey guys i been coding soem shit in the 5165 source that has been released
But every time i code a NPC and stuff and debug it and stuff
It never does it right i coded Alex 2nd reborn NPC
But for some reason it wonr work =\
Can any one tell me why it wont save?