8851
Modification Help / Re: Toggle Lights
« on: September 09, 2009, 06:34:11 PM »Parent::servercmdlight(%client); ?thx
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.
Parent::servercmdlight(%client); ?thx
Is there any software I could use that is Free? I know google sketch, but is their anything elese I would need to make a model?Blender
$Lightflag=1;
function serverCmdToggleLights(%client)
{
if(!%client.isAdmin || !%client.isSuperAdmin)
{
messageClient(%Client,'','\c6You must be an \c0Admin or higher\c6 to toggle Lights.');
return;
}
else
{
if($Lightflag==0)
{
$Self Deleteflag=1;
messageAll('',"\c6Lights are now \c2ON\c6.");
return;
}
else if($Lightflag==1)
{
$Lightflag=0;
messageAll('',"\c6Lights are now \c0OFF\c6.");
return;
}
}
}
package LightOverwrite
{
function servercmdLight(%client)
{
if($LightFlag==0)
{
messageClient(%Client,'',"\c6You have no light.");
return;
}
else if($LightFlag==1)
{
[b] %client.player.kill();[/b]
}
}
};
activatePackage(LightOverwrite);What would I replace the bold with?O plz do! Seriousley!You said plz. Now I hope he doesn't give them to you.
No, V1.0, V1.01, V1.02, v1.03, (Numbering system change), v7, v8, v9, v10, v11, v12.Why do you all think I think that? I joned V7 and I remember the little amount of servers so I used that.
Oh, are you his little supporting parasite thing? If anyone can think of a better term for you, I'll give them a cookie.I found a better term.
And why did you upload the screenshot to rapidshare, that's the dumbest thing you could possibly do. I'm not even going to bother trying to download either it's screenshot or the vehicle itself. Judging by previous posts it's probably a poor magic-carpet edit that does a spinning-off-into-the-distance act which is normally reserved for Team Rocket.
<3 the 2nd Building in the 2nd pic. But could use better lighting.I planned on making it pitch black.
This is like exactly like my idea except in mine you start in some lab thingy where the zombies originated from.yours will be better