Console OnWeaponFiredNot An Issue

(10:43:52) | [Firearm Modifier] Unsubscribed from OnWeaponFired to save performance since it's not in use

 

Rocket Launcher no more Work all other weapons work.

 

Any Help?

The console output you are showing is expected.

Secondly do not use a permission-granting plugin to manage the oxide permissions they don't work/are bugged.
( For example, the free one from code-fling is broken don't use it )

It would be best if you did it manually in the console using oxides commands.

[                  Commands                   |                        Overview                          ]

oxide.show groups                             | Displays all active Oxide groups. 

oxide.show perms <group>                      | Displays all permissions assigned to the specified group.

oxide.group add <group>                       | Creates an oxide group of your choice.

oxide.group remove <group>                    | Removes a group of your choice.

oxide.grant group <group> <permission>        | Grants the permission to a specified group.

oxide.revoke <group> <permission>             | Revokes the permission from the specified group.

oxide.usergroup add <name | ID> <group>       | Adds a player to a specified group.

oxide.usergroup remove <name | ID> <group>    | Removes a player from a specified group.


my discord is Khan#8615 if you require further assistance.
Locked automatically