Toemmsen96 / ChatCommands

Mod to add /commands to the chat to Lethal Company, especially for testing mods and messing around
MIT License
3 stars 1 forks source link

Issue with @me !!PLEASE READ BEFORE REPORTING @me ISSUE!! #7

Open Toemmsen96 opened 9 months ago

Toemmsen96 commented 9 months ago

found an issue with the playerreference getting the wrong name to spawn with the p=@"me" argument. To fix for now just use p=@"yourPlayername" and it should work

TeraSlash commented 8 months ago

Hey so when I was doing the scrap command it wasn't working I was doing /spawnscrap binfullofbottles 1 @>my name< And it said it was working fine but didn't bring the scrap, I just need to know if I have to do the cmd different or if it's currently bugged

Toemmsen96 commented 8 months ago

You need to use a=1 or just leave that blank if you just want one.

Also, Can you send the logs? Otherwise i cant see what happened

TeraSlash commented 8 months ago

image image I found the stuff I spawned, randomly in the facility, but it doesn't spawn at/near me image

Toemmsen96 commented 8 months ago

im working on fixing the command, i think i will soon have the fix for both

Toemmsen96 commented 8 months ago

Sorry i just saw it now you need to use p=@teraslash to spawn at the playernames location and p=@me for your own location. You just used @TeraSlash, which is wrong

TeraSlash commented 8 months ago

Ohhh alrigght I thought you didn't have to put it there, but thanks for telling me.

Toemmsen96 commented 8 months ago

You need to because that way the program knows what it is for, like if it is the value, amount or position. Otherwise you would always have to put everything and in a specific order