test

17 Replies, 10040 Views
Yo the empire is pretty chill
Maybe you could join it or something
Formatting be like


Quote:"Raf mod is the future of mvm" -someone




Code:
WaveSpawn
            {
                Name    placeholder
                TotalCurrency    50
                TotalCount    20
                MaxActive    8
                SpawnCount    1
                WaitBeforeStarting    1
                WaitBetweenSpawns    1
                Where    spawnbot

                Randomchoice
                {
                    TFBot
                    {
                        Class Soldier
                        Health 10000
                    }
                    TFBot
                    {
                        Class Soldier
                        Health 3000
                        CharacterAttributes
                        {
                            "move speed bonus" 10
                        }
                    }
                    TFBot
                    {
                        Class Soldier
                        Health 300
                        ItemAttributes
                        {
                            ItemName "TF_WEAPON_ROCKETLAUNCHER"
                            "faster reload rate" 0.2
                            "clip size penalty" 0.25
                            "fire rate bonus" 9
                            "damage bonus" 6 //Maybe its late enough to do this.
                            // holy fuck that was annoying
                            "blast radius increased" 5
                            "Set DamageType Ignite" 1
                            "dmg bonus vs buildings" 10
                            
                        }
                    }
                    TFBot
                    {
                        Class Soldier
                        Spell [$SIGSEGV] //Gives specified spell to bots.
                        {
                            Delay 2 //Time before the first spell charges are given (Default: 10)
                            Cooldown 10 //Time between each spell changes (Default: 10)
                            Repeats 0 //How many times should spell charges be given in total (Default: 0 - Infinite)
                            IfSeeTarget 1 //When set to 1, this task activates only when the bot can see the target player (Default: 0 - Always activate)
                            Charges 5 //How many spell charges to give every time the spell is given (Default: 1)
                            Limit 1 //How many spell charges the bot can store (Default: Same as charges given)
                            //IfHealthBelow 100 //When set, the task activates only when the bot health is below specified value
                            Type "Tesla Bolt"
                        }
                        Item "TF_WEAPON_SPELLBOOK"
                        ItemAttributes
                        {
                            ItemName "TF_WEAPON_SPELLBOOK"
                            "mod projectile heat seek power" 30 [$SIGSEGV]
                            "deploy time decreased" 0.01
                            "fire rate bonus" 0.01   
                            //"dmg penalty vs players" 0.75
                            //"Projectile speed increased" 0.7
                        }
                    }
                }
            }
We do a little









Yo lines

 trolling
White text


Messages In This Thread
test - by M1 - 02-05-2022, 09:59 PM
RE: test - by the fat - 02-05-2022, 11:22 PM
RE: test - by CreatorForce - 02-05-2022, 11:57 PM
RE: test - by PDA Expert - 02-06-2022, 12:01 AM
RE: test - by Pineapple Team - 02-05-2022, 11:26 PM
RE: test - by PDA Expert - 02-05-2022, 11:26 PM
RE: test - by Ciaran - 02-06-2022, 12:18 AM
RE: test - by al from al's toy barn - 02-06-2022, 12:22 AM
RE: test - by CreatorForce - 02-06-2022, 12:27 AM
RE: test - by PDA Expert - 02-06-2022, 12:37 AM
RE: test - by the fat - 02-06-2022, 01:04 AM
RE: test - by Hellblade - 02-06-2022, 04:10 AM
RE: test - by randomguy - 02-06-2022, 04:18 AM
RE: test - by Sntr - 02-06-2022, 04:44 AM
RE: test - by PDA Expert - 02-06-2022, 11:12 AM
RE: test - by the fat - 02-06-2022, 11:47 AM
RE: test - by Package O' Lies - 02-06-2022, 05:01 PM
RE: test - by A+drew - 02-06-2022, 11:27 PM



Users browsing this thread: 1 Guest(s)