Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Coder

Pages: [1]
1
Suggestions & Requests / Re: Macro-ing Movement
« on: February 08, 2011, 12:58:49 AM »
i know some one who made this client sided, and it worked 90%

2
Modification Help / Re: [CONTEST] AI Wars
« on: February 07, 2011, 05:33:15 PM »

3
Modification Help / Re: [CONTEST] AI Wars
« on: February 07, 2011, 05:05:00 PM »
Field of view. It is the cone shaped area that the bot can see in front of it.

is there a command to get an object in a players view, or am i going to have to make it?

4
Modification Help / Re: [CONTEST] AI Wars
« on: February 07, 2011, 08:28:48 AM »
Vector math. Loop through objects, and only actually react to them if their position is "visible" from the bot, aka that you do some magic with your rotation, the enemy's position, and the default FOV (~70-95)

ah, ok, what does FOV stand for?

5
Modification Help / Re: [CONTEST] AI Wars
« on: February 06, 2011, 11:33:41 AM »
Are you good at Scripting?

yes i think so

6
Modification Help / Re: [CONTEST] AI Wars
« on: February 06, 2011, 09:09:19 AM »
What's your BL_ID, Coder?

it is in the 19000s

7
Modification Help / Re: [CONTEST] AI Wars
« on: February 06, 2011, 08:56:56 AM »
Bump. Any more contestants?
me, you should update the rules, and make it alot more clear

also, what do you mean by FOV search? would that be a radius search, or just a search around where the player is looking?

Pages: [1]