28.06.2014, 21:01
What type of Model Selection menu are you using? Static lists (ShowModelSelectionMenu) or dynamic lists (ShowModelSelectionMenuEx)?
Also, do you have the public OnPlayerModelSelection(Ex) callback? If you do, make sure to check if it has a if(response) statement in it.
Also, do you have the public OnPlayerModelSelection(Ex) callback? If you do, make sure to check if it has a if(response) statement in it.