Jump to content

All Activity

This stream auto-updates

  1. Last week
  2. Welcome to MyGamingTalk. Please feel free to browse around and get to know the others. If you have any questions please don't hesitate to ask.

  3. VPS accounts from inet.ws and hostsailor.com are attractive for me and I wonder which way is better to follow and why?
  4. Welcome to MyGamingTalk. Please feel free to browse around and get to know the others. If you have any questions please don't hesitate to ask.

  5. Which plan should I have a deal with - scalahosting.com or legionbox.com? What would you do being in my place?
  6. Welcome to MyGamingTalk. Please feel free to browse around and get to know the others. If you have any questions please don't hesitate to ask.

  7. This is not related to bots. The same problem happens if you watch human players. There are a lot of bugs in the omnibot mod because it is based on the original game from year 2001. The spectator stamina is displayed correctly in newer mods (legacy, nitmod, noquarter, silent). It does not work in jaymod and etpub.
  8. I thought this method is not beneficial for the script operation. I have anothers question in this subject When I follow a BOT in spectator mode and BOT sprints why dosen't show that his stamina is running out? Are real values visible in spectator mode?
  9. Earlier
  10. Which VPS (hostingsource.com or libertyvps.net) should I have a deal with? I plan to host a blog.
  11. gm scripts are case-sensitive. There must be Goto, not GoTo. Why didn't you copy the function from this page and paste it into your script (Ctrl+C, Ctrl+V) ?
  12. Welcome to MyGamingTalk. Please feel free to browse around and get to know the others. If you have any questions please don't hesitate to ask.

  13. Hi, fixed it. Sry! When Bot reached this waypont is a newer message again.
  14. Have a look at VPS deals from hostingsource.com. Reliable hosting. No interruptions, errors or problems in operation. Excellent hosting, always support in touch. And resolve all issues within 10-15 minutes.. At that, it's free!
  15. The end of EvalFunc }, should be on line 79 after return, not on line 86.
  16. Hi, welcome to the Omni-bot forum. If you have scripted a lot, where are your scripts ? Could you please share a link to your scripts and waypoints ? Util.EnableGoal and Util.DisableGoal can be used to activate ROUTE nodes. You can do this in a while loop in a thread.
  17. Navigation = { stop = { EvalFunc = function() { return !this.StopTime || GetTime()-this.StopTime > 2; }, navigate = function() { this.Goto(this.Bot.GetPosition()); sleep(3); this.StopTime = GetTime(); }, }, },
  18. Thank for help! With this settings BOT just waits and dosen't move after 3 seconds
  19. I have scripted a lot, but I still feel like a beginner. Let's assume I have a 15 minute-RtCW multiplayer map where the attacking team can go two ways (basically, left or right). Problem/challenge: I want the attackers to alternate, i.e. the whole team goes left (together) for a couple of minutes, then go right for a couple of minutes, then left... and so on. Could you give some tips/trick, or point me towards some examples, please? Much appreciated. I am using omni-bot versions 0.85 and 0.91.
  20. Use Paththrough Navigation Navigation = { stop = { navigate = function() { this.Goto(this.Bot.GetPosition()); sleep(3); }, }, }, /bot waypoint_setproperty paththrough Navigation_PT:stop
  21. Hi everybody, I need a help to tell my bots if they arrived to a waypoint stand some seconds there then continue for your way.
  22. Which VPS is better to sign up with - inet.ws or hostingsource.com? Any ideas?
  23. Comparing VPS deals from libertyvps.net and legionbox.com, which plan is better to sign up with and why?
  24. Welcome to MyGamingTalk. Please feel free to browse around and get to know the others. If you have any questions please don't hesitate to ask.

  1. Load more activity
×
×
  • Create New...