bot wont move

For everything NOT server specific support. Do NOT ask for connectivity help here!.

Moderator: Moderators

Shadowrunner
Noob
Noob
Posts: 1
Joined: 06 Aug 2012, 02:59
Noob?: Yes

bot wont move

#1 Post by Shadowrunner »

The bot works fine until i try to edit config.txt for example, when I tried to make the bot use Bash like this

Code: Select all

useSelf_skill Bash {
	lvl 4
	maxCastTime 0
	minCastTime 0
	hp
	sp
	homunculus_hp
	homunculus_sp
	homunculus_dead
	onAction
	whenStatusActive
	whenStatusInactive
	whenFollowing
	spirit
	aggressives
	monsters
	notMonsters
	stopWhenHit 0
	inLockOnly 0
	notWhileSitting 0
	notInTown 0
	timeout 0
	disabled 0
	inInventory
	manualAI 0
}
after that the bot refuses to move. This also happens when i try to make it assign stats or job points. :cry: any help would be appreciated