Page 1 of 1

/census+ pause

Posted: Mon Dec 19, 2005 4:38 am
by Skyfire
Can we get a type in command that let's us pause it without opening? Obviously, this wouldn't be the only item (un-pause, stop, etc).

Posted: Mon Dec 19, 2005 7:25 am
by Zimeron
/script CensusPlus_Take_OnClick();
Enjoy

Posted: Mon Dec 19, 2005 9:02 am
by Rollie
Sure! I'll try to get this added in for the 1.9 patch upgrade.

Posted: Mon Dec 19, 2005 11:59 am
by Hybuir
Zimeron wrote:/script CensusPlus_Take_OnClick();
Enjoy
Let me pick your brain for a bit... how to include a command in game that would do

/cwho Name
1. checks if census is running
2. if running pauses
2a. does /who Name
2b. resumes census
3. if not running just does a /who Name

Posted: Mon Dec 19, 2005 12:46 pm
by Rollie
Yeah, I have wanted to do something like that Hyb. I need to work on that again.