Thread
:
Advanced Perl Functions : ?
View Single Post
#
10
06-10-2004, 10:24 AM
x-scythe
Discordant
Join Date: Jun 2003
Posts: 449
so if i wanted three items that werent continuous in there ID# like 1506, 1670, and 3004 for example it would be like:
Code:
{ $random=int(rand 1506+1607+3004); quest::summonitem($random); }
edit: lol must have replied at the same time as you dave.
x-scythe
View Public Profile
Send a private message to x-scythe
Find all posts by x-scythe