Author Topic: Help: How to make bots?  (Read 1013 times)

Yeah i need help...
How to make bots? how to let them walk?

i only know how to make them, not to make them walk
first get a horse then go to events then onbottouch>changedatablock>normalplayer

Bot events addon by amade.

Too make them walk towards brick's you need amade's bot event's on rtb.

Too make them walk towards brick's you need amade's bot event's on rtb.

have it.

have it.
You can use the vector event, and to spawn them spawn the "standard bot" vehicle. Then, respawn it and say /ApplyAv to make it look like you. This is an easy way to customize the look of your bot. Now you can make it walk to a brick by using the "vector" event... I think.

How to's:
1)Make Bot walk
1.Spawn Vehicle Spawn brick.
2.Open Events(of this brick) using Wrench.
3.And make these events:
onBotSpawn -> Bot -> SetBotMovement -> [CHOOSE] -> Tick!
2)Make Bot attack
Repeat 1. and 2.
3.And make these events:
onBotSpawn -> Bot -> SetBotAiProperties -> [CHOOSE] ->Tick!
3)Add Bot a weapon
Repeat 1. and 2.
3.And make these events:
onBotSpawn -> Bot ->SetBotWeapon -> Closerange or Longrange ->[CHOOSE]
You can choose Closerange and equip Bot Sniper Rifle,but Bot will only attack when he's close to the target.

Hope it helped :D