Results 14 issues of benank

Item stats don't carry over, but stats from commands carry over client side and not server side.

bug

I used .ch and .model to change my model and then later my champion and my friend told me that he did not see any change. It used to work...

bug

Removing an object before it is created can result in the object being created but not destroyed properly because of the asynchronous nature of spawning objects. Should implement some sort...

bug
fivem
client

It breaks with this error: ``` InvokeNative: execution failed: No current resource manager. [ERROR] [MySQL] An critical error happens on MySQL for query "CREATE TABLE IF NOT EXISTS `key_value_store` (`key`...

bug

Fixed the packets, should work on 4.12. Weird name tag bug though. Dunno how to select just the common.h and merge that. Oh well.

Use [modules](https://github.com/Simply-Love/Simply-Love-SM5/tree/beta/Modules) instead of writing to existing theme files when possible.

enhancement

Public list of game rooms so you can join anyone's game room! In the game room settings, you'll be able to set a name and toggle its privacy so you...

enhancement

Title. Probably needs some checks to make sure things are valid before getting data.

bug