Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fr_server.lua #579

Closed
wants to merge 2 commits into from
Closed

Commits on Nov 21, 2024

  1. Update fr_server.lua

    I noticed a bug in the freeroam game mode,  
    
            <setting name=“*chat/blockRepeatMessages” value=“true” />
    
    but I was still able to spam the chat, I looked at the line of code and saw that something was wrong and fixed it
    shadylua authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    39ac762 View commit details
    Browse the repository at this point in the history
  2. Update fr_server.lua

    [gameplay]/freeroam/fr_server.lua:3:7: variable chatTime is mutated but never accessed
    shadylua authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    8de9080 View commit details
    Browse the repository at this point in the history