29.03.2015, 15:30
Quote:
I want some sort of feature to control class selection a bit more since we CAN'T DISABLE IT FULLY without annoying bugs.
SetClassID(playerid, ClassID); This sets the internal class ID so we can set a player's skin manually and keep the class ID so when they switch the class from the SA-MP GUI it will go to the closest classID. CURRENTLY if we create our own class systems and say I set the skin id and the class to a specific skin, when they switch they will go to something else. Or give us a way to disable that SA-MP class selection GUI atleast... |