Author Topic: I need help with flags  (Read 1293 times)

s33hite

  • PGP
  • Posts: 28
I need help with flags
« on: June 08, 2010, 07:22:28 PM »
How do i make capping spots for when you grab the flag. That way you can take it back to your base and cap the flag, and how do i make the point scale for flags?

bLiNdThInG

  • VM-68
  • Posts: 146
Re: I need help with flags
« Reply #1 on: June 09, 2010, 02:19:31 AM »
ok so first create the area you want to be the base or 'place where you cap'. keep it simple just a 2d box on the floor almost or whatever shape you want (remember this base area will not be visible in game), then go over to the entities window and with it still selected click the drop down menu and select base. then click the little + sign and where it says key write teamnumber, then in the value box put the correct number for the teams base you want. for instance if you set the red team as team 1 and you want this to be the red base put a 1 in the value box. I think thats right from what i can remember, hope it helps  :)

Chef-Killer

  • Moderator
  • Autococker
  • Posts: 1312
Re: I need help with flags
« Reply #2 on: June 09, 2010, 09:57:34 AM »
For the flag points select the flag, go to the entity window, click the litte +, add count as key and #points as value; and ready.

#points options:
.2 (for one point)
.4 (for two points)
.6 (for three points)
.8 (for four points)
1 (for five points, you don't need this, five points is the default setting)
1.2 (for six point)
1.4 (for seven points)
1.6 (for eight points)
1.8 (for nine points)
2 (for ten points)
2.2 ...

Example: count .6 (key and value)

bLiNdThInG

  • VM-68
  • Posts: 146
Re: I need help with flags
« Reply #3 on: June 10, 2010, 10:48:07 AM »
thx chef-killer i didnt know that either.   ::)