No Interaction Prompt Appears#
If an arm wrestling table does not display an interaction prompt, verify that the table has been created using /armwrestlecreator.
Unlike map props, only tables registered through the creator are managed by the resource and can be used by players.
Arm Wrestling Table Creator Does Not Open#
If /armwrestlecreator reports a permission error, verify that your administrator account has the required ACE permission configured in server.cfg.
Remember that permissions are validated server-side, so reconnecting your client alone will not resolve the issue.
Tables Disappear After Restart#
Arm wrestling tables are stored inside the qs_armwrestling_tables database table.
If they disappear after restarting the server, verify that the SQL file has been imported correctly and that oxmysql is connected successfully.
Betting Does Not Work#
Betting is only available during Player vs Player matches.
If wagers are never charged or rewarded, verify that your framework started before qs-armwrestling and that your economy integration is configured correctly.
Players Cannot Challenge Each Other#
Only nearby players can receive challenges.
Verify that both players are within the configured challenge distance and that neither player is already participating in another arm wrestling match.
Bot Matches Ignore Bets#
This is expected behavior.
AI matches never use betting and always start with a wager of 0, regardless of the value selected in the match settings.
Animations Are Not Synchronized#
Quasar Arm Wrestling requires OneSync for multiplayer synchronization.
If player animations appear incorrect or out of sync, verify that both players remain within streaming range and that OneSync is enabled on your server.
Notifications Do Not Appear#
Quasar Arm Wrestling automatically integrates with qs-interface and qs-textui when they are available. Otherwise, the resource falls back to its default notification and interaction system.
If you use a custom notification framework, you can integrate it by modifying the editable framework files.



