Page 1 of 1

Multi Admin Menu

Posted: Sun May 23, 2004 12:56 pm
by Cobra {sfx}
Lo guys, im looking for someone to help me make a multi admin menu with the usual things, but mostly its for doing things to the players, like changing their scale, spawning things, etc ...eg

thread endee
}
else if (local.eecmd == "weapons" || local.eecmd == "wuss" || local.eecmd == "guns") {
local.ClientId = waitthread Find_Player local.eeid
$player[ local.ClientId ] wuss
thread endee
}

it would save me a lot of typing in console and would be easier to keep track of who has been given what etc.

Im not sure if these can be done thru a urc menu, but im hoping so.

Cobra