- Notifications
You must be signed in to change notification settings - Fork 3
Wrong USERID after Mapchange #49
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Describe the bug
After Mapchange the userid changed and it doesnt update right.
Example command
{ "Title": "Give Weapon", "Description": "Gives weapon to player", "Command": "usp", "Message": "You got an usp", "ServerCommands": [ "css_give #{USERID} weapon_usp_silencer" ] }