Client Exports
REMEMBER ABOUT CLIENT SIDE AND SERVER SIDE IN CHOOSING EXPORT!
CreateOutfitMenu
Use following export / command to open outfit creator menu
/doj_outfit
exports['p_dojjob']:CreateOutfitMenu()
RemoveOutfitMenu
Use following export / command to open remove outfit menu
/remove_doj_outfit
exports['p_dojjob']:RemoveOutfitMenu()
Last updated