Soldier666 Posted June 10, 2012 Share Posted June 10, 2012 Hello everyone. So basically I've User Control Panel in my webpage and I've page where UCP gives information to player with his properties and character. There is like a picture of his skin and information above: (e.g.) Full name - Character_Name Age - **... etc So to get player's full name script is using this function - $characterData["charactername"] To get player's age, script is using this function - $characterData['age'] What I want to do is to improve that page with such an information like Cellphone number, Weapons that they have on inventory etc.. all I can get. But I dont know those codes, e.g. Im trying to get phone number for character, but it's not that simple like $characterData['cellphonenumber'] , so what I'm asking is DO ANYONE know those codes / words, that gives me that information what I need. Thank u Link to comment
Anderl Posted June 10, 2012 Share Posted June 10, 2012 $characterData is an array, not a function. Anyway, how do you think we will help us without the gamemode? Link to comment
myonlake Posted June 10, 2012 Share Posted June 10, 2012 It's a vG script, which no one will help you with. Seriously, get away from vG script if you can't handle it. I am not willing to help those who think we help people who use stolen scripts or leaked scripts. We help those who have serious issues and they can script. 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