custom-hooks-commands

textPage 13 of 152
50 messages on this page
Tuesday, July 16, 2024
Avatar for a506fee3140c1a9cb5f83c4671951bd488e90ca6dc0482bf1cbc5478a2f8fa6e
User a506fe
that would require stepping into the advanced zone, but handlebars is your friend there
Avatar for 69fe0284d684cd81287174e298aca72069643180d138df52daad3a8d67e8ea5a
User 69fe02
Hey I was wondering if anyone can help. I have hooks to give ranks on the server based on PlayerLevel (using setRole and Regex .*made level) - How do I get these hooks to ignore Donator role?
Saturday, July 13, 2024
Avatar for 28c666e687f334de9a37e52dd1699a0a41d4f0d6ac8f7f747a273ee039cb06e2
User 28c666
I need it so that there is a reward command for the level, but I want to double the amount. how can i rewrite it?
say "[FF7F00]${player.name} [FFFF00]has reached level [9400D3]${newLvl} [FFFF00]and has earned ${newLvl} Dukes"; giveplus ${player.steamId} casinoCoin ${newLvl}
Avatar for 23fa6481638002a74556b9cac6e9e906cdf12551a21ddd6d0b0134fc009c8f88
User 23fa64
You want
resetchunks
, but beware, it still doesn't work perfectly.
Using it more than a couple times can corrupt the region.
Avatar for 28c666e687f334de9a37e52dd1699a0a41d4f0d6ac8f7f747a273ee039cb06e2
User 28c666
I need help because I couldn't find it in the description. there should be a command to improve the area within a specified radius. The holes in the ground, etc. Is there a solution for this?
Friday, July 12, 2024
Avatar for b5da3e6ef2ae75e6edd6ebfc4ce8c81c3d8dd5d36e66ae7da5d9bc1934ba49dc
User b5da3e
Still learning it
Avatar for b5da3e6ef2ae75e6edd6ebfc4ce8c81c3d8dd5d36e66ae7da5d9bc1934ba49dc
User b5da3e
Sorry what I mean is it's usable with version 1.0 just wasn't sure
Avatar for 44dc9956fa8ccaebb4f731417c8184f9c2e41fcfb57cea3d7330e76051749608
User 44dc99
Is what up to date for 1.0? You make your custom hooks yourself.
Avatar for b5da3e6ef2ae75e6edd6ebfc4ce8c81c3d8dd5d36e66ae7da5d9bc1934ba49dc
User b5da3e
Is this up to date for 1.0
Avatar for b5da3e6ef2ae75e6edd6ebfc4ce8c81c3d8dd5d36e66ae7da5d9bc1934ba49dc
User b5da3e
Hello
Tuesday, July 9, 2024
Avatar for 3085f8ce4dc40a335b29367edf041a2e32af3809a27bda78c974001d8313046d
User 3085f8
how can i reset the claimed area
Avatar for 3085f8ce4dc40a335b29367edf041a2e32af3809a27bda78c974001d8313046d
User 3085f8
can you give an example ?
Avatar for a506fee3140c1a9cb5f83c4671951bd488e90ca6dc0482bf1cbc5478a2f8fa6e
User a506fe
If not reset the chunks with resetchunks command
Avatar for a506fee3140c1a9cb5f83c4671951bd488e90ca6dc0482bf1cbc5478a2f8fa6e
User a506fe
getprefab reset
Avatar for a506fee3140c1a9cb5f83c4671951bd488e90ca6dc0482bf1cbc5478a2f8fa6e
User a506fe
If it's a rwg poi stand in/near it and do
Avatar for 3085f8ce4dc40a335b29367edf041a2e32af3809a27bda78c974001d8313046d
User 3085f8
i mean blocks structure etc
Avatar for 3085f8ce4dc40a335b29367edf041a2e32af3809a27bda78c974001d8313046d
User 3085f8
hi guys how can i reset claimed area ?
Friday, July 5, 2024
Avatar for 23fa6481638002a74556b9cac6e9e906cdf12551a21ddd6d0b0134fc009c8f88
User 23fa64
Only works for new worlds, I believe.
Avatar for a12f6e80e9d89b5470e3311f9d8388d6d4bc834b3825be85bf1f6a4e71dd314f
User a12f6e
Look for spawnpoints.xml in the world folder
Thursday, July 4, 2024
Avatar for 8dc0360d88e67b5fd1b0944a0b2c1a024e7fbc6650b4e3cd20d70ab201390948
User 8dc036
and how to do this?
Avatar for 23fa6481638002a74556b9cac6e9e906cdf12551a21ddd6d0b0134fc009c8f88
User 23fa64
The best way to do that is yo edit your spawn locations on a new map.
Avatar for a506fee3140c1a9cb5f83c4671951bd488e90ca6dc0482bf1cbc5478a2f8fa6e
User a506fe
That will teleport players to those coordinates on first join
Avatar for 8dc0360d88e67b5fd1b0944a0b2c1a024e7fbc6650b4e3cd20d70ab201390948
User 8dc036
will this make new players spawn in a certain location??
Avatar for a506fee3140c1a9cb5f83c4671951bd488e90ca6dc0482bf1cbc5478a2f8fa6e
User a506fe
teleportplayer ${player.entityId} -2011 37 3711
Avatar for 2bff06f1108d26127de56dac50902078496ef102b8342062dff6d33a533ba047
User 2bff06
So I was reading through previous chats for how to automate teleportation of new players to a specific location like a lobby. And I mostly just saw mention of the teleportplayer command which is triggered using the new player event. But, I'm not sure what to use after that. I'm a bit of a novice when it comes to settingup teleportation. Is this correct? playerJoined teleportplayer -2011 37 3711
Avatar for aee541746e268e44e47a2c9b5a7d9236a76b59837f2dad43622fd77182acd4d8
User aee541
No content
Avatar for 8dc0360d88e67b5fd1b0944a0b2c1a024e7fbc6650b4e3cd20d70ab201390948
User 8dc036
I'm new to this, could you send me photos of how to do it? it would help me a lot
Avatar for 23fa6481638002a74556b9cac6e9e906cdf12551a21ddd6d0b0134fc009c8f88
User 23fa64
No, CPM.
You ard it in your mods folder.
You can do automated bloodmoon aware restarts with it.
Avatar for 8dc0360d88e67b5fd1b0944a0b2c1a024e7fbc6650b4e3cd20d70ab201390948
User 8dc036
Im using custom hooks
Avatar for 8dc0360d88e67b5fd1b0944a0b2c1a024e7fbc6650b4e3cd20d70ab201390948
User 8dc036
CSMM ?
Avatar for 23fa6481638002a74556b9cac6e9e906cdf12551a21ddd6d0b0134fc009c8f88
User 23fa64
Are you using CPM?
Avatar for 8dc0360d88e67b5fd1b0944a0b2c1a024e7fbc6650b4e3cd20d70ab201390948
User 8dc036
Could anyone help me create this command?
Avatar for 8dc0360d88e67b5fd1b0944a0b2c1a024e7fbc6650b4e3cd20d70ab201390948
User 8dc036
Would I be able to set my server to restart at 3 am and 12 am, every day automatically?
Avatar for 8dc0360d88e67b5fd1b0944a0b2c1a024e7fbc6650b4e3cd20d70ab201390948
User 8dc036
say "Server Rebooting -- Log off NOW!";saveworld;wait(30);shutdown
Wednesday, July 3, 2024
Avatar for 6ceaf41ff27d04ff247f59c1bc5a9f4cc4ace95acc526862d52cdbbb8702989b
User 6ceaf4
In the server settings
Avatar for 39bd83eb291ee5206630cb0cef716567e66c9104fb5af4c6d3728bcbf0ffdbd6
User 39bd83
People I'm a bit lost about custom commands. Where should I create them? in a specific file or somewhere else?
Tuesday, July 2, 2024
Avatar for 498811fcf25b1aacaf73bf413f6eaadab2e449a132574d93237789df6922c931
User 498811
ok nvm ๐Ÿ™‚ i figured that out ๐Ÿ˜„
Avatar for 498811fcf25b1aacaf73bf413f6eaadab2e449a132574d93237789df6922c931
User 498811
Hi, so i have that issue.. i have a hook that worked perfectly fine.. but now in experimental.. its not working.. not sure what is changed.. anyone could point out what is going on ?
sendDiscord(ID"Come join: {{#each server.onlinePlayers}}{{this.name}}, {{/each}}as the blood moon is about to start in 3 hours!")

result in csmm is :
No content and then list of all players that are online..
Monday, July 1, 2024
Avatar for c4c5152c8bdcb41887d2db986d80627787222046abb3b127de4ca040b2694d56
User c4c515
<a:Cat21:1186662714790137966> <a:aviso:1188148987635707914>
Avatar for c4c5152c8bdcb41887d2db986d80627787222046abb3b127de4ca040b2694d56
User c4c515
DO YOU KNOW THE COMMAND? I'M NEW
Avatar for c4c5152c8bdcb41887d2db986d80627787222046abb3b127de4ca040b2694d56
User c4c515
No content
image.png

image.png

PNG โ€ข 209.3 KB

Avatar for 6ceaf41ff27d04ff247f59c1bc5a9f4cc4ace95acc526862d52cdbbb8702989b
User 6ceaf4
custom hook with player death event
Avatar for c4c5152c8bdcb41887d2db986d80627787222046abb3b127de4ca040b2694d56
User c4c515
Guys, how do I set up an automatic message when the player dies, due to a zombie notifying me in chat plus a funny text
Sunday, June 30, 2024
Avatar for 6ceaf41ff27d04ff247f59c1bc5a9f4cc4ace95acc526862d52cdbbb8702989b
User 6ceaf4
You could use a player joined hook to do it automatically since it only fires when they first join or set a variable to prevent the command from running again or set a really long Cooldown or whatever is the name for that (might ve another name)
Avatar for 4f75c3adffab706cb060368bc42c3c3c09b535d8287ab0426f78f27f052a830c
User 4f75c3
I created a starter kit command with !kit but what can I do so that a player can run this command only once?
Saturday, June 29, 2024
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
It's timing dependent in any case :( When CSMM loses connection, it'll try to reconnect every x time. Sometimes that'll be before that log line, sometimes after
Avatar for ee86c902ee8fd5efb7e42847b80caf0475e76e9793b0f69f97d6e338f648fc38
User ee86c9
Hmm, for me that still works. Tho, we are running CSMM on the same machine with game servers, so may be that speeds up detection a bit.