Bot Events - v11, redownload.

Author Topic: Bot Events - v11, redownload.  (Read 19340 times)

I actually fixed the error to my belief.
I wasn't able to replicate the crashing server issue, if someone could point it out that'd be nice
i tried to get my bot to hammer it's own spawn and it didn't work.

There are no errors when loading and it's been updated to use the new hook
Download

Changelog
v9 -> v10
- Fixed Syntax Errors

v10 -> V11
- Minigames are required for onBotDetectAlly/Enemy and both the bot and the player must be in the same minigame.
« Last Edit: December 03, 2012, 08:16:19 PM by Brian Smithers »

nice bro thanks a lot of people have been needing this

The server crashing was fixed before.
Now fix the hot v6 bot events

Wooooo!
Except the name Event_Bots is still CRC'd.

I actually fixed the error to my belief.
I wasn't able to replicate the crashing server issue, if someone could point it out that'd be nice
i tried to get my bot to hammer it's own spawn and it didn't work.

There are no errors when loading and it's been updated to use the new hook
Download
Did you disable the costume thing that messes with the game? (Idk)


Idea: Don't quote the OP.

OP the quote Dont.

Wooooo!
Except the name Event_Bots is still CRC'd.

You could rename it to something like Events_BotEvents.zip

Thanks Brian!

Wooooo!
Except the name Event_Bots is still CRC'd.

That's not how CRCs work.
If you change anything with the file, it changes the add-on's CRC.

That's not how CRCs work.
If you change anything with the file, it changes the add-on's CRC.
So fixing the script gets it un-CRC'd, huh? Convenient.
Is that also true with renaming the file, or does the cache not check for the coding?

What does CRC mean again? How many add-ons does Badspot have this on the list?

What does CRC mean again? How many add-ons does Badspot have this on the list?
CRC sands for --- --- Cache?
there are 43 CRCs
accessable at base/server/crapOns_cache.cs

this better not get CRC'd

and finally someone comes along and fixes it.

anyways thanks a bunch brian

What does CRC mean again? How many add-ons does Badspot have this on the list?
In laymen's terms, Blacklisted, banned, fail-bin'd.
Basically makes it so that you can not use an add-on in the game.

accessable at base/server/crapOns_cache.cs
Beat me to it.

CRC sands for --- --- Cache?
there are 43 CRCs
accessable at base/server/crapOns_cache.cs
No, CRC stand for cyclic redundancy check.

testing another patch to require onBotDetectAlly/Enemy for the bot and detected person to both be in the same minigame.