Jump to content

Server Tools


dmustanger

Recommended Posts

If you use /sethome with loc:

 

X: -x Y: y

 

then you can try use /home...

 

 

i change float loc to int because separator in bin (in save folder) is (,) and this is bad if you have decimals with (,)....

 

i have v15.2 too and it did not work for me... (with -x locs)

Edited by Fedonek (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...

Hi,

 

I haven't tried this earlier, but now that I'm trying, I'm not sure if this broke with 15.2, or if it never worked:

 

I can't seem to get the delay between uses for custom commands to work. For example:

 

<Command Command="happyending" Response="spawnentity {EntityId} 43" DelayBetweenUses="60" />

 

However, it behaves as if DelayBetweenUses="0"

 

Also, would it be possible to chain a command? Such as before or after the "happyending" command, it can also send the player a message. I'm thinking something like:

 

<Command Command="happyending" Response="spawnentity {EntityId} 43" "Have a happy ending!"| DelayBetweenUses="60" />

 

 

Thank you so much for making this mod. It's providing my friends some nice improvements to quality of their apocolyptic lives.

Link to comment
Share on other sites

suggetions

 

Hey, Firstly thank you for such a good server tool.

 

I have a request regarding /day7 reply in chat. Could we have a switch or options to only to display the information regarding when day7 horde night is, and not server information on fps, zombies and what not..

 

And only have it tell the information from phrase 301 and phrase 306.

 

EDIT:

If possible maybe also a catch deathmessage, don't know if game register what kills a player, say killed by dog, zombienurse, spikes ect...

Edited by jeppelykke (see edit history)
Link to comment
Share on other sites

TRied to install this on my sserver but it doesnt create the servertoolsconfig.xml file when starting the server. I am using a dedicated server but i just cant get this to work.

 

Just remember the Mod is installed in the MOD folder, but the configurations files are stored in /saves/ folder called: ServerTools.

Link to comment
Share on other sites

How do I set level restrictions on using custom commands? For example, for players to use /hubcity, I'd like them to be level 10.

Link to comment
Share on other sites

  • 4 weeks later...
Also, out of curiosity - I've got the sethome set at 30, but there doesn't seem to be any kind of limit for myself or another player. Is this because we are admins? Are admins exempt from the rules?

 

I believe Server Tools checks to see if you are Admin/Moderator and will ignore timers.

Link to comment
Share on other sites

@dmustanger

 

So are you still working on Server Tools? it has been a while since I have seen any updates. I have been using Server Tools and Alloc mods since they first showed up. I run Zombie Bait server. I also like the RAT tool but I am a big fan of non telnet mods if possible.

 

Any chance of adding a few things?

 

Feature request and I am willing to donate :)

- level restrictions on custom commands so maybe I have a /hubcity >=20, delay = 30. this would allow a person level 20+ to use the teleport to hubcity every 30 minutes. you would have to add a level check to your existing system. I know you check for permission like Admin/owner/Mod already, or I think you do :)

 

- How do I add zombies to the /gimme system? I want a chance to spawn a zombie

 

- How about adding level restrictions on the gimme system as well?

 

- Adding support for the shutdown/saveworld command with timer message. you already do a saveworld every XX minutes so a shutdown should be easy.

 

Don't make me break out my coding skills :)

Link to comment
Share on other sites

@dmustanger

 

So are you still working on Server Tools? it has been a while since I have seen any updates. I have been using Server Tools and Alloc mods since they first showed up. I run Zombie Bait server. I also like the RAT tool but I am a big fan of non telnet mods if possible.

 

Any chance of adding a few things?

 

Feature request and I am willing to donate :)

- level restrictions on custom commands so maybe I have a /hubcity >=20, delay = 30. this would allow a person level 20+ to use the teleport to hubcity every 30 minutes. you would have to add a level check to your existing system. I know you check for permission like Admin/owner/Mod already, or I think you do :)

 

- How do I add zombies to the /gimme system? I want a chance to spawn a zombie

 

- How about adding level restrictions on the gimme system as well?

 

- Adding support for the shutdown/saveworld command with timer message. you already do a saveworld every XX minutes so a shutdown should be easy.

 

Don't make me break out my coding skills :)

 

 

I still work on it just have not had time recently.

adding zombies and level restrictions to gimme is in the works

You can use the console command stopserver that was released with version 3.6 that will save and stop the server with a warning message

Link to comment
Share on other sites

  • 4 weeks later...

hey

 

hey guys ive been using your servertools 3.7 on my server it rocks i have just switched to starvation mod tho and my /sethome or any of the home related fuctions seem to not work wen i try and set home it reads as (ethome ) and is in orange am i doin something wrong

Edited by honky1 (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...
Hi guys is there a way to create a command to allow players to spawn zombies around them to give them a better horde at horde night?

Thanks in advance

 

Yes it is possible, however, not with the current state of the mod. It would have to be added as a new feature.

 

hey guys ive been using your servertools 3.7 on my server it rocks i have just switched to starvation mod tho and my /sethome or any of the home related fuctions seem to not work wen i try and set home it reads as (ethome ) and is in orange am i doin something wrong

 

IIRC, the command "/s" is a command that is read by the Starvation mod, so I think the work around was that you had to disable any custom chat functions the mod provides to get it work properly.

Link to comment
Share on other sites

@dmustanger

 

Some more features I would love to see (and donate for!):

 

---> Delay timer on /home and any custom command I create. right now /home happens right away assuming the time has been met. so if I set a time to every 30min but I want a 10s delay from the time you start using the command /home "you will be teleported home in XX seconds" would rock.

 

Why? players use commands like /home and /spawn and /hubcity to get out of a raiding scenario and without a delay it makes it not fair.

 

Other options would be to also cancel the command if taking damage.

 

 

-

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...