Naviehs

Member
I wanted to make a group/list for types, how would one do such a thing?

So whenever I want a group of monsters I could do new Type(1, typeof(Ophidian)) and it would create a random ophidian,
thank you!
 
List <Type> ophidian = new List <Type>();

ophidian.Add (typeof (Ophidian));


then you could write a script to call a command that selects a random entry from a list
 

Migration

Total amount
$870.00
Goal
$618.00
Donation ends:

Donations

Total amount
$0.00
Goal
$500.00

Active Shards

Back