Cyanide Posted July 21, 2011 Share Posted July 21, 2011 → About Player Profile System's name explains itself. The profile system allows players to edit their public profile for others to view. This is my first release in Multi Theft Auto. I wouldn't be surprised by the critism of how I coded certain features. Please correct me if you notice anything wrong in my coding. → Features SQLite based system. Searching ability. Sounds related to profile events. Profile secured by name, ip address, and serial. Ability to modify bind settings. → Possible Questions Ask further questions here. How do I change the bind from F6 to another bind (Ex: F1)? You can change the bind by opening meta.xml and changing line 34. A example is below: "F6" /> to "F1" /> How do I change my profile information? You can open up the menu with either your bind or /profile and click the button "View My Profile". There will be a "Edit" button on the top right! How do I manually remove / edit someone elses profile? Possibly in future versions, I will release a administrator addon to the profile system. For now you can edit the profiles by using a SQLite manager ( Recommendation: Navicat ) → Screenshots ( Click for full size ) → Community Download Click me → Other Notes Feel free to edit the resource, but please keep the credits located inside the resource files. It may be difficult to edit / read because the way I coded it. I have trouble reading LUA codes only out of any other language for some strange reason. 1 Link to comment
qaisjp Posted July 22, 2011 Share Posted July 22, 2011 You see to have a profile picture thing up there (lolo facebook), since I think you can't upload, i think you should remove thatc. Link to comment
Orange Posted July 22, 2011 Share Posted July 22, 2011 Who said that you can't upload? If you do the thing nicely, I mean - uploading through a website which converts it to XML format , sent to the resource, rendered by 1px images on the mta clientside, it can be done :> Anyway, for me, this script is pretty useless. I'd like more to see something like forum/mta integration Link to comment
qaisjp Posted July 22, 2011 Share Posted July 22, 2011 Who wants to go to a website, upload and restart the images and download them ALL again -.- Link to comment
Cyanide Posted July 22, 2011 Author Share Posted July 22, 2011 I did however plan on a avatar feature, but I decided to let it go because of exactly what qaisjp said in his recent message. I decided to just leave it as just a normal picture for the design of the profile. It may be useless for people who don't find this exactly interesting. I imagine using this maybe to get a community closer and knowing each other more by public profiles. (Besides forum profiles of course) Link to comment
IIIIlllllIII Posted July 28, 2011 Share Posted July 28, 2011 dont forget that add profile in acl.xml in admin groups btween resource.admin and resource.webadmin add resource.profile thank u work great 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