Need help with randomizing!

cheeto515

New Member
Reaction score
1
Okay, I'm making a map with some human players, and one alien. In the beginning you choose a "Marine class" from the bottom left. Then you get teleported to a random area on the map (every game it's diff), and one person is changed into the alien ( but it's random ). Those last two things are what I need help with! I just have no idea how to do that..
 

LordOglog

New Member
Reaction score
16
Code:
Actions
    Set play = (All players)
    Player - Set name of (Random player from play) to Alien
but instead of changing their name do whatever you want doing o them done to them.
 

Andrewgosu

The Silent Pandaren Helper
Reaction score
716
You need to set all the players into a variable and pick a random one out of the player group. I'm just guessing, but you want the alien to hostile against the remaining players and vice versa?

This trigger should pick a random player from 'TmpForce', make the player hostile against the remaining players and vice versa. Lastly, it moves all units of each players into a random spot on the playable map area.

Code:
Random Player
    Events
        Time - Elapsed game time is 5.00 seconds
    Conditions
    Actions
        Set TmpForce = (All players)
        Set TmpPlayer = (Random player from TmpForce)
        Player Group - Remove TmpPlayer from TmpForce
        Player Group - Pick every player in TmpForce and do (Actions)
            Loop - Actions
                Player - Make TmpPlayer treat (Picked player) as an Enemy
                Player - Make (Picked player) treat TmpPlayer as an Enemy
                Set TmpGroup = (Units owned by (Picked player))
                Unit Group - Pick every unit in TmpGroup and do (Actions)
                    Loop - Actions
                        Set TmpPoint = (Random point in (Playable map area))
                        Unit - Move (Picked unit) instantly to TmpPoint
                Custom script:   call RemoveLocation(udg_TmpPoint)
                Custom script:   call DestroyGroup(udg_TmpGroup)
        Custom script:   call DestroyForce(udg_TmpForce)
        Set TmpGroup = (Units owned by TmpPlayer)
        Unit Group - Pick every unit in TmpGroup and do (Actions)
            Loop - Actions
                Set TmpPoint = (Random point in (Playable map area))
                Unit - Move (Picked unit) instantly to TmpPoint
                Custom script:   call RemoveLocation(udg_TmpPoint)
        Custom script:   call DestroyGroup(udg_TmpGroup)
 

Attachments

  • player.w3x
    18.2 KB · Views: 82

Doom-Angel

Jass User (Just started using NewGen)
Reaction score
167
he meant something else
look if u wanna make the units u can always use this action:
Code:
Action
     Unit - Move (Triggering unit) instantly to (Random point in (Playable map area))
about one of them randomly becomes an alien try this:
Code:
Unit Group - Pick every unit in (Units in (Playable map area) matching ((((Matching player) controller) Equal to User) and (((Matching player) slot status) Equal to Is playing))) and do (Actions)
    Loop - Actions
        Set RandomUnit = (Random unit from (Last created unit group))
        Unit - Remove (Triggering unit) from the game
        Unit - Create 1 Footman for (Picked player) at (Random point in (Playable map area)) facing (Position of (Triggering unit))
some1 fix me if i was wrong
 

cheeto515

New Member
Reaction score
1
Hmmmmm. Angel and you Andrew have a sort of mix of what I needed. Angel, your second code fixes a problem, but, creates another one. "Unit - Create 1 Footman for (Picked player) at (Random point in (Playable map area)) facing (Position of (Triggering unit))" This is complicated! grr. In the beginning as I mentioned before, you get to chose a "Class" Ice, Fire, etc. I was going to have an "alien marine" It has the same stats as the class you picked, all that stuff, but a space after the name so people can't tell. The marine would have "Trueform" which turns it into a hydralisk in which case he can then attack other marines as hostiles. The problem, how do I make it, so that if your the alien, it starts you out as the alien, with the correct "Alien Marine" Class/hero??? Seperate Triggers?
 
General chit-chat
Help Users
  • Varine Varine:
    I bought an Ender 3 during the pandemic and tinkered with it all the time. Just bought a Sovol, not as easy. I'm trying to make it use a different nozzle because I have a fuck ton of Volcanos, and they use what is basically a modified volcano that is just a smidge longer, and almost every part on this thing needs to be redone to make it work
  • Varine Varine:
    Luckily I have a 3d printer for that, I guess. But it's ridiculous. The regular volcanos are 21mm, these Sovol versions are about 23.5mm
  • Varine Varine:
    So, 2.5mm longer. But the thing that measures the bed is about 1.5mm above the nozzle, so if I swap it with a volcano then I'm 1mm behind it. So cool, new bracket to swap that, but THEN the fan shroud to direct air at the part is ALSO going to be .5mm to low, and so I need to redo that, but by doing that it is a little bit off where it should be blowing and it's throwing it at the heating block instead of the part, and fuck man
  • Varine Varine:
    I didn't realize they designed this entire thing to NOT be modded. I would have just got a fucking Bambu if I knew that, the whole point was I could fuck with this. And no one else makes shit for Sovol so I have to go through them, and they have... interesting pricing models. So I have a new extruder altogether that I'm taking apart and going to just design a whole new one to use my nozzles. Dumb design.
  • Varine Varine:
    Can't just buy a new heatblock, you need to get a whole hotend - so block, heater cartridge, thermistor, heatbreak, and nozzle. And they put this fucking paste in there so I can't take the thermistor or cartridge out with any ease, that's 30 dollars. Or you can get the whole extrudor with the direct driver AND that heatblock for like 50, but you still can't get any of it to come apart
  • Varine Varine:
    Partsbuilt has individual parts I found but they're expensive. I think I can get bits swapped around and make this work with generic shit though
  • Ghan Ghan:
    Heard Houston got hit pretty bad by storms last night. Hope all is well with TH.
  • The Helper The Helper:
    Power back on finally - all is good here no damage
    +2
  • V-SNES V-SNES:
    Happy Friday!
    +1
  • The Helper The Helper:
    New recipe is another summer dessert Berry and Peach Cheesecake - https://www.thehelper.net/threads/recipe-berry-and-peach-cheesecake.194169/
  • The Helper The Helper:
    I think we need to add something to the bottom of the front page that shows the Headline News forum that has a link to go to the News Forum Index so people can see there is more news. Do you guys see what I am saying, lets say you read all the articles on the front page and you get to the end and it just ends, no kind of link for MOAR!
  • The Helper The Helper:
    Happy Wednesday!
    +1
  • V-SNES V-SNES:
    Happy Friday!
    +1
  • The Helper The Helper:
    Sticking with the desserts for now the latest recipe is Fried Apple Pies - https://www.thehelper.net/threads/recipe-fried-apple-pies.194297/
  • The Helper The Helper:
    Finally finding about some of the bots that are flooding the users online - bytespider apparently is a huge offender here - ignores robots.txt and comes in from a ton of different IPs
  • Monovertex Monovertex:
    @The Helper I'm really not seeing the "Signature" link in the sidebar on that page. Here's a screenshot:
  • The Helper The Helper:
    I have reported it - I was wondering why nobody I have given sigs to over the last few years have used them
  • The Helper The Helper:
    Ghan has said he has fixed this. Monovertex please confirm this fix. This was only a problem with people that had signatures in the upper levels like not the special members but the respected members.
  • The Helper The Helper:
    Here is a better place to manage this stuff https://www.thehelper.net/account/account-details which I think should be way more visible
  • The Helper The Helper:
    I am hoping that online user count drop is finally that TikTok bot banned

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top