function script CustomBox {
setarray .BoxItems[0],5597,5596,5594;
set .Random, getarraysize( .BoxItems );
getitem .BoxItems[ rand( .Random ) ], 1;
announce "["+strcharinfo(0)+"] has just obtained a ["+getitemname(.BoxItems[ .Random ])+"] from a Custom Box.",0;
end;
}
Question
Noire
Help again, im using of of euphy's script having an error with this when it broadcast it says [null] item bla bla help!.

Edited by Emistrycodebox
Link to comment
Share on other sites
7 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.