Wisin Posted February 24, 2010 Share Posted February 24, 2010 Hey there, im currently trying to script a character menu to create characters etc, but my problem is i have no clue of how to start exactly, i did the whole gui parts gridlist etc but can someone tell me some functions i should use? Thanks Link to comment
dzek (varez) Posted February 24, 2010 Share Posted February 24, 2010 i think it will be faster to search on wiki.multitheftauto.com instead of waiting for somebody to search it there for you.. so if gui is done: addEvent addEventHandler triggerServerEvent setPedSkin getPedSkin and if you want to be able to clothe CJ skin: getBodyPartName getClothesByTypeIndex getClothesTypeName getTypeIndexFromClothes addPedClothes getPedClothes removePedClothes Link to comment
Wisin Posted February 24, 2010 Author Share Posted February 24, 2010 (edited) Solved, this part Edited March 4, 2010 by Guest Link to comment
Gamesnert Posted February 24, 2010 Share Posted February 24, 2010 Could you please wrap your code in tags? It makes it all the more readable, and others won't have to scroll down a long way. Anyway, it seems like "accData" is nil, or an empty table. Where is this variable defined? Link to comment
Wisin Posted February 24, 2010 Author Share Posted February 24, 2010 so, what exactly i must add because idont understand this things Link to comment
Mr.Hankey Posted February 24, 2010 Share Posted February 24, 2010 onClientLogin is never called and thus accData is never defined 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