Announcement
Collapse
Forum Rules
- No flaming or derogatory remarks, directly or through insinuation.
- No discussion, sharing or referencing illegal software such as hacks, keygen, cracks and pirated software.
- No offensive contents, including but not limited to, racism, gore or pornography.
- No excessive spam/meme, i.e. copious one liners in a short period of time, typing with all caps or posting meme responses (text/image).
- No trolling, including but not limited to, flame incitation, user provocation or false information distribution.
- No link spamming or signature advertisements for content not specific to Dota 2.
- No Dota 2 key requests, sell, trade etc.
- You may not create multiple accounts for any purpose, including ban evasion, unless expressly permitted by a moderator.
- Please search before posting. One thread per issue. Do not create another thread if there is an existing one already.
- Before posting anything, make sure you check out all sticky threads (e.g., this). Do not create new threads about closed ones.
- It is extremely important that you post in correct forum section.
- Balance discussion only in Misc.
- All art related (such as hero model) feedbacks go to Art Feedback Forum.
- All matchmaking feedback should go here: Matchmaking Feedback
- All report/low priority issues should go here: Commend/Report/Ban Feedback
- No specific workshop item feedback. These should go to workshop page of that item.
- When posting in non-bugs section (such as this), use [Bugs], [Discussion] or [Suggestion] prefix in your thread name.
- Before posting any bug, test it in latest DotA map or Latest DotA Test Map and make sure it is actually a bug.
You can also find references in PlayDota Guides and PlayDota Mechanics. - Follow Bug Reporting Guide when reporting bugs.
In case you object some action by a moderator, please contact him directly through PM and explain your concerns politely. If you are still unable to resolve the issue, contact an administrator. Do not drag these issues in public.
All rules are meant to augment common sense, please use them when not conflicted with aforementioned policies.
See more
See less
Bot Scripting Wiki
Collapse
This is a sticky topic.
X
X
-
* RandomYawVector( fLength ) has been changed to RandomVector.
* int GetFacing() Gets the facing of this unit (0 - 255) -> it actually returns a number between 0-360 (0 is towards east, going counter clockwise). It also in rare cases it returns a negative number.Last edited by Platinum_dota2; 02-03-2017, 03:11 PM.
Comment
-
It's actually 0 and 359. 0 and 360 are the same point on a 360 degree rotation. Since it includes 0 it can't have 360 or there would be 361 degrees in total. That, and I've done a series of degree testing and never once saw 360.
Made the change myself.
Comment
-
Originally posted by DreadedGhoul575 View PostI noticed there's a captain mode's code for the AI. Looking forward to people using that function for bots in the future.
there is already a working captains mode script on the workshop called draft bots.
im using it and the EXP bots / pack custom / shutnik bots as a combo as my local scripts, trying add / gather the rest of the heroes.
works damn well as a basic draft script.Last edited by Yavimaya; 02-03-2017, 07:42 PM.
Comment
-
Originally posted by Yavimaya View Postthere is already a working captains mode script on the workshop called draft bots.
im using it and the EXP bots / pack custom / shutnik bots as a combo as my local scripts, trying add / gather the rest of the heroes.
works damn well as a basic draft script.
Comment
Comment