Blockland Forums > Help
getting vce to remember what number was set to each player
(1/3) > >>
deathrider:
i will tell you what happens and wheat i need it to do.

you click a brick it then adds 1 to a var on the brick it then assigns that same number to a client var. that works.
it then tells you your number. that works.
now for the bit that i cant find out how do do.

now remembers that number that the player has been assigned so somewhere it will remember my id 13830 and it will tell me what number i am. E.G. lets say i click the brick and i get assigned the number 5 as 4 people have already clicked it. it tells me that number and remembers my id and my number. with vce i can then chose a random number and it will find the bl_id and tell me the bl_id. i dont know if you will be able to understand its hard to exsplain.

also if possible i need to find a way to only allow people to press the button once so they can only ever assign 1 number.

thanks
ScratchTehEPICSpaceDude:
saveVariable and VCEifVariable/VariableTrue and VariableFalse.
deathrider:
never used savevar and loadvar quick tut? also on a relay all this needs to resetted so number back to 1.(done)
but how to delete var also if someone leaves and comes back will they have the same number or will it be gone if so thats fine
ScratchTehEPICSpaceDude:
Just use VCEmodVarible and then saveVar
deathrider:
ok ill und out how to it the sarvo also why does the vce manual only have var links in it nothing else?
Navigation
Message Index
Next page

Go to full version