.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Cyborg Factory > FritzBot > Waypoint Forum
Waypoint Forum A place to request waypoints for a specific map, or to check on the progress of waypoints for your favorite maps.

Reply
 
Thread Tools
supplydepot2
Old
  (#1)
nasapion
Member
 
Status: Offline
Posts: 3
Join Date: Jul 2006
Default supplydepot2 - 16-09-2006

Can the waypoint developers please put this to the top of their list? I dont mean to be rude or anything but alot of maps you guys waypoint are unknown... pub maps. It would be greatly appreciated if you guys could release this soon
  
Reply With Quote
Re: supplydepot2
Old
  (#2)
TomTom
ET Waypointing team member
 
TomTom's Avatar
 
Status: Offline
Posts: 745
Join Date: Jun 2006
Arrow Re: supplydepot2 - 18-09-2006

Ok this is the third time this map has been requested and IMO all the regular waypointers pretty much have their hands full right now. So I have a proposal;

If Fritzbot is to grow we need more players and especially more waypointers. I mean just look at the list of maps done for omni-bot. Waypointing may seem like a frightful black box but it shouldn't be.
So to encourage more people to spend time learning something about waypointing I propose a little contest.

So the contest(s) will be for whoever makes
Quote:
The best variation of added waypoint elements placed in a bare bones waypoint package that I will post. If you think you know the best places to camp or roam etc. then you are our Man. This is really a group contest so more than one player/waypointer gets to win.

Handicaping
- To encourage the noobs I suggest a slight handicap;
if you are an experienced waypointer you are handicapped -1 vote but if you have never posted any waypoint before you are granted +1 vote

Penalties
If by the time of voting you
- have not thanked those who's work you have used or built on, (in a post or a text file) -7 votes
(if english not good, any language is OK)
- have not listed what the actions that you have added do and briefly other change info -3 votes (this does not have to be in sentences simple list is fine. It will be incorporated in the pk3 file.)
- Have used more than the agreed maximum number of actions, bots or placed stuff in areas not yet part of the contest -2 votes.


Posting files
Any way will be acceptable at the beginning so as to encourage everyone. You can post the changed files by themselves (nav aiscript bot etc) or in correctly created pk3 files. We'll try to help those who can't get the pk3 packages right.



The contest(s) I suggest will progress in stages
STAGE 1
Adding camps(all types), mineplants, routes-alt roams and making a bot file for the fight between the allies initial spawn and the Flag in the forward spawn. You can add or tweak anything between those 2 points and lets say just beyond to the bend in the road going to the depot.

STAGE 2
Building on the winning waypoints from stage 1 we now compete for the best fight to get the truck to the depot and to get inside. You can change anything from inside the forward spawn to inside the depot. The other areas from stage 1 can't be changed unless they are broken.

STAGE 3
This will be to get the gold on the truck and get the truck out of the depot. More details when we get here

Stage 4
This will be to get the truck to the exit and all manner of cleanup for the final winning effort. More details when we get here

Awards
I'll come up with some virtual awards thingies later, and everybody who makes an effort will get something.
Contest is open to everyone. Flaming anyone's effort no matter how bad or flakey is absolutely verbotten! The most helpful post-er gets the Miss Congeniality
award.

The intent of the contest is not to make the absolute best kick ass waypoint, but to have fun and help each other learn.

OK so that is my proposal. I have already started throwing together the initial nodes...
So what do you say? Not afraid to frag but afraid to try something new? How many can we get that will at least try? Can we get at least 5 other volunteers?

Uncle Sam say this truck WON'T get to the depot with out YOU!



Waiting for other players to join...

Last edited by TomTom; 18-09-2006 at 09:25..
  
Reply With Quote
Re: supplydepot2
Old
  (#3)
CrapShoot
A Monkey
 
CrapShoot's Avatar
 
Status: Offline
Posts: 386
Join Date: Jan 2005
Default Re: supplydepot2 - 18-09-2006

There are a few things about this map that will need to be adjusted in the map script.

The first one is that there is no button support, so the crane controls can't be operated by the bots. I believe it will be possible to bypass the crane controls button in the map script and have the gold automatically load when the controls are built. One potential problem is if the crane controls are built before the truck is in place, but I think that can be scripted around as well (not sure).

Also, in order for the bots to "intelligently" escort and defend the truck after the gold is loaded, there will need to be some fake entities added to use with the action_event_explode trick.

Allies spawning at the CP will need to be set in the map script as well.

I may have some time next weekend to add these things if someone else doesn't tackle it by then.
  
Reply With Quote
Re: supplydepot2
Old
  (#4)
TomTom
ET Waypointing team member
 
TomTom's Avatar
 
Status: Offline
Posts: 745
Join Date: Jun 2006
Thumbs up Re: supplydepot2 - 18-09-2006

The button may or may not be possible. The button (crane_enabler) in this map just has to be run into it seems not pushed. The problem may be in knowing that it was activated.

Yes I figured like Crapshoot that there need to be fake toi triggers, so to avoid the problem with entnumbers shifting these have to added before the proposed contest. Associated with these would be 6 action groups such as...

Quote:
// And for use with fake_tois...
// activateAction_Group 7 //actions to move truck to forward spawn gate
// activateAction_Group 9 //actions to move truck to depot gate
// activateAction_Group 11 //actions to move truck to depot fence
// activateAction_Group 13 //actions to move truck out of depot
// activateAction_Group 15 //actions to move truck to intersection
// activateAction_Group 17 //actions to move truck to exit
And any CP spawns should also be added/enabled before the contest begins (should be no problem to do).

The forward spawn rear exit may also have to be scripted to blow with the forward spawn gate as I can't find a toi for the rear exit.
As to the truck I would also like to enable damage on it (currentlly it is invulnerable), but it is not critical to begin with. As to easter eggs ...

Anyway I will soon post my WIP files including any script file stuff here Crapshoot, feel free to use them. Be warned, in testing the AI goalnum only incremented once, on any one of depot perimeter dynamite objs!


.one Ringstellung to rule them all.

Last edited by TomTom; 18-09-2006 at 09:42.. Reason: after more testing
  
Reply With Quote
Re: supplydepot2
Old
  (#5)
MetalHead
Member
 
Status: Offline
Posts: 32
Join Date: Aug 2006
Default Re: supplydepot2 - 18-09-2006

Forgive my complete noobness but the bots can open doors yes? which requires the use of the action button for players? dont know how it works for bots,cannot the button be made out to be a door that you have to activate? i.e. 'f' = open door = activate button?

yeah i bet it made you laugh, i dunno just a thought, i've looked at waypointing but it's a little overwhelming atm.. i'm working on a fritzbot server for my clan, and things a re good, just a bit of final testing, this IS the best bot mod EVER!! omni-bot might have it's own following but i've played on servers with it and i'm NOT impressed. sorry off topic a little my bad...
  
Reply With Quote
Re: supplydepot2
Old
  (#6)
baskville
Member
 
baskville's Avatar
 
Status: Offline
Posts: 22
Join Date: Apr 2006
Default Re: supplydepot2 - 18-09-2006

I was about to post the same message METALHEAD so no i dont think you are noobish, i dont see why that would not be possible, in fact they probably aint laughing they are probably saying ....oh yeah why didnt we think of that!!!

Anyway i am aup for the challenge, will have the map ready for you by lets say 2012.... ok?
  
Reply With Quote
Re: supplydepot2
Old
  (#7)
TomTom
ET Waypointing team member
 
TomTom's Avatar
 
Status: Offline
Posts: 745
Join Date: Jun 2006
Default Re: supplydepot2 - 18-09-2006

I am not an expert but no. And simple func_doors I have been trying for a few weeks to script overrides on with no success.
Normal buttons have a trigger_objective_info (TOI) number which had Mal completed the support would have been used with a button action. For instance in MML_church_et_v1 the alarm button has a 'on' TOI for the allies and a different 'off' TOI for the axis. However in mml_church_et_v1 the bot would have to "use" the button which they can't. In suppydepot2 it appears to be triggered like a fakeTOI in the floor (just my guess), so it may be possible for the allies to operate this "button", but the action (say an alt-roam) won't be linked to the "button" TOI so the aiscript won't understand that the button was ever pushed.
No I am not laughing. Sometimes a shot in the dark works. The fakeTOI (read fake mineplant) concept was likely one of those inspirational shots in the dark.
Anyway the idea for the contest is to do most of the difficult work for would be waypointers like yourself and so encourage more participation. It also means that I am not committing to the substantial QA testing that tweaking etc for release takes (at least not anytime soon). If more people understand how all the camps-aims work as well as how bots navigate the map then they will be able to tweak maps to their taste which can help if we work as a group. (Respecting that only one version of a waypoint should be out in the wild at any time).

P.S. Crapshoot, ignore my previous post about the rear exit. /viewent was giving me problems so I resorted to /configstrings and then I confused the door for the gate. My bad.


.one Ringstellung to rule them all.
  
Reply With Quote
Re: supplydepot2
Old
  (#8)
CrapShoot
A Monkey
 
CrapShoot's Avatar
 
Status: Offline
Posts: 386
Join Date: Jan 2005
Default Re: supplydepot2 - 18-09-2006

Attached is the map script and fake entity list.

I added 5 fake entities. The thoughts on useage were:

truckstop 1 - allies escort to half way, then in aiscript, set map_has_vehicle false so the bots will focus on capturing flag / dynamiting doors. Once the main door is destroyed, set map_has_vehicle true

truckstop 2 - allies escort to the top of hill then focus on cp and walls. set map_has_vehicle true when main gate is destroyed

the last 3 are in positions inside the base for after the gold is loaded. The last one being at the front gate. Someone may want to add one more outside of the base, but the thought is that the axis may as well head for the final deliver spot.

I left it so once the truck hits the spline of the entity removal, it will display a message (wm_announce) so it's easier to see where to set up the actions (or move the positions).

The crane will automatically run once the controls are built; I couldn't think of a better way to do it other than setting up some fake goal (like a steal) that all the bots would try to get. That may work because it's a trigger and not a button, but it seemed like it could get messy. I may try it later (after the bots are playing) and see how it goes.

EDIT: Either way it's done, there shouldn't be any problem having the bots "understand" that it happened. As it's working now, the trigger to move to the next phase is the completion of the construct. If it's done with a fake steal action, I will add another fake entity for event_explode that will be triggered when the crane is started.


Allied bots will spawn at CP once it's built.
Attached Files
File Type: zip sd2_mapscript.zip (7.7 KB, 439 views)

Last edited by CrapShoot; 18-09-2006 at 22:34..
  
Reply With Quote
Re: supplydepot2
Old
  (#9)
nasapion
Member
 
Status: Offline
Posts: 3
Join Date: Jul 2006
Default Re: supplydepot2 - 05-11-2006

So is anyone planning to waypoint this? I know alot of people would appreciate it.
  
Reply With Quote
Re: supplydepot2
Old
  (#10)
TomTom
ET Waypointing team member
 
TomTom's Avatar
 
Status: Offline
Posts: 745
Join Date: Jun 2006
Default Re: supplydepot2 - 06-11-2006

I can continue work on it starting November 22nd, and Crapshoot might find Time Too. We seem to be the only ones Volunteering to help so far, so to save time I might skip further work on the Contest version and start work on a playable WIP. (BTW anybody heard from the Bindlestiff lately?)

Now the work in October showed a few problems (my old computer crashed if more than 4 fake TOIs were coded, Allied bots got stuck on the disabled flag node (even after kill_Action, resetnodeflag...) if bot sight was less than twice the typical value etc. So some work on the basics remain.

In any case test volunteers will still be needed to keep things on track.
This would be a good time for people to spec the number of bots and type we should develop for, (9 on 9 or 10 on 10 being typical).
Quote:
Thank you for holding your call is very important to us. All our waypointers are busy at this time please stay -CLICK!.....bzzzzzzzzzzz

  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com