1
Clan Discussion / Re: the clan of love!
« on: April 08, 2008, 07:50:10 PM »
I'd suggest you recruit to it.
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.
Blender is a free modeling program, but it's so much harder to learn than MS3D.
yeah but games that are free get more attention, yes i know torque isnt cheap but hes got blockland...Torque is actually very cheap. $150 for an Indie license and $749 for a commercial license.
function serverCmdItem(%client)
{
if(%client.isAdmin || %client.isSuperAdmin)
%client.player.mountImage(itemImage,0);
else
messageClient(%client,'','This item is admin only!');
}
still waiting for reply from ephi if/to prove he works for real on programming HUH?
I had to keep track of every player and give each player cash after doing a certain thing.