Open Gvbavx opened 3 months ago
Definitely will add this, for the first one that will take a bit and would require me to save text files onto the computer. For the second suggestion its a simple and easy thing to add. I don’t see any issues with saving and loading files since it not that hard to override them.
Ok, slight issue. I would have to network the classname part of the registered weapon table down to the client which could have a huge network impact depending on the size of the table. I will have to account for this when showing what weapons are already registered.
Ok, slight issue. I would have to network the classname part of the registered weapon table down to the client which could have a huge network impact depending on the size of the table. I will have to account for this when showing what weapons are already registered.
Will it be able to show the registered weapon's WeaponType, HasScope, HasSecondaryAttack, etc?
I could do that as well, but you would have to be willing to accept that this would negatively affect the net message's size. I will have to look into net message compression as if the message is too large it could crash players as a result.........
Could you add those two? Display what weapons you have registered because some players may forget what weapons they have registered
About saving the registered weapons, It would make it easier for players register the weapons, you can select a weapons registered Configuration you saved, so you don't have to register weapons one by one