estou com um script pra anunciar qnd abrir um id no array.
ex, caixa presente.... qnd vc clica fala
fulano abriu caixa vip e obteve " NULL".
esse null é oque ?
getitem .BoxItems[ rand( .Random ) ], 1;
announce "["+strcharinfo(0)+"] has just obtained a ["+getitemname(.BoxItems[ .Random ])+"] from a Custom Box.",0;
end;