Placeholders for players not workingNot An Issue
Im trying to make toggleammo command go when i connect but havent worked sofar...
How far are You master Wulf with the possibility to make steamid or after player log ins to get a command?
Thanks in advance.
{
"Run commands on player connect": true,
"Commands on connect": [
"examplecmd $player.id",
"toggleammo",
"example.cmd"
],
primaar
Im trying to make toggleammo command go when i connect but havent worked sofar...
How far are You master Wulf with the possibility to make steamid or after player log ins to get a command?
Thanks in advance.
{
"Run commands on player connect": true,
"Commands on connect": [
"examplecmd $player.id",
"toggleammo",
"example.cmd"
],
Sorry for missing your message, but your example wouldn't work as you aren't providing a player ID with the command. You can also remove the example commands.
electrikboxis it possible to fix it ? that's really weird that we can't do commands on player connect
Lost track of this thread, but did you ever get this working? I don't see anything wrong with the functionality.
it's working yes