Ulysses

Ulysses Stuff => Suggestions => Topic started by: Avien on January 26, 2008, 08:54:02 AM

Title: A few commands...
Post by: Avien on January 26, 2008, 08:54:02 AM
I was wondering if it would be possible to add the strip command to the client menu, and possible making a command !unstrip, that forces the player to gain his weapons back.  The function i found that can be changed to affect weapons is in GM:PlayerLoadout.

Thought i would just throw this out in the open.  Might make things a little simpler, and people wouldn't have to kill themselves to get their guns back.
Title: Re: A few commands...
Post by: Megiddo on January 26, 2008, 09:08:08 AM
Oops, strip was supposed to be in the menu anyways... added to SVN.
Title: Re: A few commands...
Post by: JamminR on January 26, 2008, 10:33:33 AM
An unstrip command wouldn't be difficult to do now that we have ULib.getSpawnInfo and ULib.Spawn.
I'm tinkering with code lately. I'll add it to my todo soon (1 week) list if Meg/bogie doesn't get to it first.