-.Paradox.- Posted October 21, 2013 Share Posted October 21, 2013 Hello I made a weapon shop it contain all the weapons and I want if player level 0 he can only buy the weapons that are for his level and same thing for other weapons my level system based on Element data (Level) Link to comment
Castillo Posted October 21, 2013 Share Posted October 21, 2013 To check for level use getElementData. Link to comment
pa3ck Posted October 22, 2013 Share Posted October 22, 2013 If you used setElementData then use getElementData to get his level. Link to comment
-.Paradox.- Posted October 22, 2013 Author Share Posted October 22, 2013 I have weapon gui so if player has lvl 3 and buy a lvl 5 weapon it output in chatbox that he cant Link to comment
pa3ck Posted October 22, 2013 Share Posted October 22, 2013 What way are you saving their levels? Link to comment
pa3ck Posted October 22, 2013 Share Posted October 22, 2013 Then you need getElementData as solidsnake said. 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