FiGo Posted March 5, 2024 Share Posted March 5, 2024 hi guys so i am using dx to create my police employment system and my window that i want to do is adding police skins to my window so i finished every part except for this what should i replace this to local Data = guiGridListGetItemData( Skins_grid, guiGridListGetSelectedItem ( Skins_grid ), 1 ) triggerServerEvent( 'ChangePoliceSkin', localPlayer, Data ) Link to comment
Gizapinax Posted March 17, 2024 Share Posted March 17, 2024 On 06/03/2024 at 00:18, FiGo said: hi guys so i am using dx to create my police employment system and my window that i want to do is adding police skins to my window so i finished every part except for this what should i replace this to local Data = guiGridListGetItemData( Skins_grid, guiGridListGetSelectedItem ( Skins_grid ), 1 ) triggerServerEvent( 'ChangePoliceSkin', localPlayer, Data ) Wich dx u use give us example Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now