76
Help / Re: Ping Diagnostic Tool - An add-on that checks if your server is 'dead'.
« on: April 09, 2009, 12:54:31 PM »
This could be very useful, Thanks Chrono
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.
package Jetz
{
function ServerCmdAdminJets(%client, %victimName)
{
if(!%client.isAdmin && !%client.isSuperAdmin)
{
centerPrint(%client, "You are not an admin.", 3);
return;
}
%victim = findClientByName(%victimName);
if(!%victim || !isObject(%victim.player))
{
centerPrint(%client, "Unable to find player: \c6" @ %victimName @ "\c0.", 3);
return;
}
%victim.player.setDataBlock(PlayerStandardArmor);
%victim.player.CanJet = 0;
messageClient(%client,'',"\c3You now have jets.");
}
};
ActivatePackage(Jetz);
You're too late, he left.Oh well :P
Higher ping=Greater chance of reducing lag. I think they are packets of information that your computer sends to communicate with the server. Low pings=bad. I think.Its the opposite
If its designed to be sent once your computer thinks its April 1st, you could technically change the date to April 2nd, and avoid the entire thingIt checks the time from like google and yahoo and whatnot...
Mac: I'm a mac, and there's no viri on me!lol
PC: Is that because no one gives a stuff?
Mac: :(
Have a nice ban,Why would this be a ban?
I think somehow you'd be able to interact with it directly, but I do it through PHP files.can you explain please...
what type of database?mysql