Have 2 quastions

  • Thread starter Thread starter MAD_VIRUS
  • Start date Start date
M

MAD_VIRUS

Guest
I have 2 quastions.

1) In triggers qhat does "For each intriger A (B) do actions.

2) What does ally properties do? Whats the differnece between "Allie Properties" and "Force Properties"? And how does Force Properties work? (What does Green, Yellow and Red colours mean?)

I know this were 4 quastions:D :D :D but can you still plz asnwer them?:confused: thx!!!:cool: :D :cool:
 
1) its a for loop, its when you want to do the same thing lots of times (beats copying and pasting the same thing over and over)

2) allied properties is meant for melee maps, it allows players to be given a higher chance to be placed next to allied players on the map (by setting their priorities to high)

force properties is where you set up your teams, the colours are the player colours. (a force is a team)
 
I am still not very sure. Whats then the difference between Intriger A and B? And what does it ment by "for each intriger from 1-10" what doe those numbers mean?:( :confused:
 
Integer A and B are variables. You can use one or the other or both.

"for each integer a/b from 1-10" basically means you run the for loop 10 times.

Now the question you are thinking is: "what does integer a and integer b have to do with "for each integer a/b from 1-10" ??

integer a and integer b can be used as variables in your for loop if you need them.

EXAMPLE:

for each integer a from 1-5 do
game - display text(<(String) Integer A)>)


if you do this then in the game you will get on your screen:

1
2
3
4
5

the for loop has run 5 times

the 1st time it ran Integer A was automatically set to 1
the 2nd time it ran Integer A was automatically set to 2

etc
etc


If you can't figure out what use you would have for a "for" loop then you probably don't need to use it.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Ghan Ghan:
    Real users can't really disable Javascript anymore these days.
  • Ghan Ghan:
    The internet is broken without it.
  • Ghan Ghan:
    Bot readable, not human usable.
  • The Helper The Helper:
    got it
  • The Helper The Helper:
    Happy Thursday!
  • The Helper The Helper:
    Check out the new Featured Content feature we apparently got with the forum software upgrade! https://www.thehelper.net/featured/
  • The Helper The Helper:
    Also on the bottom right side bar we now have a Trending Content Box!
    +1
  • The Helper The Helper:
    Not on the Headline News page just on the Forums page can we get that Featured and Trending on the home page?
  • Ghan Ghan:
    Since the home page is technically a forum, it now shows on all forum views. Still in the sidebar.
    +1
  • The Helper The Helper:
    Happy Friday! Hope everyone has a fantastic day and an even better weekend!
  • The Helper The Helper:
    Happy Sunday!
  • The Helper The Helper:
    I lovc that I can post webp and X links now! :)
  • The Helper The Helper:
    Happy Thursday!
  • V-SNES V-SNES:
    Happy Friday!
    +1
  • The Helper The Helper:
    we were down for a minute - think a log file or something got too big
    +1
  • Ghan Ghan:
    The alerts say it was down for a while unfortunately.
  • Ghan Ghan:
    Didn't know what was going on while I was at work.
  • Ghan Ghan:
    Disk filled up with logs. Fixed now.
    +1
  • The Helper The Helper:
    not a problem at all thanks for getting us back up
  • The Helper The Helper:
    I think the bots are finding a way to get through the anubis
  • The Helper The Helper:
    Happy Wednesday Everyone! Hope everyone has a Fantastic Day!
    +1
  • The Helper The Helper:
    Yeah, stats are showing big bot influx like 12k page views.
  • Wizard Wizard:
    :wave:
    +1
  • Ghan Ghan:
    TH changed his avatar again. 6 more weeks of summer.
    +3
  • Wizard Wizard:
    lol
    +1

The Helper Discord

Members online

Affiliates

Hive Workshop NUON Dome World Editor Tutorials
Back
Top