cpm-support

textPage 13 of 801
50 messages on this page
Monday, January 20, 2025
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
use a name of a player on the server
Avatar for be18200f8df88c8d296c72a8d51e3bc76c002bfd69f78bd6281f55fdb1005e66
User be1820
When i run it specifying my name it works
Avatar for be18200f8df88c8d296c72a8d51e3bc76c002bfd69f78bd6281f55fdb1005e66
User be1820
with the ${player.name} ?
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
try to run the commmand in the console and see if the sound plays
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
I just ran it in console and the command worked. so the issue isnt the command
Avatar for be18200f8df88c8d296c72a8d51e3bc76c002bfd69f78bd6281f55fdb1005e66
User be1820
Okay yea, i tried that. And then created a custom hook to play at the player when it detects "Welcome to the community center" in the logs but, oddly I can't see the notify action for the claim in the logs. Is that normal?
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
i could be wrong as i haven't looked in the docs lately but it nees to be a notify claim
Avatar for be18200f8df88c8d296c72a8d51e3bc76c002bfd69f78bd6281f55fdb1005e66
User be1820
Also tried ccc add My_cool_new_claim -211 -169 -325 -372 0 "command:command:cpm-playsound ${player.name} twitch_good_buff"
Avatar for be18200f8df88c8d296c72a8d51e3bc76c002bfd69f78bd6281f55fdb1005e66
User be1820
Thank you, I can't seem to get this to work.. i've tried:
ccc add My_cool_new_claim -210 -168 -327 -372 0 "command:cpm-playsound "${player.name}" twitch_good_buff"
ccc add My_cool_new_claim -211 -169 -325 -372 0 "command:command:cpm-playsound "${player.name} twitch_good_buff""
It's strange, i pull my logs and I don't see anything fired off in console from CPM either about my welcome message (which is working to notify players entering our community center) or this command that I put in. I had initially tried to do a hook which reads the playername or id from the logline when it pm's the player "Welcome to the community center" but that didn't work either because I don't see CPM sending those notification in the logs. Feel stuck ๐Ÿ˜ฆ
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
"${player.name}"
Avatar for be18200f8df88c8d296c72a8d51e3bc76c002bfd69f78bd6281f55fdb1005e66
User be1820
I'm trying to add a sound when a player enters a advanced claim. Using the console command with CPM. Here is my try, doesn't seem to be working though: cpm-playsound "{{player.name}}" twitch_good_buff any idea how I could improve on this or make it work?
Sunday, January 19, 2025
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
have them LLP and see what it does, if not send versions
Avatar for d75722a699bcfb087a454b1f3f72d59fa75738d4a6669a754d7dd291a0676fad
User d75722
Okay, I'll let the owner know. Thank heaps.
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
yeah my guess is it needs updated, or permissions need to be given. llp works for me. so there's not an issue with the services
Avatar for d75722a699bcfb087a454b1f3f72d59fa75738d4a6669a754d7dd291a0676fad
User d75722
I am an admin on Oasis. To my knowledge, we subscribe to the US server. I do not have permissions for "version"
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
it's a cpm feature. are you using it as a self host, or do you subscribe?
Avatar for d75722a699bcfb087a454b1f3f72d59fa75738d4a6669a754d7dd291a0676fad
User d75722
llp produces "error: executing command 'llp' failed
Avatar for d75722a699bcfb087a454b1f3f72d59fa75738d4a6669a754d7dd291a0676fad
User d75722
number 1 in the list is the exact output that I'm after. It gives player LCB data etc which I usually save to notepad and pull into a spreadsheet
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
for a full list
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
just type
llp
Avatar for d75722a699bcfb087a454b1f3f72d59fa75738d4a6669a754d7dd291a0676fad
User d75722
so, the way I read it, then listlandprotection summary should produce the entire list
Avatar for d75722a699bcfb087a454b1f3f72d59fa75738d4a6669a754d7dd291a0676fad
User d75722
gives you the following output listlandprotection summary listlandprotection etc
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
type
help llp
and follow what it wants for arguments
Avatar for d75722a699bcfb087a454b1f3f72d59fa75738d4a6669a754d7dd291a0676fad
User d75722
It used to be llp which doesn't seem to work anymore. The documentation references "listlandprotection summary" which results in the error described above. I've also tried "listlandprotection "
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
What are you typing in for a command?
Saturday, January 18, 2025
Avatar for d75722a699bcfb087a454b1f3f72d59fa75738d4a6669a754d7dd291a0676fad
User d75722
If I use listlandprotection summary in console, I get "listlandprotection failed. Field not found. PlatformUserIdentifierAbs. PersistentPlayerData.PrimaryId Due to: Could not find field in class
Avatar for d75722a699bcfb087a454b1f3f72d59fa75738d4a6669a754d7dd291a0676fad
User d75722
Is anyone else having issues with the listlandprotection command?
Monday, January 13, 2025
Avatar for beab1c69f4044a658a0b109c2f3e78355c11097af6ba32462e1d0d69bf422900
User beab1c
@User 25117961I think 4, 1 for the game 1 for TelNet 1 for the web panel and 1 for cpm
Sunday, January 12, 2025
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
always need 3, 1 for game, 1 for webdashboard, 1 for cpm map n stuff
Avatar for f298932b3a5150242107973858c3172ef8c2455b7384db7f1c4cbdac060fae8d
User f29893
dam thats alot of ports open and listning ๐Ÿ˜›
Avatar for f298932b3a5150242107973858c3172ef8c2455b7384db7f1c4cbdac060fae8d
User f29893
i see the 3 ports now 90 91 97
Avatar for 602ca815dc7501e6a962147ab179d09dca96d576877ccc458c8656c35bc7361b
User 602ca8
this shows everything
netstat -ano
Avatar for 602ca815dc7501e6a962147ab179d09dca96d576877ccc458c8656c35bc7361b
User 602ca8
If you still want to find out use that command i sent and compare the pid in task manager with the proccess
Avatar for f298932b3a5150242107973858c3172ef8c2455b7384db7f1c4cbdac060fae8d
User f29893
but ty to all who helped brain storm havent had this much help with 7 days before usually just get told Google is ur friend ๐Ÿ˜…
Avatar for f298932b3a5150242107973858c3172ef8c2455b7384db7f1c4cbdac060fae8d
User f29893
just like linix to me would love to learn it fully one day
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
Okay I dunno then, Windows is a mystery to me ๐Ÿ˜„
Avatar for f298932b3a5150242107973858c3172ef8c2455b7384db7f1c4cbdac060fae8d
User f29893
its just a old gaming pc turned into server one
Avatar for f298932b3a5150242107973858c3172ef8c2455b7384db7f1c4cbdac060fae8d
User f29893
windows
Avatar for bddf696212701f4e2e40cc177bb39c1f9c5f0a4ce49c307b79e8101c2a98158e
User bddf69
Popping in without context, is this a linux server? You can see what is using ports with
ss -tulpn
Avatar for 602ca815dc7501e6a962147ab179d09dca96d576877ccc458c8656c35bc7361b
User 602ca8
It can be a program, anything on your pc can use a port
Avatar for f298932b3a5150242107973858c3172ef8c2455b7384db7f1c4cbdac060fae8d
User f29893
all i have is the map telenet and the alloc stuff
Avatar for f298932b3a5150242107973858c3172ef8c2455b7384db7f1c4cbdac060fae8d
User f29893
now to find out what was useing it
Avatar for 602ca815dc7501e6a962147ab179d09dca96d576877ccc458c8656c35bc7361b
User 602ca8
i can remove my modem completely and still have cpm working on 127.0.0.1
Avatar for 602ca815dc7501e6a962147ab179d09dca96d576877ccc458c8656c35bc7361b
User 602ca8
It wasn't your modem it was something on your server using that port
Avatar for f298932b3a5150242107973858c3172ef8c2455b7384db7f1c4cbdac060fae8d
User f29893
now just opened the 97 port and works in this pc going to check on another
Avatar for f298932b3a5150242107973858c3172ef8c2455b7384db7f1c4cbdac060fae8d
User f29893
just changed it to the 97 rebooted it
Avatar for 2fc02addfc2b08cf731c591ce3ec1458095131979eff88a05d79d32a80be0d20
User 2fc02a
SWEET! what fixed I'm curious
Avatar for f298932b3a5150242107973858c3172ef8c2455b7384db7f1c4cbdac060fae8d
User f29893
getting somewhere
Screenshot_2025-01-13_011801.png

Screenshot_2025-01-13_011801.png

PNG โ€ข 20.3 KB

Avatar for f298932b3a5150242107973858c3172ef8c2455b7384db7f1c4cbdac060fae8d
User f29893
its one of those crappy telstra modems
Avatar for f298932b3a5150242107973858c3172ef8c2455b7384db7f1c4cbdac060fae8d
User f29893
restarting on 8097