Blockland Forums > Help
Multible varibles with V5 Varibles
(1/2) > >>
Pah1023:
Im making a treasure chest for my RP im working on with my friend
But how do i use multible varibles?
BobSevenSevens:
You mean like If you click it, it opens, but if someone else clicks it, it doesn't open?
Pah1023:
No as in like a treasure box that you can only get the items once.
phflack:
onactivate>self>vce_ifvariable[client]"taken"[notequals]"5"[1 2]
onvariabletrue>player>additem
onvariabletrue>client>vce_modvariable"taken"[set]"5"
Pah1023:

--- Quote from: phflack on September 11, 2009, 03:44:47 PM ---onactivate>self>vce_ifvariable[client]"taken"[notequals]"5"[1 2]
onvariabletrue>player>additem
onvariabletrue>client>vce_modvariable"taken"[set]"5"

--- End quote ---
I knew that but i wanted to make it see if the player/client has enough keys to.
Navigation
Message Index
Next page

Go to full version