csmm-support
textPage 8 of 2188
50 messages on this page
Thursday, January 16, 2025
User 215cf4
That makes sense. First time messing with steam in stuff like this.
User 2fc02a
when it's looking for names n steam id's. just use Steam_${player.steamId} or "${player.name}"
User 215cf4
Thank you soo much.
User 215cf4
That did it.
User 2fc02a
mvw Steam_${player.steamId} return${player.steamId};wait(3);wpc remove return${player.steamId}User 2fc02a
type help mvw in console
User 215cf4
No
User 2fc02a
did it move you?
User 215cf4
It no longer shows my steam id
User 2fc02a
In the docs it is, but i sent the correct code
User 2fc02a
ok do /return
User bddf69
I think one of the commands uses
return_xxx and the other is using returnxxx ?User 2fc02a
do /home then do the same in f1 menu.
User 215cf4
No.
User 2fc02a
is one of those your Steam id
User 2fc02a
n f1 menu in game
User 215cf4
IN game?
User 2fc02a
type wpc list
User 2fc02a
try these 2
User 2fc02a
mvw ${player.steamId} return${player.steamId};wait(3);wpc remove return${player.steamId}User 215cf4
Lol. Just making sure befoer i changed mine.
User 2fc02a
just changed it ahain lol
User 215cf4
So change home again?
User 2fc02a
I updated it
User 2fc02a
/home wpc remove return${player.steamId};wait(1);wpc add return${player.steamId} ${player.positionX} ${player.positionY} ${player.positionZ};teleh Steam_${player.steamId}User 2fc02a
mvw ${player.steamId} return${player.steamId};wait(3);wpc remove return${player.steamId}
User 2fc02a
ahh its doing it too fast add a wait between
User 215cf4
I did. And it wont return
User 2fc02a
well u need to use / home first
User 2fc02a
mvw ${player.steamId} return${player.steamId};wpc remove return${player.steamId}
User 2fc02a
it;ll work just as you posted it above
User 215cf4
Now i gotta figure our return. Lol. BUt with home working it shouldnt be too bad.
User 2fc02a
You can always trouble shoot using the console and help
User 2fc02a
gotta use name or steam
User 2fc02a
you HAVE to use it for some commands, mv doesn't work with entity id
User 602ca8
Why do people use steamid instead of entity id?
User 2fc02a
I'll update send an update for the docs, just so you know, its asking for steamID or name or entity id. the home part was all that was wrong.
User 215cf4
That one is working with no issues.
User 2fc02a
/home wpc remove return${player.steamId};wpc add return${player.steamId} ${player.positionX} ${player.positionY} ${player.positionZ};teleh Steam_${player.steamId}User 215cf4
Yes. Its me.
User 2fc02a
Is the person a steam player?
User 2fc02a
type help wpc in console what arguments is it looking for?
User 215cf4
Still the working but says wrong number of arguments.

Screenshot_2025-01-16_082847.png
PNG • 223.0 KB
User 215cf4
Ok. Putting in new code and trying it.





