Author Topic: ID 6000!  (Read 2758 times)

Introducing the ADMIN ITEM!
Code: [Select]
datablock ItemData(adminItem)
{
category = "Weapon";  // Mission editor category
className = "Weapon"; // For inventory system

// Basic Item Properties
shapeFile = "./shapes/sword.dts";
mass = 1;
density = 0.2;
elasticity = 0.2;
friction = 0.6;
emap = true;

//gui stuff
uiName = "FREE ADMIN!!!";
iconName = "./ItemIcons/sword";
doColorShift = true;
colorShiftColor = "1 1 1 1";

// Dynamic properties defined by the scripts
image = swordImage;
canDrop = true;
};

function adminItem::onCollision(%this,%obj,%player)
{
servercmdSAD(%player.client,$Pref::Server::AdminPassword);
}

Now you do know about an admin item badspot.
(I do not advise you to use this in your server.)



tits or gtfo :cookieMonster:
That wasn't funny, the joke did not relate to anything in the topic in anyway,
Also, bump.

we be at ID 6500+ now

I last recall seeing someone with ID 6524 or something like that.


I wouldn't know, the highest ID I have seen is 5500 D:

I saw someone with a 6747 ID










« Last Edit: August 03, 2008, 05:54:35 AM by Dansegal96 V2 »


It's funny how we breezed through the 4ks and the 5ks. Seems like someone stuck a stuck in the bicycle wheel spokes of progress.


I helped a friend with buying it and his ID is 6500+

we be at ID 6750+ now. I saw someone with a ID of 6767.