1) everything is a string right?
2) set_vaultxdata (key, UserExp[id]); or set_vaultxdata (key[], UserExp[id]);?
3)what if i don't know how long a string is? Will get_vaultxdata(Alliance, PlayerAlliance[id], 99) (assume it returns "Zionist") be "Zionist" or will it be "Zionist (92 spaces) "?
And feel free to post any other usefull info on the topc

Thanx
EDIT:
And one none vault question lol
Is it a good idea to have a function carried out every second, or will it cause a lot of non registered shots and such? What is a good limit.. i'm thinking of something like this:
Code:
for (new i=0; i<=32;i++)
{
secs=secs+1;
client_print (id, /*bleh, i forget the var i want here lol*/ "%i seconds elapsed", secs);
}
__________________
"What then is truth? Truths are illusions which we have forgotten are illusions - they are metaphors that have become worn out... this (truth) is the duty to lie according to a fixed convention.
-Friedrich Nietzsche