Monopoly help

Smilis

TH.net Regular
Reaction score
7
Hello everyone o Thehelper.net!
I am doing a monopoly-game, but I cant get it so you roll your dice and move. And wonder if someone have a code for it or can help me with it.

Thanks if you can help me
//Smilis
 

OneBadPsycho

10100111001
Reaction score
93
This is an example when you type "-roll"

Code:
Roll Dice
    Events
        Player - Player 1 (Red) types a chat message containing -roll as An exact match
        Player - Player 2 (Blue) types a chat message containing -roll as An exact match
        Player - Player 3 (Teal) types a chat message containing -roll as An exact match
        [I]and so on...[/I]
    Conditions
    Actions
        If (All Conditions are True) then do (Then Actions) else do (Else Actions)
            If - Conditions
                Players_Turn[(Player number of (Triggering player))] Equal to True [B]//Boolean Variable[/B]
            Then - Actions
                Set Dice = (Random integer number between 1 and 6) [B]//Integer Variable[/B]
                [I]Do some actions...[/I]
            Else - Actions
                [I]Do some else actions...[/I]

-You can do it with abilities etc. too...
 

Smilis

TH.net Regular
Reaction score
7
Hmm, well, I have the "roll dice"-triggern.. but the trigger I needed help with was the one that move the unit...
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      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