mcNuggets

Results 109 comments of mcNuggets

After some testing it seems to relate to the entities in the casino, which when targetted by functinos such as make the client crash, if the entity is loading for...

Can be fixed by calling GetEntityBoneCount and verifying the count manually before calling the bone functions, but as this is a crash and nowhere documented, I leave it reported.

Just save information to a mysql database like every other administration system does.

No serious server writes data to disk. It's just stupid by design to not use the main way people tend to store data, which is via oxmysql/mysql-async (for years). Also...

I honestly don't know any game events that do alert us of that event.

I didn't create the code. Optimising the code would look the following: - check only for a few weapons, that actually can be removed from inventory - allow serverside removal...

Whenever I get the time, I could take a look at it. Currently Im a little bit busy however.