• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[Trigger] Random Item Drop System

Status
Not open for further replies.
Level 9
Joined
May 22, 2009
Messages
491
How would I go about making a drop system similar to Twilights Eve or Defi4nc3? When you kill the boss everyone in the dungeon is teleported to a separate room with their item in the room with them. I have everything set up so the people in the dungeon get teleported to their own room but I cant get the drop system to work. I want it to be like when you are teleported into the room there is ONE item on the floor. I tried doing random integers (4 items to drop random number 1-4 and tried 1-100) but for some reason only on item would drop. Any help is GREATLY appreciated thanks!
 
Level 9
Joined
Jul 10, 2011
Messages
562
when testing a map random things (numbers, points, and so on) are the same everytime because of testing ^^ you can turn it off by unchecking 'fix random seed' (at least i think that its called like that....if not its similar ;D) in preferences.
 
Status
Not open for further replies.
Top