gametechmods

Robot Arena => Modifications => Topic started by: Zev01f on October 08, 2009, 02:37:18 AM

Title: LOL..Noob question
Post by: Zev01f on October 08, 2009, 02:37:18 AM
where do u set up smart zones? and what does it do?
Title: LOL..Noob question
Post by: JoeBlo on October 08, 2009, 02:48:19 AM
smartzones are a component that anything can pass through it, you name a smartzone to a particular name in a .py script and when a robot passes through it it does the action in the .py that the name was linked to

for example, omni.py

you place a smartzone on your flipper called "weapon" and make a control called "fire" once you AI it, when another robot passes into the zone "weapon" it will do the command "fire" :-D
Title: LOL..Noob question
Post by: life robot arena2 on October 08, 2009, 02:48:50 AM
To get smart zones,For simple way get DSL.
Smart zones tell the AI where there opponent is when firing.
Title: LOL..Noob question
Post by: Zev01f on October 08, 2009, 03:03:35 AM
k....thanks...will mess around when i Get home