0 Members and 1 Guest are viewing this topic.
favoriteweaponThe bot's favorite weapon. The bot will usually try to get their weapon first.scriptThe bot script to use with the bot. Bot scripts give bots certain properties, such as making them slower or taunt more often. (Check _BOTLUMP for the predefined scripts)revealedDetermines if the bot is 'hidden' from selection in the 'Select bots' list in Skirmish. Can be true or false.
{ name = "cwSakuya" accuracy = 5 intellect = 3 evade = 6 anticipation = 3 reactiontime = 2 perception = 3 favoriteweapon = "IceSlasherWep" color = "00 00 00" gender = "female" skin = "Sakuya Izayoi" class = "Megaman" revealed = true script = "humanbot" chatlump = BOTMEGA chatfrequency = 50}
[IntroStrings]"Prepare to get murdered.""I have a knife with your name on it!""You're about to be severely torn apart.""Come on guys, let's go kick some butt!"[FragStrings]"Knife'd!""You really think you could kill the knife overlord?""I knew that was going to happen.""Right in the face!"[KilledStrings]"You dodged my time freeze?!""Hey! /cgHands off the knife!""I'll get you next time, $player_killedby!"[RoamingStrings]"Come on, you have to be in a trash can somewhere!""This knife doesn't want to wait any longer!""You can't hide from me!""Grr...come out or die!""I'll give you cake....""Come on! Seriously come out!""I hope you morons aren't hiding! Especially Patchouli!"[EnragedStrings]"That's it, the next time I find you it's REALLY gonna hurt!""Gosh, maybe this knife will go through your stomach!""I am invincible!"[WinStrings]"My knifes are undefeatable!""Guess who won! Me! Guess who lost! Not me! YOU!""You thought you would win this? Absolutely not!"[LoseStrings]"What? But how did you win?!""/me prepares a white-hot knife for next round"
Though, it could use a pad joke.
Just to toss this out there even though it's been said, any values over 4 for character settings are useless. I'm not sure why Skulltag goes with an "increments of 20%" rule (0, 1, 2, 3, 4), but that's what they decided on, so...Also, I'm not exactly sure what needs fixing here. The BOTINFO lump looks just fine to me, aside from having a wrong chatlump pointer. What did you need help with?
any values over 4 for character settings are useless
{ name = "cfPegacentaur" accuracy = 6 intellect = 6 evade = 6 anticipation = 6 reactiontime = 6 perception = 6 favoriteweapon = "Sakugarnewep" color = "00 00 00" gender = "male" skin = "Centaurman" class = "Centaurman" revealed = true script = "humanbot" chatlump = BOTPEGA chatfrequency = 50}